home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 …ember: Reference Library / Dev.CD Dec 94.toast / Periodicals / develop / develop Issue 8 / develop 8 / develop 8
Encoding:
Text File  |  1994-10-24  |  1.8 MB  |  14,833 lines  |  [ONLN/HLX2]

Text Truncated. Only the first 1MB is shown below. Download the file for the complete contents.
  1. develop
  2. The Apple Technical Journal
  3.     CURVES AHEAD:
  4. WORKING WITH
  5. CURVES IN
  6. QUICKDRAW
  7. VALIDATING DATE
  8. AND TIME ENTRY IN
  9. MACAPP
  10. MACINTOSH
  11. DEBUGGING: A
  12. WEIRD JOURNEY
  13. INTO THE BELLY OF
  14. THE BEAST
  15. MACINTOSH HYBRID
  16. APPLICATIONS FOR
  17. A/UX
  18. COPYMASK,
  19. COPYDEEPMASK,
  20. AND LASERWRITER
  21. DRIVER 7.0
  22. GWORLDS AND
  23. NUBUS MEMORY
  24. MACINTOSH Q & A
  25. APPLE II Q & A
  26. Issue 8   Autumn 1991    
  27.  
  28. E D I T O R I A L  S T A F F
  29. Editor-in-Cheek  Caroline Rose
  30. Spirited Guide  Louella Pizzuti
  31. Technical Buckstopper  Dave Johnson
  32. Review Board  Pete “Luke” Alexander, Chris
  33.     Derossi, C. K. Haun, Larry Rosenstein, 
  34.     Andy Shebanow, and Gregg Williams
  35. Managing Editor  Monica Meffert
  36. Contributing Editors  Lorraine Anderson,
  37.     Geta Carlson, Toni Haskell, Judy Helfand,     Rilla Reynolds, and Carol Westberg
  38. Indexer  Ira Kleinberg
  39. Manager, Developer Support Systems and
  40.     Communications  David Krathwohl
  41. A R T  &  P R O D U C T I O N
  42. Production Manager  Hartley Lesser
  43. Art Director  Diane Wilcox
  44. Technical Illustration  Don Donoughe
  45. Formatting  Forbes Mill Press
  46. Printing  Wolfer Printing Company, Inc.
  47. Film Preparation  Aptos Post, Inc.
  48. Production  PrePress Assembly
  49. Photography  Sharon Beals, Ralph Portillo,
  50.     and Steven C. Johnson
  51. Circulation Management  David Wilson
  52. Online Production  Cassi Carpenter
  53.     
  54. This sinuous cover artwork was made possible by quadratic Bézier curves and TrueType, and was created by Rucker-
  55. Huggins (initial studies by Corinne Okada; final arrangements by Cleo Huggins) using Adobe Illustrator 3.0.
  56. d e v e l o p, The Apple Technical
  57. Journal, is a quarterly publication of
  58. the Developer Support Systems and Communications group.
  59.     
  60.  
  61.     EDITORIAL    On-line reading versus on-line reference   2
  62.     LETTERS    Your letters to us. Keep ’em coming!   4
  63.     ARTICLES    Curves Ahead: Working With Curves in QuickDraw  by Mike Reed and Konstantin Othmer   All about quadratic Bézier curves on the Macintosh, including using the curves from TrueType fonts.   7
  64.         Validating Date and Time Entry in MacApp  by James Plamondon   Here’s a new MacApp class that provides robust and flexible entry validation.   28
  65.         Macintosh Debugging: A Weird Journey Into the Belly of the Beast  by Bo3b Johnson and Fred Huxham   This article presents some very useful debugging techniques that every Macintosh developer needs to know about.   43
  66.         Macintosh Hybrid Applications for A/UX  by John Morley   This is an introduction to writing Macintosh applications meant to run under A/UX, explaining the basics and pointing out some potential gotchas.   64
  67.     COLUMNS    Print Hints From Luke & Zz: CopyMask, CopyDeepMask, and LaserWriter Driver 7.0  by Pete “Luke” Alexander   How do you print graphics that use CopyMask and CopyDeepMask with LaserWriter driver 7.0? Read this column to find out.   41
  68.         The Veteran Neophyte: Don’t Fence Me In  by Dave Johnson   Dave waxes philosophical about wirelessness, collaboration, communication, and buffalo heels.   79
  69.         Be Our Guest: GWorlds and NuBus Memory  by Forrest Tanaka and Paul Snively   Taking advantage of NuBus memory for off-screen graphics is tricky. Here are some tips on how to do it in a friendly, compatible way.   95
  70.     Q & A    Answers to your product development questions.
  71.         Macintosh Q & A   82
  72.         Apple II Q & A   92
  73.     INDEX    99
  74.         The Developer CD Series Disc Volume X accompanies this issue of develop. Along with the code described in this issue, it contains all back 
  75. issues of develop and other software and documentation that will make your programming life easier and more interesting.
  76. EDITORIALCAROLINE ROSE
  77. Dear Readers,
  78. I’d like to bring up a subject that’s been on my mind lately and a matter of interest to me—and probably to many of you—for quite some time now. It’s the subject of what we called the “paperless office” as far back as the Seventies, when I worked in the same group as Doug Engelbart, inventor of the mouse.
  79. I laughed to myself back then when I’d hear predictions that in ten years or so, manuals would be obsolete. Who needs information in any form other than electronic? Printed manuals persist, but they’re definitely an endangered species. At Apple and many other companies like it, the trend is toward “on-line only” dissemination of information: it uses the technology in zippy ways, it costs less, and it saves trees. Who needs paper, anyway?
  80. I myself don’t care if I ever see most memos, notes, reports, and similar daily jottings in print. I prefer to file the majority of this stuff on-line rather than in my physical file cabinets, which I mostly use to hold rice cakes and pistachio nuts. When I need a reminder of some technical information like the meaning of a parameter or the definition of a word, I like quick on-line access to it as much as the next person. And Balloon Help is great when I’m wondering what a particular command or button is for.
  81. But when I don’t know how to do something at all, or how different pieces fit together, I prefer to read printed documentation. I’m speaking here of the background material that’s needed to get you launched on a particular product in a way that will make you really know what it’s about. (Whether this information is needed at all could be the subject of another editorial.) Call it “concepts” versus “reference.” For me, there’s nothing like reading about concepts in a real book when and where I want. The image that comes to mind is “curling up in front of a fire.” I’d much sooner do that with a good novel than a technical manual, but still I like to pick a place and time away from my computer to take in the concepts. It’s quieter and more comfortable, especially on my eyes, and it’s a more pleasing visual and tactile experience. I learn more that way. Later, I might want to look up some conceptual material on-line, but for first-time reading and learning, I want hard copy.
  82. At the last company I worked for we surveyed a lot of developers on this, and most of them seemed to agree. We decided to divide our technical documentation along those exact lines: concepts versus reference; concepts would always be available as a printed manual while reference would be on-line only (or primarily, at least).
  83. This all ties in with the fact that Apple Associates and Partners no longer receive a printed copy of develop as part of their regular mailing; they have to subscribe to develop to receive it in print. The mailing has been simplified to be just a CD-ROM disc and a 16-page publication in newspaper format that points to things on the disc. Those developers who don’t want a lot of paper don’t have to deal with it; those who do can order it. So Associates and Partners will cast their vote for paper develop by subscribing to it. (Letters from all of you expressing your opinions—especially when they agree with mine—are of course more than welcome.)
  84. Speaking of electronic media, those of you who were receiving develop with its CD-ROM disc bound into it will notice that the disc corresponding to this issue has been packaged separately in its own case (made of partially recycled fiberboard and plastic). This should put a stop to the problem of mangled discs. Also, the disc is no longer the Developer Essentials disc, but the Developer CD Series disc, the same disc that Apple Associates and Partners receive. We hope this will make life easier for us and less confusing for you (not to mention that you’ll get more goodies on the disc than before!).
  85. I’ll end with a vaguely related trivia question: What word was used instead of “click” to describe the action of pressing a button on that first mouse? If you’ve got any good trivia questions of your own, send them along to us. We need all the help we can get.
  86. Caroline Rose
  87. Editor
  88. LETTERS
  89. THREADS PACKAGING
  90. I’m impressed with threads and futures and I think they’ll be of real use to me in a commercial product I’m working on. I have a simple problem. I don’t think we can ship your INIT with our application. Doing so constitutes an unnecessary invitation to support hassles (as well as a just plain unaesthetic package, in my opinion). Is there any chance that you could repackage the current threads and futures stuff as straight libraries (in THINK C form, please)?
  91. —Richard Reich
  92. The latest version of threads and futures, which is on this issue’s CD, has been augmented so that you have your choice of how to package the code. Just use the INIT as is, or copy the code resources into your application. Let me know if you need any more help. My number is (408)974-0355.
  93. —Michael Gough
  94. THREADS IN A BLACK BOX
  95. I was really pleased to see the article on threads in Issue 6 of develop. There have been several instances in my programming experience on the Macintosh when I had some long involved processing that was not easily restructured to pass control to the interface or to other applications. The Threads Package seems like the best way to handle this problem that we are likely to have without major changes in the Macintosh OS.
  96. However, I was disappointed to discover that Semaphore, one of the examples from the CD, crashes. If you click before the program is finished, it exits normally, but if you let it run its    course, it crashes after it’s done beeping. I hope that a corrected version of the Threads Package will be available on a future develop CD.
  97. If the source code for this package had been provided on the disc, I would at least have a chance of understanding the source of the bug and correcting it. Instead I must rely on the possibility that a corrected version of the object code will be provided with a future issue of develop. We can count on Apple to provide updates for object libraries supplied with MPW; hence we have no need for the source. Can we rely on the same level of support for object libraries without source distributed on develop CDs?
  98. I’ve seen develop evolve from a journal with good articles on programming techniques into a journal with articles that were basically blurbs for source code, and now into a journal with articles that are blurbs for black boxes provided on the CD. I still think develop is an extremely useful resource for Macintosh programmers. However, I urge you to try to include source code when you possibly can.
  99. At any rate I am looking forward to seeing a corrected version of the Threads Package in a future issue of develop—I intend to give it a try even if it is a black box!
  100. —Dennis C. De Mars
  101. You’re right, the Semaphore example crashes, and it is a bug in the Threads Package. I guess I always clicked out early during the final testing. Issue 7 has a follow-up article to Threads that includes an updated (and fixed) Threads Package.    
  102. To address your concern about develop heading toward “black boxiness”: The Threads Package is the only develop article ever that hasn’t included source code. We debated for a long time whether that was OK, and many people expressed the same concerns you did. We decided that Threads was unique enough and useful enough to justify it. The reaction has been extremely positive, so I think we did the right thing.
  103. I assure you that we won’t make a habit of featuring black boxes, and that as long as Michael Gough keeps supporting Threads, the latest CD will contain the latest version. Threads is not an official Apple product, though, so use it in your application at your own risk. It’s possible that we will be able to publish the source code someday.
  104. Thank you for taking the time to write! People’s comments are the best barometer we have for how we’re doing.
  105. —Dave Johnson
  106. CD SETUP (AND MORE!) ON CD 
  107. How about including on the Developer Essentials CD-ROM a copy of the latest version of the CD Setup disc that comes with the AppleCD SC drive? It would be a convenient way to get a current version of the AppleCD SC software, and a lot of people who are browsing your CD have an AppleCD SC anyway.
  108. —Kazimir C. Stusinski
  109. The latest version of the CD Setup disc is on this issue’s CD. Note that it’s now the “Developer CD Series” disc, the same disc that Apple Associates and Partners receive. The contents of Developer Essentials was only a subset of the Developer CD Series disc; now you can have it all!
  110. —Caroline Rose    EVASIVE SNIPPETS
  111. The Snippets section of develop always has such neat-sounding code fragments in it . . . if only I could find them! I always peruse the Developer CD Series disc that arrives with each issue of develop, but many of the snippets can’t be found, either by my old-fashioned hand searching or by using the HyperCard® stack that, hopefully, really does have a complete index of the contents.
  112. It’s safe to say that it seems that most can’t be found. Assuming they are there—somewhere—I’d like to suggest that the code you list in the Snippets section be included in the develop folder. Even a directory or stack in that folder that would point me to them would be a terrific savings in time. Keep up the good work!
  113. —Chris Gibson
  114. Snippets have had a rough time. They didn’t make it onto the Issue 6 CD at all. And, although they were on the Issue 7 CD, they were not mentioned in the Contents Catalog stack on the Developer CD Series disc. They can be found with the DTS sample code. That seems the most logical place for them, since they’re not strictly a develop thing: they come from DTS (Developer Technical Support); we just describe them (and we’ve decided to stop that—they’re now described in a text file in with the snippets). Sorry for the confusion!
  115. —Dave Johnson
  116. ONE UGLY DUDE
  117. I just wanted to comment that I was totally shocked when I saw Harry Chesley’s picture in develop this month. 
  118.     
  119.  
  120. “This is one ugly dude,” I thought. Perhaps his picture was sabotaged. Or maybe he really is a Vulcan with three Adam’s apples!
  121. —Dan Wood
  122. Actually, that picture wasn’t supposed to be printed at all. It’s top secret, the result of an internal Apple project in the area of desktop bioengineering.
  123. But now that the cat’s out of the bag, I guess I can mention that we’re expecting to ship the product second quarter next year. It attaches to the SCSI port of the Macintosh. You stick one of your fingers in a hole in the front, and it modifies your DNA. The actual physiological changes take about a week to materialize.
  124. —Harry Chesley
  125. P.S. The three Adam’s apples are a bug, which we’re planning to fix in the next rev.    WHERE'S LOUELLA, REALLY?
  126. I sent mail to your predecessor, Louella, at louella@applelink.apple.com, but your system denied knowing about her. Any help you could give me in addressing e-mail to her would be very much appreciated.
  127. —An Admirer
  128. In Issue 7, I joked that Louella had retired to raise flowers in Holland. Well, I was close: she has left Apple to paint and write until her money runs out. We’ll miss her terribly but will remember her always as our “Spirited Guide.” She’ll be living wherever the living is easy (and cheap), but letters will always get to her through this address: 932 Rosette Court, Sunnyvale, CA  94086. Sorry, she will no longer be electronically plugged in.
  129. —Caroline Rose    
  130.  
  131. UPDATES TO CODE ON THE DISC    
  132. On the Developer CD Series disc, the code that corresponds to articles in develop is kept up to date wherever possible. Bugs that are reported are fixed, changes are made to maintain compatibility, and so on. The latest CD always contains the most up-to-date versions of the code for all issues of develop, so if you’re going to use any code, get it from the most recent CD you have—even if the article is in a past issue.
  133. A notable change on this disc is that the QuickTime example from Issue 7 has been updated to work with the beta release of QuickTime, and has a couple of new features as well. Also, we’ve included the beta QuickTime extension, so you can try the samples immediately. (Remember, this is prerelease software that cannot be distributed or included with shipping applications.)
  134. Another change we’ve made, to be sure we give you the latest possible information, is to include descriptions of code “snippets” on the disc itself rather than describe them in develop. The Snippets folder (which is in with the DTS sample code) now includes text files that describe all of the snippets. The snippets are batched by date of release, so you can easily tell what’s new.     
  135.  
  136. CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW
  137. MIKE REED AND
  138. KONSTANTIN OTHMER
  139. Imagine being able to build into your application the capability to draw freehand curves. Imagine being able to save these curves so that they can be loaded into other programs like MacDraw or printed using the LaserWriter. And imagine being given the key to an abundant supply of previously defined curves to play with. Imagine no more . . . this article reveals all.
  140. QuickDraw is a heck of a fine drawing engine for the Macintosh, but it does have its limitations. In particular, it supports a limited set of geometric primitives for drawing: lines, rectangles, rounded-corner rectangles, ovals, arcs, and polygons (see Figure 1). If you want your application to provide the capability of drawing contours consisting of curves and straight lines, you’re out of luck.
  141. Sure, you can use the arc primitive to draw a curve, but if you want to connect the curve to anything, you’ve got a problem. An arc represents a segment of an ellipse and is specified by a bounding rectangle (defining the ellipse) and start and stop angles (see Figure 2). Because an arc is not specified by starting and ending points, it’s hard to know the exact points where QuickDraw will begin and end drawing the arc. Thus, the arc does not lend itself to being combined with other arcs or lines. 
  142. A more useful curve primitive would be one that describes its start and end positions as points. The quadratic Bézier is just such a curve. Applications such as MacDraw® use this type of curve to allow the drawing of freehand curves, and the Macintosh itself uses this type of curve in an internal procedure to describe TrueType fonts. 
  143. In this article we give you the lowdown on the quadratic Bézier. We show the coding and the data structures used by programs like MacDraw to draw this kind of curve, and we show how your application can interchange data about this kind of curve with MacDraw and with devices equipped with a PostScript® interpreter. And since the quadratic Bézier happens to be the same curve that TrueType uses 
  144. (in combination with other shapes) to draw outline fonts, we show how to extract curve data from TrueType fonts. 
  145.  
  146.  
  147. Figure 1
  148. QuickDraw’s Geometric Primitives
  149. DRAWING CURVES AND PATHS
  150. The quadratic Bézier has a couple of properties that make it useful as a basis for drawing curves in QuickDraw. First, it can be rotated easily by changing just the starting, ending, and middle points and not the underlying equation itself. Second, it can easily be subdivided into any number of shorter curves that become flatter and flatter, until in effect it can be drawn with a series of straight lines. Indeed, the basic technique for drawing a curve using the existing QuickDraw primitives is by subdividing the curve into a series of line segments. If you’re interested in the mathematics behind this, see “Parametric Equations, Anyone?” 
  151. This section begins by showing sample C code that implements the subdivision algorithm that produces a curve. We then move on to consider how to produce a 
  152.  
  153. Figure 2
  154. How an Arc Is Specified in QuickDraw
  155. combination of curves and straight lines, known in the lingo as a path. Then we talk about how to combine paths to produce shapes. Note that for a curve, as for every geometric primitive in QuickDraw, you always have two options: you can either frame it or fill it. We show you how to do the framing; you can do the filling using the call FillPoly or PaintPoly.
  156. FRAMING A CURVE
  157. The code that implements the subdivision algorithm to produce a curve takes a value for the number of times the curve should be subdivided before it’s drawn as straight lines. This number can be dynamically computed based on the size of the curve and the quality-versus-speed trade-off the application wants to make. The code uses fixed-point coordinates to maintain high precision during the subdivisions. 
  158. To begin, let’s define a few macros to help us use fixed-point coordinates in an integer-based graphics system.
  159. #define FR(x)                    ((x) + 0x8000 >> 16)
  160. #define ff(x)                    ((long)(x) << 16)
  161. #define fmoveto(x,y)        MoveTo(FR(x), FR(y))
  162. #define flineto(x,y)        LineTo(FR(x), FR(y))
  163. #define AVE(a,b)                (((a) + (b)) / 2)
  164. FR    The same as FixRound: takes a Fixed and makes it a short.
  165. ff    The reverse of FixRound: takes a short and promotes it to a Fixed.
  166. fmoveto    The same as MoveTo, but takes Fixed coordinates.
  167. flineto    The same as LineTo, but takes Fixed coordinates.
  168. AVE    Averages two numbers, either Fixed, short, or long.
  169.  
  170. PARAMETRIC EQUATIONS, ANYONE?    
  171. Though you can draw curves without understanding the mathematics behind the operation, some people find this kind of thing interesting. This explanation is for those people (you know who you are).
  172. A quadratic Bézier (or parabola) can be defined by the parametric equation
  173. f(t) = a(1 – t)2 + 2bt(1 – t) + ct2
  174. where t is a scalar and a, b, and c are points.
  175. This parametric formulation has the advantage of being rotationally independent: since t is the independent variable, and not x or y, there is no bias for curves that are symmetric about the x- or y-axis. Thus, to rotate the curve, you only need to rotate a, b, and c into their new positions, while the equation for the curve stays the same.
  176. To better understand the equation, take a look at its geometric representation in Figure 3. You’ll note there that as the curve is drawn from point a to point c, t varies from 0 to 1. The curve at a is tangential to the line ab, and the curve at c is tangential to the line bc. Its maximum displacement from the line that could be drawn from a to c is reached at point q, where t is 0.5. In addition, the curve at q is parallel to the (imagined) line ac.
  177. Perhaps the most useful property of the curve in this form is the easy way it can be decomposed into a pair of smaller curves, each of the same form. This is called subdivision and is the basis for drawing curves in QuickDraw. 
  178. Suppose we subdivide the curve at point q, as shown in Figure 4. The point q is
  179. q = f(0.5) = (a + 2b + c) / 4
  180. The tangent (that is, the first derivative) of the curve at q is parallel to the line ac.    f'(t) = –2a(1 – t) + 2b(1 – 2t) + 2ct
  181. f'(0.5) = c – a
  182. The line from the point b' = (a + b) / 2 to q  is tangential to the curve at q. 
  183. q – b' =
  184. (a + 2b + c) / 4 – (a + b) / 2 =
  185. (a + 2b + c – 2a – 2b) / 4 =
  186. (c – a) / 4
  187. By symmetry, the same holds for b'' = (b + c) / 2.
  188. Thus, the formulas for the two curves that make up the left and right halves of the original curve are as follows:
  189. Left:    a' = a
  190.     b' = (a + b) / 2
  191.     c' = (a + 2b + c) / 4
  192. Right:    a'' = (a + 2b + c) / 4
  193.     b'' = (b + c) / 2
  194.     c'' = c
  195. The equations for the new points are especially nice, since the arithmetic can be performed with only shifts and adds, making it very efficient.
  196. Notice in Figure 4 that each of the resulting smaller curves is flatter than the original curve, by a factor of 4. This means that the distance from the midpoint of the curve to the midpoint of the straight line drawn from the start point to the endpoint is reduced by 4. Thus, if the curve is subdivided enough times, drawing the curve will be equivalent to drawing a line from the start point to the endpoint for each of the little curves. This is the basis for drawing the curve in QuickDraw.
  197.     
  198.  
  199.  
  200. Figure 3
  201. Geometric Representation of Our Bézier    
  202.     Figure 4
  203.     Our Bézier, Subdivided
  204.     
  205. To represent fixed-point coordinates, we define a struct called point. Note that this is similar to QuickDraw’s Point, but uses Fixed numbers instead of integers.
  206. typedef struct {
  207.     Fixed x;
  208.     Fixed y;
  209. } point;
  210. To represent a curve, we need three points: a start point, a control point, and an endpoint. (These correspond to a, b, and c in Figure 3.)
  211. typedef struct {
  212.     point start;
  213.     point control;
  214.     point end;
  215. } curve;
  216. The function FrameCurve (below) draws a quadratic Bézier using subdivision. If the level for the FrameCurve routine is 0, a LineTo (using flineto) operation is performed; otherwise, the curve is subdivided and FrameCurve is called recursively, once for the left half of the curve and once for the right. FrameCurve assumes the caller has already called fmoveto on the start point of the curve. The second routine, ExampleCurve, calls FrameCurve requesting four levels of subdividing. Thus, the final curve consists of 2^4, or 16, lines. It’s shown in Figure 5. 
  217.  
  218.  
  219. Figure 5
  220. The Curve Drawn by ExampleCurve
  221. void FrameCurve(curve *cur, int level)
  222. {
  223.     if (level)
  224.     {    curve left, right;
  225.         left.start = cur->start;
  226.         left.control.x = AVE(cur->start.x, cur->control.x);
  227.         left.control.y = AVE(cur->start.y, cur->control.y);
  228.         right.control.x = AVE(cur->control.x, cur->end.x);
  229.         right.control.y = AVE(cur->control.y, cur->end.y);
  230.         left.end.x = right.start.x = AVE(left.control.x,
  231.             right.control.x);
  232.         left.end.y = right.start.y = AVE(left.control.y,
  233.             right.control.y);
  234.         right.end = cur->end;
  235.         FrameCurve(&left, level-1);
  236.         FrameCurve(&right, level-1);
  237.     }
  238.     else
  239.         flineto(cur->end.x, cur->end.y);
  240. }
  241.  
  242. void ExampleCurve()
  243. {
  244.     static curve myCurve = {ff(0), ff(0), ff(100), ff(100), ff(100),
  245.         ff(0)};
  246.     fmoveto(myCurve.start.x, myCurve.start.y);
  247.     FrameCurve(&myCurve, 4);
  248. }
  249. FRAMING A PATHDrawing contours such as font outlines requires drawing a combination of straight lines and curves. Such a combination is known as a path. A path is defined by the following data structure:
  250. typedef struct {
  251.     long     vectors;                    /* The number of points in the path. */
  252.     long     controlBits[anyNumber];
  253.     point  vector[anyNumber];        /* The points. */
  254. } path;
  255. A path is similar to a polygon except that it has a set of control bits that determine whether each point is on or off the curve. There’s one control bit for each point, beginning with the most significant bit for point 0. If the bit is set, the corresponding point is an off-curve point and therefore the control point for a curve. If the bit is clear, the corresponding point is an on-curve point and therefore an endpoint for either a line segment or a curve segment. Two consecutive on-curve points form a straight line. 
  256. Here’s a routine that takes an index and the control bits and returns TRUE (nonzero) if the point is on the curve:
  257. Boolean OnCurve(long *bits, long index)
  258. {
  259.     bits += index >> 5;        /* Skip to the appropriate long. */
  260.     index &= 31;                /* Mask to get index into current long. */
  261.     return (*bits & (0x80000000 >> index)) == 0;
  262. }
  263. Two consecutive off-curve points imply an on-curve point at their midpoint, as shown in Figure 6. This path consists of two curve segments. The first is defined by a, b,  (b + c) / 2 and the second by (b + c) / 2, c, d.
  264. This ability to store a series of off-curve points allows a path to describe an arbitrarily complex shape without having to store unneeded intermediate points. However, this is just a storage nicety. When we draw the path, we need it broken down into a series
  265.  
  266. Figure 6
  267. On-Curve Point Implied by Two Off-Curve Points
  268. of line and curve segments. This is done with an iterator function called NextPathSegment. It’s called continuously, each time filling a record that is either a line segment or a curve segment, until it returns FALSE.
  269. typedef struct {
  270.     int   isLine;
  271.     curve c;
  272.     /* Private. */
  273.     long  index;
  274.     long  ep;
  275.     long  *bits;
  276.     point *p;
  277. } pathWalker;
  278. void InitPathWalker(pathWalker *w, path *aPath)
  279. {
  280.     w->index = 0;
  281.     w->ep = aPath->vectors - 1;
  282.     w->bits = aPath->controlBits;
  283.     /* Skip past the control bits to point to the first point. */
  284.     w->p = (point *)(w->bits + (aPath->vectors + 31 >> 5));
  285. }
  286. int NextPathSegment(pathWalker *w)
  287. {
  288.     long prevIndex, nextIndex;
  289.  
  290.     if (w->index == 0)        /* 0 means this is the first segment. */
  291.     {    if (OnCurve(w->bits, w->ep))
  292.             w->c.start = w->p[w->ep];
  293.         else
  294.         {    if (OnCurve(w->bits,0))
  295.             {    w->c.start = w->p[0];
  296.                 w->index = 1;
  297.             }
  298.             else    /* Start at an implied on-curve point. */
  299.             {    w->c.start.x = AVE(w->p[0].x, w->p[w->ep].x);
  300.                 w->c.start.y = AVE(w->p[0].y, w->p[w->ep].y);
  301.             }
  302.         }
  303.     }
  304.     else    /* Start where we previously left off. */
  305.         w->c.start = w->c.end;
  306. NEXT_SEGMENT:
  307.     /* Compute the point index before and after the current one.
  308.      * This wraps around, since we assume the contour is closed. */
  309.     prevIndex = w->index == 0 ? w->ep : w->index - 1;
  310.     nextIndex = w->index == w->ep ? 0 : w->index + 1;
  311.     if (OnCurve(w->bits, w->index))
  312.     {    if (OnCurve(w->bits, prevIndex))
  313.         {    w->isLine = true;        /* This means we have a line. */
  314.             w->c.end = w->p[w->index];
  315.         }
  316.         else if (w->index++ <= w->ep)
  317.             goto NEXT_SEGMENT;
  318.     }
  319.     else
  320.     {    w->isLine = false;            /* This means we have a curve. */
  321.         w->c.control = w->p[w->index];
  322.         if (OnCurve(w->bits, nextIndex))
  323.             w->c.end = w->p[nextIndex];
  324.         else
  325.         {    w->c.end.x = AVE(w->p[w->index].x, w->p[nextIndex].x);
  326.             w->c.end.y = AVE(w->p[w->index].y, w->p[nextIndex].y);
  327.         }
  328.     }
  329.     return w->index++ <= w->ep;    /* Return TRUE if there are still
  330.                                              * more segments. */
  331. }
  332.  
  333. The FramePath routine uses a pathWalker to traverse the path and draw it as it goes.
  334. path *NextPath(path *aPath)
  335. {
  336.     return (path *)((long *)aPath + 1 + (aPath->vectors + 31 >> 5) + 
  337.         aPath->vectors * 2);
  338. }
  339. path *FramePath(path *cont)
  340. {
  341.     pathWalker walker;
  342.     InitPathWalker(&walker, cont);
  343.     /* The first segment is special, since it calls fmoveto. */
  344.     if (NextPathSegment(&walker))
  345.     {    fmoveto(walker.c.start.x, walker.c.start.y);
  346.         if (walker.isLine)
  347.             flineto(walker.c.end.x, walker.c.end.y);
  348.         else
  349.             FrameCurve(&walker.c, kCurveLimit);
  350.     }
  351.     /* Keep looping until we run out of segments. */
  352.     while (NextPathSegment(&walker))
  353.         if (walker.isLine)
  354.             flineto(walker.c.end.x, walker.c.end.y);
  355.         else
  356.             FrameCurve(&walker.c, kCurveLimit);
  357.     /* Return the next path, used if this path is one of several within 
  358.      * a series of paths. */
  359.     return NextPath(cont);
  360. }
  361. Now we can draw the path shown in Figure 6 that demonstrates consecutive off-curve points.
  362. void ExamplePath()
  363. {
  364.     long myPath[] = {
  365.         5,                  /* Five points. */
  366.         0x60000000,      /* The second and third are off-curve points. */
  367.         0,0,ff(10),0,ff(20),ff(10),ff(20),ff(20),0,ff(20) /* x,y data */
  368.     };
  369.     FramePath((path *)myPath);
  370. }
  371.  
  372. FRAMING A SHAPE MADE OF SEVERAL PATHS
  373. To describe a shape that contains several disjoint paths (such as an outline letter o), we use a simple data structure that’s just a composite of several path structures:
  374. typedef struct{
  375.     long     contours;
  376.     path     contour[anyNumber];
  377. } paths;
  378. Drawing such a shape (called in the vernacular a paths) is straightforward:
  379. void FramePaths(paths *aPath)
  380. {
  381.     long ctr = aPath->contours;
  382.     path *cont = aPath->contour;
  383.     while (ctr--)
  384.         cont = FramePath(cont);
  385. }
  386. The following code draws the paths shown in Figure 7.
  387. void ExamplePaths()
  388. {
  389.     long myPaths[] = {
  390.         5,             /* Five contours. */
  391.         3, 0xE0000000, 0, ff(16), 0, ff(8), ff(14), ff(12),
  392.         3, 0xE0000000, ff(8), 0, ff(16), 0, ff(12), ff(14),
  393.         3, 0xE0000000, ff(24), ff(8), ff(24), ff(16), ff(10), ff(12),
  394.         3, 0xE0000000, ff(16), ff(24), ff(8), ff(24), ff(12), ff(10),
  395.         16, 0x11110000,
  396.               ff(8), 0, ff(12), ff(4), ff(16), 0, ff(16), ff(8),
  397.               ff(24), ff(8), ff(20), ff(12), ff(24), ff(16), ff(16), ff(16),
  398.               ff(16), ff(24), ff(12), ff(20), ff(8), ff(24), ff(8), ff(16),
  399.               0, ff(16), ff(4), ff(12), 0, ff(8), ff(8), ff(8)
  400.     };
  401.     FramePaths((paths *)myPaths);
  402. }
  403. SAVING PATHS IN PICTS
  404. Now that you know how to give your application the capability to draw all sorts of curved shapes on the screen or on a QuickDraw printer, you might wonder whether you can cut and paste these shapes into other applications or send them to a 
  405.  
  406.  
  407. Figure 7
  408. A Shape Made of Several Paths
  409. PostScript printer. The answer is yes, thanks to picture comments. Picture comments encapsulate non-QuickDraw graphics data that other “smarter-than-QuickDraw” applications can interpret. 
  410. Fortunately, there’s a picture comment that takes quadratic Bézier information directly: PolySmooth. When this comment is encountered in a PICT it indicates that the endpoints of the following lines are control points of a quadratic Bézier. Unfortunately, the comment assumes that all the control points lie off the curve. This is a major drawback of the PolySmooth comment and forces us to break a path down into curves and lines, rather than allowing us to put an entire path in at once. 
  411. When a picture interpreter (such as the LaserWriter driver) sees a PolySmooth picture comment, it interprets the following points (put in the picture with a LineTo opcode) as off-curve control points. Since DrawPicture ignores picture comments completely, the clipping rectangle is set to empty so that no drawing will occur. The picture interpreter now has the control points and can render the curve however it sees fit.
  412. To save a path in a picture, we start with the PolyBegin picture comment. This comment indicates that a special polygon follows. If the path is closed, we add the picPlyClo comment. Then we set the clipping to empty so that DrawPicture will not
  413.  
  414. render the following data. Next we add the PolySmooth comment, followed by the control points. 
  415. When the whole polygon is in the picture, we restore the clipping to its previous state and add the PolyIgnore picture comment. Anyone reading picture comments will know to ignore the following QuickDraw polygon. DrawPicture, which ignores all picture comments and skips over the smooth polygon since the lines are all clipped out, will draw the polygon just as it should.
  416. Thus, we have something like the following (where an asterisk indicates a picture comment):
  417. Save the current clip
  418. *PolyBegin
  419. Set the clip to the empty rectangle to turn off drawing
  420. *PolySmooth
  421. Record the PostScript version of the curves (just the control points)
  422. *PolyIgnore
  423. Restore the original clip to turn drawing back on
  424. Record the QuickDraw version of the curves (subdivided into short lines)
  425. *PolyEnd
  426. Since the PolySmooth picture comment allows only off-curve points, it’s necessary to break the path down into segments. This is done by the AddPathsToPict routine, which calls AddSegmentToPict for each path fragment (either a single quadratic Bézier or a line). AddSegmentToPict copies two sets of points into the PICT, one that contains the actual control points of the curve or line segment (for PostScript printing or pasting into MacDraw) and another that is the QuickDraw rendering of the curve or line. 
  427. In AddSegmentToPict (below), cur is the current segment to be added; isLine is a Boolean identifying whether the segment is a curve or a line segment; and delta specifies an amount to offset the data when recording the PostScript version, to account for the difference between PostScript’s centered pen and QuickDraw’s upper left pen.
  428. void AddSegmentToPict(curve *cur, point *delta, int isLine)
  429. {
  430.     /* Real programs check errors. */
  431.     Handle        verbHdl = NewHandle(1);
  432.     RgnHandle    origClip = NewRgn();
  433.     Rect            emptyRect = {0, 0, 0, 0};
  434.  
  435.     **verbHdl = kPolyFrame;
  436.     GetClip(origClip);
  437.     PicComment(POLYBEGIN, 0, 0);
  438.     ClipRect(&emptyRect);     /* This turns drawing off. */
  439.     PicComment(POLYSMOOTH, 2, verbHdl);
  440.         /* Record the endpoints for PostScript. */
  441.         fmoveto(cur->start.x + delta->x, cur->start.y + delta->y);
  442.         if (isLine)
  443.             flineto(cur->end.x + delta->x, cur->end.y + delta->y);
  444.         else
  445.             flineto(cur->control.x + delta->x, cur->control.y + delta->y);
  446.         flineto(cur->end.x + delta->x, cur->end.y + delta->y);
  447.     PicComment(POLYIGNORE, 0, 0);
  448.     SetClip(origClip);         /* This turns drawing back on. */
  449.         /* Record the lines for QuickDraw. */
  450.         fmoveto(cur->start.x, cur->start.y);
  451.         if (isLine)
  452.             flineto(cur->end.x, cur->end.y);
  453.         else
  454.             FrameCurve(cur, kCurveLimit);
  455.     PicComment(POLYEND, 0, 0);
  456.     DisposeRgn(origClip);
  457.     DisposHandle(verbHdl);
  458. }
  459. AddPathsToPict is relatively simple. It walks through each path, and each segment within each path, and records the segments by calling AddSegmentToPict.
  460. AddPathsToPict(paths *myPaths)
  461. {
  462.     point    penDelta;
  463.     long    i;
  464.     path    *cont;
  465.     /* Compute half the pen's thickness as a delta, since PostScript's
  466.      * pen is centered and QuickDraw's hangs to the right and down. */
  467.     penDelta.x = ff(thePort->pnSize.h) / 2;
  468.     penDelta.y = ff(thePort->pnSize.v) / 2;
  469.     /* Record the curve data. */
  470.     cont = myPaths->contour;
  471.  
  472.     for (i = 0; i < myPaths->contours; i++)
  473.     {    pathWalker walker;
  474.         /* This loop looks a lot like FramePath. */
  475.         InitPathWalker(&walker, cont);
  476.         while (NextPathSegment(&walker))
  477.             AddSegmentToPict(&walker.c, &penDelta, walker.isLine);
  478.         cont = NextPath(cont);
  479.     }
  480. }
  481. A word about rounding: We’ve kept all our data in Fixed, even during the subdivision process, up until calling LineTo; still, when we record the data into a PICT, we’re forced to throw away information since the PICT records only integer coordinates. The upshot of this is that a given series of paths may draw much better in your application than when it’s been put into a PICT and pasted into another application. 
  482. EXTRACTING CURVES FROM TRUETYPE
  483. Because TrueType uses the quadratic Bézier as its curve primitive, as mentioned earlier, the outlines in a TrueType font represent a rich source of curve data for programmers. In fact, a program demonstrated at Apple’s Worldwide Developers Conference in May of this year uses TrueType fonts as a basis for turning text typed by the user into outlines that can be rotated, filled, stretched and shrunk, and transformed in other amusing ways. All it takes to produce such a program is to convert TrueType data from its native storage structure into a paths data structure. We show you how to do that here, and then discuss the sample program you’ll find on the Developer CD Series disc that draws outlines extracted from TrueType fonts.
  484. CONVERTING THE DATA
  485. For space reasons, the data for TrueType outlines is not stored in a paths data structure but instead is compressed as byte deltas. Code provided on this issue’s Developer CD Series disc fills out a glyph outline data structure given a TrueType font and a glyph ID. The glyph outline data structure looks like this:
  486. typedef struct {
  487.     long        contourCount;
  488.     long        pointCount;
  489.     point    origin;
  490.     point    advance;
  491.     short    **endPoints;    /* [contourCount] */
  492.     Byte        **onCurve;        /* [pointCount] */
  493.     Fixed    **x;                /* [pointCount] */
  494.     Fixed    **y;                /* [pointCount] */
  495. } GlyphOutline;
  496.  
  497. A glyph outline is a bit less compact than a paths data structure, but contains enough information to be converted into one. One difference from the paths data structure is that in a path, if a control bit is set, the point is treated as an off-curve point. In a glyph outline, if the onCurve byte is set, the point is treated as an on-curve point. Another difference is that in a glyph outline, the points for all the contours are stored contiguously, rather than separated into discrete path structures. 
  498. The utility function PackControlBits takes an array of bytes, each representing a point, and packs them into a bit array, suitable for a path. It then returns a pointer to the long after the last control long.
  499. long *PackControlBits(long *p, Byte *onCurve, long count)
  500. {
  501.     unsigned long mask = 0x80000000;
  502.     
  503.     *p = 0;
  504.     while (count--)
  505.     {    if (!mask)
  506.         {    mask = 0x80000000;
  507.             *++p = 0;
  508.         }
  509.         if (!*onCurve++)
  510.             *p |= mask;
  511.         mask >>= 1;
  512.     }
  513.     return p + 1;
  514. }
  515. The function OutlineToPaths takes a glyph outline and returns a pointer to a path that represents the outline. NewPtr is called, so when the application has finished using the path it should call DisposePtr.
  516. paths *OutlineToPaths(GlyphOutline *out)
  517. {
  518.     long size, *p, *origP;
  519.     /* First compute how big the resulting path will be. */
  520.     size = sizeof(long);  /* paths.contours */
  521.     {    long i, sp = 0;
  522.         for (i = 0; i < out->contourCount; i++)
  523.         {    long pts = (*out->endPoints)[i] - sp + 1;
  524.             size += sizeof(long);                /* path.vectors */
  525.             size += (pts + 31 >> 5) << 2;    /* path.controlBits */
  526.             size += pts << 3;                    /* path.vector[] */
  527.  
  528.             sp = (*out->endPoints)[i] + 1;
  529.         }
  530.     }
  531.     /* Now allocate the paths. */
  532.     origP = p = (long *)NewPtr(size);
  533.     /* Real programs check errors. */
  534.     /* Record the number of contours. */
  535.     *p++ = out->contourCount;
  536.     {    long   i, sp = 0;
  537.         Fixed *x = *out->x;
  538.         Fixed *y = *out->y;
  539.         short *ep = *out->endPoints;
  540.         Byte   *onCurve = *out->onCurve;
  541.         /* For each contour, record the point count,
  542.          * record the control bits, then the points. */
  543.         for (i = 0; i < out->contourCount; i++)
  544.         {    long pts = *ep - sp + 1;
  545.             *p++ = pts;
  546.             p = PackControlBits(p, onCurve, pts);
  547.             onCurve += pts;
  548.             while (pts--)
  549.             {    *p++ = *x++;
  550.                 *p++ = *y++;
  551.             }
  552.             sp = *ep++ + 1;
  553.         }
  554.     }
  555.     return (paths *)origP;
  556. }
  557. ABOUT OUR SAMPLE APPLICATION.i(.QD Curves application;
  558. The sample application QD Curves on the Developer CD Series disc uses paths to draw the outlines of TrueType text. It can put the outlines onto the Clipboard so that they can be pasted into another application for editing or printing. In addition, the application uses some of the other TrueType access functions to build variable-length font and style menus and display information about a font, such as its version number, copyright notice, and trademark (see Figure 8).
  559. To display a path, the application determines how large the path currently is and scales it to fill the window. The utility functions OffsetPaths, ScalePaths, and GetPathsBounds are used in positioning and scaling paths.
  560.  
  561.  
  562. Figure 8
  563. Font Information Displayed by QD Curves
  564. void OffsetPaths(paths* p, Fixed dx, Fixed dy)
  565. {
  566.     long ctrs = p->contours;
  567.     path *aPath = p->contour;
  568.     while (ctrs--)
  569.     {    long   pts = aPath->vectors;
  570.         /* Skip the control bits. */
  571.         Fixed *coord = (Fixed *)aPath + 1 + (pts + 31 >> 5);
  572.         
  573.         /* Apply the offsets; remember, x comes before y. */
  574.         while (pts--)
  575.         {    *coord++ += dx;
  576.             *coord++ += dy;
  577.         }
  578.         /* The next path follows the end of the current path. */
  579.         aPath = (path *)coord;
  580.     }
  581. }
  582. void ScalePaths(paths *p, Fixed sx, Fixed sy)
  583. {
  584.     long ctrs = p->contours;
  585.     path *aPath = p->contour;
  586.  
  587.     /* Apply the scales; remember, x comes before y. */
  588.     while (ctrs--)
  589.     {    long   pts = aPath->vectors;
  590.         /* Skip the control bits. */
  591.         Fixed *coord = (Fixed *)aPath + 1 + (pts + 31 >> 5);
  592.         
  593.         while (pts--)
  594.         {    *coord = FixMul(*coord, sx);
  595.             coord++;
  596.             *coord = FixMul(*coord, sy);
  597.             coord++;
  598.         }
  599.         /* The next path follows the end of the current path. */
  600.         aPath = (path *)coord;
  601.     }
  602. }
  603. void GetPathsBounds(paths *p, Rect *r)
  604. {
  605.     long ctr = p->contours;
  606.     path *cont = p->contour;
  607.     /* Begin with the minimum rectangle. */
  608.     r->left = r->top = 32767;
  609.     r->right = r->bottom = -32678;
  610.     while (ctr--)
  611.     {    long    *bits = cont->controlBits;
  612.         /* Skip the control bits. */
  613.         long  *coord = (long *)(bits + (cont->vectors + 31 >> 5));
  614.         long  pts = cont->vectors;
  615.         while (pts--)
  616.         {    short x = FR(*coord++);
  617.             short y = FR(*coord++);
  618.             if (x < r->left)
  619.                 r->left = x; 
  620.             else if (x > r->right)
  621.                 r->right = x;
  622.             if (y < r->top)
  623.                 r->top = y; 
  624.             else if (y > r->bottom)
  625.                 r->bottom = y;
  626.         }
  627.  
  628.         /* The next path follows the end of the current path. */
  629.         cont = (path *)coord;
  630.     }
  631. }
  632. Note that what is returned is the bounds for the control points of the paths, not necessarily the bounds of the actual paths being drawn (see Figure 9). That requires a slightly more complex, though useful, function, which we leave to you as an exercise. (Hint: Find the x and y extrema for the curve. To do this, find the local extrema in t by setting the derivative of the equation in x or y equal to 0, and solve for t.)
  633. Figure 9
  634. Bounds of the Control Points Versus Bounds of the Curve
  635. As part of its display options, the application will also mark the on-curve points in the paths.
  636. void MarkPaths(paths *aPath)
  637. {
  638.     long     ctr = aPath->contours;
  639.     path     *cont = aPath->contour;
  640.     Point    loc;
  641.     Rect     r;
  642.     while (ctr--)
  643.     {    long    *bits = cont->controlBits;
  644.         long    *coord = (long *)(bits + (cont->vectors + 31 >> 5));
  645.         long    ptIndex;
  646.  
  647.         for (ptIndex = 0; ptIndex < cont->vectors; ptIndex++)
  648.         {    r.left = FR(*coord++) - 2;
  649.             r.top = FR(*coord++) - 2;
  650.             r.right = r.left + 5;
  651.             r.bottom = r.top + 5;
  652.             if (OnCurve(bits, ptIndex))
  653.                 PaintOval(&r);
  654. #ifdef mark_off_curve
  655.              else
  656.                  FrameOval(&r);
  657. #endif
  658.         }
  659.         cont = (path *)coord;
  660.     }
  661. }
  662. This function to mark the control points of a path is a good framework for adding curve editing. We leave that to you also, and suggest that besides simple point-by-point direct mouse editing, you consider providing the capability to do the following:
  663. •    do direct curve editing by hit-testing the curve itself instead of just its control points
  664. •    select groups of points/segments to move at once, similar to selecting multiple icons in the Finder
  665. •    do constrain-based editing, where tangent continuity is maintained between adjacent segments
  666. •    interpolate changes to a set of key points across the rest of the path, allowing, for instance, creation of a bold character by simply moving a few points on the stems and then smoothing out the rest of the outlines
  667. NOW IT’S UP TO YOU
  668. This article has given you the tools to do some fancy work with curves in your applications. We’ve given you routines for drawing curves and paths using QuickDraw, discussed how to save these in PICTs so that they can be loaded into other programs like MacDraw or printed using the LaserWriter, and shown how to extract paths from TrueType fonts, giving you an abundant supply of path data. Now it’s up to you to play off this knowledge by adding curve editing, text rotation, and other means of transforming your new freehand curves.
  669. VALIDATING DATE AND TIME ENTRY IN MACAPP
  670. JAMES PLAMONDON
  671. MacApp’s TEditText class checks strings entered by the user, displaying an error message when an invalid string is encountered. This article shows how TEditText’s validation and error notification schemes can be made more flexible, and demonstrates this flexibility in TEditText subclasses for the entry of dates and times. You can try out these classes in the sample program that’s on the Developer CD Series disc.
  672. My favorite high school teacher, Mrs. Whalen, had a sign under the wall clock in her classroom that read “Time passes—but will you?” Back when I was in the Class of ’78, there were many times I wished that I could set the clock back (during a tough quiz) or forward (on a warm afternoon). Although I can’t offer any such hope to the Class of ’91, I can at least provide MacApp developers with classes that make the entry of dates and times as easy as I ever dreamed.
  673. I wrote these classes during some recent work on a MacApp application that involved the entry and validation of dates and times. After considering and rejecting all sorts of controls—controls that looked like little monthly calendars, 24-hour clocks, and so on—I settled on simple editable text boxes. I thought that with these boxes, those pesky localization issues that plagued the other designs wouldn’t be a problem, because I could use the Macintosh Script Manager to handle the different date and time formats described by the international resources in the operating system. I also figured that if I used MacApp’s TEditText class, writing editable text boxes for date and time entry would be trivial. An override here, a little data there, and voilà—done. It wasn’t the first time I’ve been wrong. 
  674. But to understand TEditText’s flaws, first you have to know how it works.
  675. TEDITTEXT REVEALED
  676. TEditText is a TControl subclass. It encapsulates the Toolbox’s TextEdit routines. 
  677. A TEditText view is to one of MacApp’s TDialogViews what an editText item is to one
  678.  
  679. of the Dialog Manager’s dialogs: it allows the user to enter strings into a box in a dialog box. In addition, TEditText extends the functionality of editable text items to include the notion of validation. If an invalid string is entered into a TEditText view, an alert is displayed, notifying the user of the problem.
  680. The validation process implemented by TEditText centers on its Validate method. In TEditText, a valid string is any string that’s not longer than the maximum allowed length, which is specified by the application’s author. If the string is valid, the Validate method returns the constant value kValidValue; otherwise—that is, if the string is too long—it returns the error code kTooManyCharacters. TNumberText, a subclass of TEditText that handles the entry and validation of integer numbers, can return additional error codes—kValueTooSmall, kValueTooLarge, or kNonNumericCharacters.
  681. The only place Validate is ever called in MacApp is from the TDialogView method DeselectCurrentEditText. If Validate returns a value other than kValidValue, that value is assumed (in a call to TDialogView.CantDeselect) to be an index into a string list resource called kInvalidValueReasons. It’s expected that the string at that index will describe the error encountered. This string is then displayed in an error alert that tells the user why the string entered is invalid. Figure 1 shows the alert displayed when the user types too many characters into a TEditText view. 
  682. Figure 1
  683. MacApp’s Validation Error Alert
  684. My dad used to say “Whenever a guy’s telling you what he’s gonna do for you, start worrying about what he’s gonna do to you.” It wasn’t long before I realized that TEditText was like that. I had hoped that it would be easy to extend the checking done in TEditText.Validate to include checking for a valid date or time, but it wasn’t. To add this kind of checking, I was going to have to rewrite Validate from scratch— just the kind of thing object-oriented programming is supposed to prevent. 
  685. DON’T FIX WHAT AIN’T BROKE
  686. When in the course of application programming it becomes necessary to replace a mechanism written by the MacApp engineers, one should declare the causes that impel this decision. I hold these truths to be self-evident: 
  687. 1.    That the reuse of existing code is preferable to the addition of new code.
  688. 2.    That the addition of new code is preferable to the alteration of existing code.
  689. 3.    That the alteration of existing code is preferable to missing a deadline.
  690. MacApp’s approach to text validation fails to meet a number of these criteria. First, it assumes that new error strings will simply be added to the STR# resource called kInvalidValueReasons, with new error codes indexing the added strings. However, this won’t work: TDialogView.CantDeselect uses a constant, kNoOfDefaultReasons, to indicate the number of strings in this resource. It can only be changed by altering and recompiling MacApp—a violation of self-evident Truth #2. 
  691. Also, the error-code-equals-string-index scheme can be a problem when one combines existing class libraries; two different TEditText subclasses, written independently, may use the same error codes (and string indices) to indicate different problems. Resolving this conflict would probably require changing and recompiling at least one of the conflicting classes.
  692. Further, the use of error strings can cause problems during localization since not all languages can stick an arbitrary string into a sentence and have the result make any sense. Static error strings also give little context—they may not be able to display the invalid string, or a valid example string, to help the user figure out what went wrong.
  693. For all of these reasons, MacApp’s use of a single error string list—with Validate’s result being used as an index into this list—seems inappropriate. Each class should instead build its own error strings in any manner it sees fit, using its own string lists as necessary. 
  694. That’s not all. The error alert displayed when invalid strings are encountered has only one button. But what if two or more alternative actions can be taken in response to the entry of an invalid string? 
  695. Consider the following validation case (which has nothing to do with dates or times). Assume that the user needs to enter the name of a category—like Work, School, or Personal—into an editable text box. If the string the user enters matches the name of an existing category (for example, “Work”), the string is valid; otherwise—for example, if the user types “Wirk”—the string is invalid. 
  696.  
  697. In addition, we want to allow the user to add new categories to the list by entering them into the editable text box. To do this, we must distinguish those entries that are simply mistyped (like “Wirk”) from those intended to become new category names (like “School” or “Personal”). In effect, we need to present the user with a two-button dialog box like that in Figure 2. 
  698. Figure 2
  699. Two-Option Validation Error Alert
  700. Unlike the default MacApp validation alert, which has only one button, the dialog box in Figure 2 allows the user to decide whether the entered string—“Personal,” in this case—is valid or invalid.
  701. TVALIDTEXT: THE UNAUTHORIZED BIOGRAPHY
  702. So to extend validation to dates and times, I decided to write two new classes, TDateEditText and TTimeEditText. After writing these classes, I realized that they had so much validation code in common that it made sense to put this code in a common superclass. I called this superclass TValidText. 
  703. TValidText is a pretty simple extension to TEditText. It adds three notions to TEditText—strictness, required value, and an invalid entry alert ID. It also significantly enhances the text validation process.
  704. TValidText is an example of an “abstract class”—a class that’s never expected to be instantiated directly. It exists only to factor out the code that’s expected to be common to its subclasses. All of TValidText’s subclasses will simply inherit its validation and error reporting code, while overriding a few methods to implement their own specific validation tests and error messages.
  705. The class declaration for TValidText is as follows:
  706.  
  707. WHAT ABOUT MACAPP 3.0?    
  708. MacApp is an evolving system, just like the Macintosh itself. With the coming of System 7, a new and more powerful version of MacApp is in the works: MacApp 3.0. 
  709. Totally rewritten in C++, this new version of MacApp is still in development; however, an early version, MacApp 3.0b1, is available to Macintosh developers on the Essentials•Tools•Objects CD #5.
  710. MacApp 3.0 will offer a lot of new features, most of them directed toward support for System 7. A discussion of most of these features is far beyond the scope of this article. With regard to text validation, MacApp 3.0’s display of validation error alerts is much improved.
  711.     In MacApp 3.0, the TargetValidationFailed method has been added to TEvtHandler to allow each class to handle validation errors in a class-specific manner. An override of TargetValidationFailed in TDialogTEView calls another override of the same method in TEditText, which displays the error alert and restores the TEditText’s previous contents. Thus the validation error alert is posed by TEditText, not by TDialogView, as was the case in MacApp 2.0. That’s a big improvement.
  712. Unfortunately, the nature of TEditText’s Validate routine remains unchanged in MacApp 3.0. If your application requires more flexible validation than that provided by MacApp, you may still need to use some of the techniques described in this article.    
  713. TValidText = OBJECT(TEditText)
  714.        fStrict:     BOOLEAN;
  715.        fRequired:   BOOLEAN;
  716.        fAlertID:    INTEGER;
  717.         •
  718.         •  See the Developer CD Series disc for method declarations.
  719.         •
  720. END;    {TValidText}
  721. TValidText’s fStrict field, a Boolean variable, determines whether or not strict checking will be used when validating. This field exists here because both the date and time classes needed the concept. TValidText itself doesn’t use fStrict, except to get and set its value. It might be more general to implement it as a scalar (maybe a signed byte) to provide multiple strictness levels. We’ll look at strictness again in the discussion of the date and time classes later in this article. 
  722. The fRequired field answers the question of whether an empty string is valid or not. As far as TValidText is concerned, if fRequired is true, an empty string is invalid; otherwise, it’s valid. TValidText’s subclasses may add additional conditions to the notion of validity by overriding the method IsValid and calling the inherited version. Both the date and time editing classes do this, as we’ll see later.
  723. The fAlertID field contains the resource ID of the alert to be displayed when the current text doesn’t pass validation. It may contain the value phInvalidValue (defined
  724.  
  725. in UDialog), or the resource ID of any other ALRT resource. It would be easy to override the routines involved to display a MacApp dialog box rather than a Toolbox alert, in which case fAlertID could be the ID of the appropriate view resource.
  726. THE NATURE OF VALIDITY
  727. The TValidText declaration introduces a new method, IsValid: 
  728. FUNCTION  TValidText.IsValid(
  729.         VAR    theText:            Str255;
  730.         VAR    whyNot:            INTEGER)
  731.             :BOOLEAN;
  732. In addition to returning a Boolean indicating the validity of the given string, IsValid returns in whyNot an indication of why the string is invalid (or the value noErr, if it’s valid). This is very similar in functionality to TEditText’s Validate routine, with one major difference: the string being validated is passed in as an argument. Where TEditText.Validate assumes that it’s supposed to validate the string currently being edited, TValidText.IsValid can be used to test arbitrary strings for validity.
  733. I overrode the Validate method in TValidText to make it a flow-of-control method. It validates the current string and displays the error alert when necessary, as follows: 
  734. FUNCTION  TValidText.Validate:LONGINT; OVERRIDE;
  735.     VAR
  736.         parentResult:    LONGINT;
  737.         theText:        Str255;
  738.         whyNot:            INTEGER;
  739.     
  740.     BEGIN
  741.     {Make sure the current text passes the superclass's validation.}
  742.     parentResult := INHERITED Validate;
  743.     IF (parentResult <> kValidValue)
  744.     THEN
  745.         Validate := parentResult
  746.     ELSE
  747.         BEGIN
  748.         GetText(theText);
  749.         IF IsValid(theText, whyNot)
  750.         THEN
  751.             Validate := HandleValidText(theText)
  752.         ELSE
  753.             Validate := HandleInvalidText(theText, whyNot);
  754.         END;    {else}
  755.     END;    {Validate}
  756.  
  757. This structure places the responsibility for handling invalid cases in the class itself, rather than relying on MacApp’s code for mapping error codes to error strings in TDialogView.CantDeselect (never trust a method with a contraction in its name). Given this structure, you can change any step in the validation process without changing the nature of validation itself by overriding IsValid, HandleValidText, or HandleInvalidText. That’s the whole idea behind flow-of-control methods.
  758. HandleValidText simply returns kValidValue (defined in UDialog), after notifying its superview that the text is valid. Two lines of code—no fuss, no muss.
  759. HandleInvalidText has to do a little more, but not much. It calls the method ValidationErrorAlert to notify the user of the problem. Although the default alert has only an OK button, I’ve also added support for a Cancel button. If the user clicks OK, HandleAlertAccepted is called; otherwise—if the user clicks Cancel— HandleAlertCancelled is called. 
  760. FUNCTION  TValidText.HandleInvalidText(
  761.                     VAR    theText:    Str255;
  762.                             theError:    INTEGER)
  763.                             :LONGINT;
  764.     BEGIN
  765.     IF ValidationErrorAlert(theText, theError)
  766.     THEN
  767.         HandleInvalidText :=
  768.                 HandleAlertAccepted(theText, theError)
  769.     ELSE
  770.         HandleInvalidText :=
  771.                 HandleAlertCancelled(theText, theError);
  772.     END;    {HandleInvalidText}
  773. In either case, a handler routine is called. Again, this kind of flow-of-control method, which calls other methods to do the dirty work, is a very useful addition to the object programmer’s repertoire.
  774. ValidationErrorAlert is equally trivial, consisting of only two lines. The first is a call to PrepareErrorAlert, while the second displays the alert itself, returning TRUE if the user accepts the dialog box and FALSE if the user cancels out of it.
  775. PrepareErrorAlert is also only two lines of code:
  776. PROCEDURE TValidText.PrepareErrorAlert(
  777.                     VAR    theText:        Str255;
  778.                             theError:        INTEGER);
  779.     {This routine sets up the dialog that is displayed by
  780.      ValidationErrorAlert.}
  781.  
  782.     VAR
  783.         theString:        Str255;
  784.     
  785.     BEGIN
  786.     {Get the best string to describe the given error.}
  787.     ErrorToString(theError, theString);
  788.     ParamText(theString, '', '', '');
  789.     END;    {PrepareErrorAlert}
  790. PrepareErrorAlert converts the given error code to a string by calling ErrorToString, and then calls ParamText to get the string into the dialog. The error code was generated by IsValid way back in the Validate method. 
  791. The essential feature of these routines is that they’re all teeny-tiny pieces of code, each with a single, well-defined goal. Any one of them can be overridden in isolation, to tweak the validation mechanism one way or another. I think you’ll find it to be a big improvement over TEditText’s validation mechanism.
  792. VALIDATING THE DATE
  793. The TDateEditText class allows the user to enter a date string and have the Macintosh Script Manager’s LongDateTime routines figure out what date it is, in a convenient, internationally compatible manner. It can display the resulting date in any of the three formats supported by the Script Manager: short (9-13-91), abbreviated (Fri, Sep 13, 91), or long (Friday, September 13, 1991).
  794. TDateEditText overrides four TValidText methods to implement date validation: IsValid, HandleValidText, ErrorToString, and PrepareErrorAlert.
  795. IsValid looks pretty complicated, and it is—by my standards, anyway. It has to set up not only its Boolean return value, but also an error code if the given text is not valid. This latter chore is complicated by the optional strict checking, embodied in fStrict. The Script Manager provides two different levels of error messages when converting dates (and times) to strings. It will take almost anything you give it and make a date out of it, but it will warn you about leftover characters, nonstandard separators, and the like. Strict checking for dates means that only perfectly formed date strings will be accepted, while nonstrict checking means that so long as a date can be extracted from the string, you don’t want to hear the Script Manager complain about how hard it was to get it.
  796. FUNCTION  TDateEditText.IsValid(
  797.                     VAR    theText:        Str255;
  798.                     VAR    whyNot:        INTEGER)
  799.                             :BOOLEAN;
  800.                             OVERRIDE;
  801.  
  802.     VAR
  803.         theError:        INTEGER;
  804.         valid:            BOOLEAN;
  805.         dateSecs:        LongDateTime;
  806.     BEGIN
  807.     IF (NOT INHERITED IsValid(theText, theError))
  808.     THEN
  809.         BEGIN
  810.         valid  := FALSE;
  811.         whyNot := theError;
  812.         END
  813.     ELSE
  814.         BEGIN
  815.         {Use the Script Manager to convert the date string to a
  816.          LongDateTime.}
  817.         theError := StringToDate(theText, dateSecs);
  818.         IF fStrict
  819.         THEN
  820.             valid := (theError = noErr) | (theError = longDateFound)
  821.         ELSE        {Error codes >= noErr mean a valid date was found.}
  822.             valid := (theError >= noErr);
  823.         IF (theError = dateTimeNotFound) &    {Date isn't found,}
  824.             (NOT fRequired) &                        {empty strings are OK,}
  825.             (Length(theText) = 0)                    {and the string is empty.}
  826.         THEN        {Empty string is OK if entry isn't required.}
  827.             valid := TRUE;
  828.         IF valid
  829.         THEN
  830.             whyNot := noErr
  831.         ELSE
  832.             whyNot := theError;
  833.         END;    {else}
  834.     IsValid := valid;
  835.     END;    {IsValid}
  836. HandleValidText just sets the fDateSecs instance variable to reflect the date of the given string, and then calls the inherited version of the HandleValidText routine in TValidText.
  837. Likewise, ErrorToString catches those errors that it knows about and converts them to strings; others, it just passes on to the inherited version of ErrorToString. Don’t you love inheritance?
  838.  
  839. PROCEDURE TDateEditText.ErrorToString(
  840.                         theError:        INTEGER;
  841.                 VAR    theString:    Str255);
  842.                         OVERRIDE;
  843.     {This routine sets theString to the string that best
  844.      explains the given error. It's intended to be called
  845.      only from PrepareErrorAlert.}
  846.     VAR
  847.         strIndex: INTEGER;
  848.     BEGIN
  849.     CASE theError OF
  850.         {These are the error codes returned by the Script Manager's
  851.          string-to-date routine.}
  852.         {strIndex 1 contains the default string, "invalid date".}
  853.         leftOverChars:            strIndex :=  2;
  854.         sepNotIntlSep:            strIndex :=  3;
  855.         fieldOrderNotIntl:        strIndex :=  4;
  856.         extraneousStrings:        strIndex :=  5;
  857.         tooManySeps:                strIndex :=  6;
  858.         sepNotConsistent:        strIndex :=  7;
  859.         tokenErr:                    strIndex :=  8;
  860.         cantReadUtilities:        strIndex :=  9;
  861.         dateTimeNotFound:        strIndex := 10;
  862.         dateTimeInvalid:            strIndex := 11;
  863.             
  864.         OTHERWISE                    strIndex :=  0;    {Not our error.}
  865.         END;    {case theError}
  866.     IF (strIndex > 0)
  867.     THEN    {It's an error we know how to describe, so handle it.}
  868.         GetIndString(theString, kInvalidDateReasons, strIndex)
  869.     ELSE    {Never heard of it - ask our superclass to handle it.}
  870.         INHERITED ErrorToString(theError, theString);
  871.     END;    {ErrorToString}
  872. TDateEditText.PrepareErrorAlert (below) calls ErrorToString to convert the given error code to a string. This string will then be displayed in the validation error alert (see Figure 3). It also converts the current system date to a string to be displayed in the alert, where it will serve as an example of the proper date format.
  873. PROCEDURE TDateEditText.PrepareErrorAlert(
  874.                     VAR    theText:            Str255;
  875.                             theError:        INTEGER);
  876.                             OVERRIDE;    
  877.  
  878.     VAR
  879.         errString:        Str255;
  880.         dateSecs:        LongDateTime;
  881.         dateString:    Str255;
  882.     
  883.     BEGIN
  884.     {Get the current date, as a string.}
  885.     GetCurrentDate(dateSecs);
  886.     DateToString(dateSecs, shortDate, dateString);
  887.     {Get the best string to describe the given error.}
  888.     ErrorToString(theError, errString);
  889.     ParamText(errString, dateString, '', '');
  890.     END;    {PrepareErrorAlert}
  891. Figure 3
  892. TDateEditText’s Validation Error Alert
  893. TDateEditText.PrepareErrorAlert can’t call the version of PrepareErrorAlert it inherits from TValidText. The inherited version’s call to ParamText would cloud the effect of the override’s call. I got around this by duplicating the body of TValidText.PrepareErrorAlert in the override, and not calling the inherited version at all. This duplication is a violation of Truth #1 (reusing code is better than writing new code), but I couldn’t figure out how to avoid it—so I just duplicated it, thus adhering to Truth #3 (anything’s better than missing a deadline).
  894. Eventually, if an invalid date like February 31 has been entered by the user, TDateEditText displays an alert similar to that shown in Figure 3. 
  895. VALIDATING THE TIME
  896. Given the description and discussion of TDateEditText above, the most striking thing about TTimeEditText is its similarity to TDateEditText. That shouldn’t be
  897.  
  898. surprising. The validation of dates has been designed to follow a particular series of steps, which can also be applied to time. Validating time therefore involves subtly tailoring the behavior of a few steps rather than writing the validation logic from scratch. You can see this in the code on the Developer CD Series disc, which includes a test application and its source. 
  899. WHAT’S DONE IS DONE
  900. If you build the test application yourself and bang on it even a little, you’ll find a bug: if you’ve got invalid text in one editText item, and click on the other, you’ll see the invalid entry alert twice. This is very annoying. Fixing this problem requires a change to MacApp, however, because that’s where the bug lives. Consider MacApp’s TEditText.HandleMouseDown method:
  901. FUNCTION TEditText.HandleMouseDown(
  902.                                 theMouse:    VPoint;
  903.                     VAR        info:     EventInfo;
  904.                     VAR        hysteresis:    Point;
  905.                     VAR        theCommand:    TCommand)
  906.                                 : BOOLEAN;
  907.                                 OVERRIDE;
  908.     BEGIN
  909.     {Get the floating TE installed if necessary.}
  910.     IF IsViewEnabled & (gTarget <> fTEView)
  911.     THEN
  912.         DoChoice(SELF, fDefChoice);
  913.     HandleMouseDown := INHERITED HandleMouseDown(
  914.                         theMouse, info, hysteresis, theCommand);
  915.     END;     {HandleMouseDown}
  916. The call to DoChoice goes to TDialogView, which attempts to deselect the currently edited item with a call to its Validate method. If validation fails, the validation failure alert is displayed. The subsequent call to INHERITED HandleMouseDown eventually calls DoMouseCommand. This call, in turn, creates and returns a control tracker that eventually calls TDialogView.DoChoice again. TDialogView.DoChoice again attempts to deselect its currently edited item, and the validation again fails (since nothing has changed), displaying the invalid entry alert for the second time. 
  917. To fix the problem, we must add an override of DoMouseCommand to TEditText. Just overriding DoMouseCommand in TValidText won’t fix the problem, since the flaw is in TEditText itself.
  918. FUNCTION TEditText.DoMouseCommand(
  919.                         VAR        theMouse:        Point;
  920.                         VAR        info:            EventInfo;
  921.  
  922.                         VAR        hysteresis:    Point)
  923.                                     : TCommand;
  924.                                     OVERRIDE;
  925.     BEGIN
  926.     IF (gTarget = fTEView)     {Only true when validation succeeds.}
  927.     THEN         {Validation has succeeded, so Do the Right Thing.}
  928.         DoMouseCommand := INHERITED DoMouseCommand(
  929.                                             theMouse, info, hysteresis)
  930.     ELSE         {Validation failed - stop cold.}
  931.         DoMouseCommand := NIL;
  932.     END;    {DoMouseCommand}
  933. Thus INHERITED DoMouseCommand is called only when all is as it should be. 
  934. (I’d like to thank Tom Dinger for suggesting this solution, which is cleaner than my originally proposed change to TEditText.HandleMouseDown.) I added this change to my copy of MacApp, and used it to build the compiled version of the sample application you’ll find on the Developer CD Series disc—so it demonstrates the fix, not the bug.
  935. . . . AND NOW, THE QUIZ
  936. That about wraps up TValidText, TDateEditText, and TTimeEditText. Their use is demonstrated further in the accompanying sample program. You can use the TValidText class as a common basis for the validation of any quantity-related editable text control—such as controls for numbers, currency, and weights and measures—in the same uniform and flexible manner. If you have any questions, I’m sorry, but your time is up: please put down your pencils, and pass your papers forward. Class dismissed!
  937. ACKNOWLEDGMENTS
  938. This article wouldn’t have been possible without the support of Steve Starr, Marian Cauwet, or Ed Lauing, who have made Power Up Software such a great place to work, or my family, who have made my home such a great place to live. 
  939. To the former, I give my thanks and respect; to the latter, my love. Many thanks also to my editor, Geta Carlson.
  940. Special thanks to the MacApp engineers, past and present, for writing such a great piece of work. If inflexible string validation is the worst flaw I can find in MacApp, it must be pretty good. And thanks to our technical reviewers: Jesse Feiler of The Philmont Software Mill, author of articles on topics related to this one; Carl Nelson, President of Software Architects and former President of the MacApp Developer’s Association (MADA); Bryan Stearns, Macintosh guru and Tech Note author; and David Taylor of Bear River Associates, author of Calendar Creator 1.0, the first shipping retail application written using MacApp 2.0.
  941. PRINT HINTS FROM LUKE & ZZ
  942.     COPYMASK, COPYDEEPMASK, AND LASERWRITER DRIVER 7.0
  943. Luke speaks
  944. With the release of System 7 comes a new release of the LaserWriter driver, version 7.0. Yes, the great implementors (GIs) have once again created another version of this driver. This version supports TrueType fonts, it’s 32-bit clean, it has the new PostScript file-saving capability, and it remembers the last setting of the Black & White and Color/Grayscale print buttons (HOORAY!!). 
  945. Along comes our hero, Dudley Developer. He’s been using the new CopyMask and CopyDeepMask calls that are available in QuickDraw in System 7 and he’s very excited about printing his new images with the LaserWriter driver. He assumes that since QuickDraw supports the new CopyMask and CopyDeepMask calls, the LaserWriter driver 7.0 will also support them. 
  946. Bad assumption. Our hero has not been keeping up with current events. He has not even read “QuickDraw’s CopyBits Procedure: Better Than Ever in System 7.0” in Issue 6 of develop. If he had, he would know that, like previous versions of the LaserWriter driver, LaserWriter driver 7.0 does not directly support the CopyMask and CopyDeepMask calls.
  947. So, in his ignorance, our hero creates a few pictures with the new QuickDraw calls, and sends them off to the LaserWriter. Time goes by, paper comes out, but the picture doesn’t look the same as it did on his monitor. It has lost some of the cool effects from CopyMask and CopyDeepMask.
  948.     Why, he wonders, won’t LaserWriter driver 7.0 print his images with the same effects provided by the CopyMask and CopyDeepMask calls? What was Apple thinking when they created LaserWriter driver 7.0? How could they release a driver that doesn’t support the new 32-bit QuickDraw calls? How do they expect him to print his new cool pictures created in System 7 with these calls? 
  949. To attempt to understand the problem, Dudley looks between the covers of the Adobe red book (a.k.a. PostScript Language Reference Manual by Adobe Systems). Even he knows transfer modes would be required to support the new calls—but alas, he doesn’t find any information on them, because PostScript level 1 doesn’t understand transfer modes. Unfortunately, the LaserWriter driver won’t rewrite PostScript for you; it just merrily converts your QuickDraw calls into their equivalent PostScript call. The LaserWriter driver always uses the srcCopy transfer mode when it prints a pixel map, regardless of the mode used when the picture was created. (Why srcCopy? Because of the limitations of the color model and the lack of transfer mode support provided by PostScript 
  950. level 1.)
  951. There is a method that will allow Dudley to print the images he created, but as usual with printing, he’ll need to do a little more work: he’ll need to use GWorlds and PrGeneral. Since our hero is not familiar with using GWorlds, he decides to go back through his old issues of develop, hoping for an article. Luckily, he finds just what he’s looking for in Issue 1: “Realistic Color for Real-World Applications” and “Braving Offscreen Worlds.” And the CD contains the sample code that uses GWorlds.
  952. So, after reading the articles and trying the code, Dudley is all set to create an off-screen world to hold his image. He realizes that to get the best print quality, he’ll need to make the GWorld bigger than the picture on the screen. The GWorld should be the size of the    
  953.  
  954. grafPort returned by the application’s call to PrOpenDoc, at the printer’s resolution. Dudley knows he needs a device-independent method to acquire this information, and he knows he can get it by using PrGeneral’s GetRslData opcode. And even better still, he remembers an article about using PrGeneral from Issue 3 of develop. The article was titled “Meet PrGeneral,” and it contained complete sample code. Yippee! After using the GetRslData opcode to determine the resolutions supported by the currently selected printer, he uses the SetRsl opcode to set the printer to the resolution he wants. When his application calls PrOpenDoc, the printer driver will return a grafPort that’s sized correctly for the resolution he chose. 
  955. Next, Dudley creates the correctly sized off-screen world and draws his image using CopyMask or CopyDeepMask. He just needs to remember that since the CopyMask and CopyDeepMask calls are not saved in pictures, he needs to make the calls directly into his off-screen world (not relying on DrawPicture). So, when he’s ready to print his image, Dudley uses CopyBits to copy it from his GWorld into the printer’s grafPort with srcCopy. That’s it; his totally cool image has been printed in living color (or anemic gray scales, if he’s printing to the LaserWriter). 
  956.     This wasn’t so bad, but our hero is wondering—when will the GIs make this easier? When will all of this incompatibility between QuickDraw and the LaserWriter driver improve? That’s a really good question. The GIs tell me things will probably not improve until the new printing architecture is released. In the meantime, you’ve got this way around the problem, and at least it isn’t too ugly!
  957.     REFERENCES
  958.  
  959.     •    “QuickDraw’s CopyBits Procedure: Better Than Ever
  960. in System 7.0,” develop Issue 6, Spring 1991.
  961.     •    “Meet PrGeneral, the Trap That Makes the Most of the Printing Manager,” develop Issue 3, July 1990.
  962.     •    “Realistic Color for Real-World Applications,” develop Issue 1, January 1990.
  963.     •    “Braving Offscreen Worlds,” develop Issue 1,
  964. January 1990.
  965.     •    Inside Macintosh, Volume V, Color Manager chapter, Addison-Wesley, 1988.
  966.  
  967.     
  968.  
  969. MACINTOSH DEBUGGING: A WEIRD JOURNEY INTO THE BELLY OF THE BEAST
  970. BO3B JOHNSON
  971. AND FRED HUXHAM
  972. ADAPTED FROM THEIR
  973. TALK AT THE WWDC BY
  974. DAVE JOHNSON
  975. Macintosh debugging is a strange and difficult task. This article provides a collection of tried-and-true debugging techniques Bo3b and Fred discussed at Apple’s Worldwide Developers Conference in May 1991. These techniques can ease your debugging woes and make your life a lot simpler. They’re guaranteed to help you find your bugs earlier on, saving you hours of suffering.
  976. The first thing you should know is that debugging is hard. Drinking gallons of Mountain Dew won’t help much, nor will seeking magic formulas or spreading fresh goat entrails around your keyboard and chanting. The only way to get better at it is to do it a lot, and even then it’s still hard. What we’re going to talk about are a number of techniques that will make debugging a little bit easier.
  977. Notice that the title of this article is “Macintosh Debugging” and not “Macintosh Debuggers.” We’re not going to do a comparative review of debuggers. We’re not going to show you how to use them. In fact, we recommend that you buy and use all the ones described here. Each has useful features that the others don’t have. Which you use most often is up to you—pick one as your main debugger and really get to know it, but keep all of them around.
  978. The main Macintosh debuggers are 
  979. •    MacsBug from Apple
  980. •    TMON (we often refer to version 2.8.4 as Old TMON) and TMON Professional (version 3.0, called TMON Pro for short) from Icom Simulations, Inc.
  981. •    The Debugger from Jasik Designs (we’ll call it “Jasik’s debugger” here, because Steve Jasik wrote it, and that’s what everybody calls it in conversation)
  982. We’ll touch on many of the individual features of these debuggers in this article.
  983. THE INSIDE STORY OF THE DEBUGGER
  984. BY STEVE JASIK    
  985. WHY WRITE A DEBUGGER
  986. Since I didn’t have the right connections for selling illegal drugs, I had to consider the alternative of selling legal addictive drugs to Macintosh developers. 
  987. OK, seriously, I wanted to learn about the 68000 architecture. Given my experience writing compilers and code generators for superscalar RISC mainframes, I decided to write a disassembler for and on the Macintosh. I introduced my first product, MacNosy, in January 1985. It allowed a fair number of developers to discover the innards of the Macintosh ROMs, as well as to curse at me for its original TTY interface. 
  988. Unhappy with the state of Macintosh debuggers, I decided to write one of my own, using MacNosy as a foundation. The resulting product, The Debugger, made its international debut in London in November 1986. Since then, it’s been expanded to become a system debugger (it runs at INIT time and is available to debug any process), include an incremental Linker for MPW compiled programs, and more.
  989. THE MACINTOSH INTERFACE
  990. The Debugger uses the Macintosh user interface, or at least my interpretation of it. The windows, menus, dialogs, and text processing are standard for the Macintosh.
  991. The only real problem was the switch in context. I had to swap in all of low memory ($0 to $1E00 on a Macintosh 
  992. II-class machine). This may appear to be a bit expensive, but in comparison with the screen swap, which is a minimum of 22K on a small-screened Macintosh, it’s trivial. The biggest problem in this area is that some of the
  993.     values have to be “cross-fertilized” between worlds, and many of the low-memory globals are not documented.
  994. Using the Macintosh interface became a royal pain as the System 7 group extended the system in such a way that the basic ROM code assumed the existence of a Layer Manager and MultiFinder functions. In many cases, I had to “unpatch” the standard code and substitute my own in order to keep The Debugger functional.
  995. MMU PROTECTION
  996. MMU protection was initially designed so that The Debugger would try to protect the system from destruction no matter what program was running. As we implemented the design, we found that this goal was impossible because many of the applications (MPW Shell, ResEdit, Finder) diddled with the system heap. I ended up 
  997. protecting the rest of the system only when an application that’s being debugged is running.
  998. EASE OF USE
  999. Users have had an influence on the design and feature set 
  1000. in The Debugger. For example, the initial version of the watchpoint (memory watch) command was very simple. 
  1001. When a user pointed out the usefulness of an auto reset feature in the command, we added it.
  1002. I’ve tried to use simple commands for the most frequently performed operations in The Debugger. The idea has been 
  1003. to make common things easy to do. Some of the more complicated operations are difficult to keep simple, as the scripting capability is limited. SADE, in contrast, has an extensive scripting capability but is cumbersome to use.    
  1004. The hardest bugs to find are those that are not reproducible. If you have a crashing bug that can be reproduced 100 percent of the time, you’re well on your way to fixing it. But a bug that crashes your application only once every few hours, at seemingly random times . . . well, that kind can take days or weeks to find. Often the ultimate
  1005.  
  1006. failure of a program is caused by code that executed long ago. Tracing back to find the real problem can be difficult and extremely time consuming.
  1007. The techniques we show you in this article will help turn most of your random bugs into completely reproducible ones. These techniques are designed to make your software crash or to otherwise alert you as close as possible to where your code is doing something wrong.
  1008. We explain what each technique is, why it works, and any gotchas you need to be aware of. Then we tell you how to turn it on or invoke it and list some of the common Macintosh programming errors it will catch. Finally, we show a code sample or two. The code samples were chosen for a number of reasons:
  1009. •    The errors in many of them are subtle. We couldn’t tell what was wrong with some of them after not looking at them for a couple months, and we wrote them in the first place.
  1010. •    The mistakes are common. We’ve seen people make these same mistakes time and time again.
  1011. •    They’re short. They had to fit on one slide at our Worldwide Developers Conference presentation.
  1012. So, on to our first technique . . . .
  1013. SET $0 TO $50FFC001
  1014. The basic idea here is that the number $0 comes up a lot when things go wrong on the Macintosh. When you try to allocate memory or read in a resource, and it fails, what gets returned is $0. Programs should always check to see that when they ask for something from the Toolbox, they actually get it. 
  1015. Programs that don’t check and use $0 as an address or try to execute from there are asking for trouble. The code will often work without crashing, but presumably it’s not doing what it was meant to do, since there isn’t anything down there that even remotely resembles resources or data in a program. 
  1016. Why $50FFC001? Old TMON used this number when we turned on Discipline (more on Discipline later). This fine number has the following characteristics:
  1017. •    Used as a pointer (address), $50FFC001 is in funny space on all Macintosh computers—that is, it’s in I/O space, which is currently just blank. Any relative addresses close by are going to be in I/O space as well, so positive or negative offsets from that as a base will crash, too. These types of offset are common when referencing globals or record fields.
  1018.  
  1019. •    When used as an address, it will cause a bus error on 68020, ’030, and ’040 machines. Because there’s no RAM there, and no device to respond, the hardware returns a bus error, crashing the program at the exact instruction. Without this handy number, you not only won’t crash, you won’t even know the bug exists (for a while . . . ).
  1020. •    On 68000 machines, $50FFC001 will cause an address error because it’s an odd number. This also stops the offending code at the exact line that has a bug.
  1021. •    If the program tries to execute the code at memory location $0, it will crash with an illegal instruction, since the $50FF is not a valid opcode. This is nice when you accidentally JSR to $0 and the program tries to run from there. Those low-memory vectors are certainly not code but don’t usually cause a crash until much later.
  1022. •    It’s easy to recognize because it doesn’t look like any normal number. 
  1023. If a program uses memory location $0 as a source for data, this funny number will be copied into data structures. If you see it in a valid data structure someplace else you know there’s a bug lurking in the program that’s getting data from $0 instead of from where it should.
  1024. Many different funny bus error numbers can be used. Take your pick.
  1025. AVAILABILITY
  1026. You can find various programs that set up memory location $0 in this helpful way, 
  1027. or you can build your own. 
  1028. •    EvenBetterBusError (included on the Developer CD Series disc) is a simple INIT that sets memory location $0 to $50FFC003. It also installs a VBL to make sure no one changes it.
  1029. •    Under System 7, the thing that used to be MultiFinder (now the Process Manager) takes whatever is in memory location $0 when it starts up and saves it. Periodically it stuffs that saved number back in. If it were a bus error number at system startup (from an INIT, say), that number would be refreshed very nicely. With MacsBug, it would be easy to build a dcmd that stuffs memory location $0 during MacsBug INIT, and MultiFinder would then save and restore that number.
  1030. •    Jasik’s debugger has a flag that allows you to turn the option on or off.
  1031. •    Old TMON will set up the bus error number when Discipline is turned on. TMON Pro has a script command, NastyO, that will also do this.
  1032.  
  1033. •    You can put code in your main event loop that stuffs the bus error number into memory location $0. Be sure to remove it before you ship.
  1034. ERRORS CAUGHT
  1035. The most obvious catch using this technique is the inadvertent use of NIL handles (or pointers). NIL handles can come back from the Resource Manager and the Memory Manager during failed calls. If a program is being sloppy and not checking errors, it’s easy to fall into using a NIL handle, and this technique will flush it out. A double dereference of a NIL handle will crash the computer. Something like
  1036. newArf := aHandle^^.arf;
  1037. will crash if aHandle is $0 and we’ve installed this nice bus error number.
  1038. This technique will tell when a program inadvertently jumps off to $0 as a place to execute code, which can happen from misaligned stacks or from trying to execute a purged code resource. 
  1039. By watching for the funny numbers to show up in data structures, you can find out when NIL pointers are being used as the source for data. This is surely not what was meant, and they’re easy to find when a distinctive number points them out. These uses won’t crash the computer, of course.
  1040. CODE SAMPLE
  1041. theHandle = GetResource('dumb', 1);
  1042. aChar = **theHandle;
  1043. This is easy: the GetResource call may fail. If the 'dumb' resource isn’t around, theHandle becomes NIL. Dereferencing theHandle when it’s NIL is a bug, since aChar ends up being some wacko number out of ROM in the normal case (ROMBase at $0) and cannot be assumed to be what was desired. This bus error technique will crash the computer right at the **theHandle, pointing out the lack of error checking.
  1044. HEAP SCRAMBLE AND PURGE
  1045. With this option on, all movable blocks of memory (handles) are moved, and all purgeable blocks are purged, whenever memory can be moved or purged—which is different from moving and purging memory whenever it needs to be moved or purged. This technique is excellent at forcing those once-a-month crashing bugs to crash more often—like all the time. You should run your entire program with this option on, in combination with the bus error technique, using all program features
  1046.  
  1047. TMON, THEN AND NOW
  1048. BY WALDEMAR HORWAT    
  1049. The first version of TMON was released in late 1984. TMON was a summer project for me at TMQ Software when I was a junior in high school. I wrote it because I was dreaming about a one-Macintosh debugger (MacsBug required a terminal at the time) that had a direct-manipulation user interface. Direct manipulation meant more than just having windows—it meant you would be able to change memory or registers simply by typing over your values, assemble instructions by typing in a disassembly window, and so on.
  1050. the ORIGINAL tmon
  1051. Memory constraints of the Macintosh 128K forced me to write TMON entirely in assembly language—the original version used only 16K plus a little additional memory to save the screen. TMON used its own windowing system to avoid reentrancy problems with debugging programs that call the system. TMON also included a “User Area,” a block of code that could extend TMON. The source code was provided for the standard user areas, and Darin Adler took great advantage of this facility to add numerous features to TMON in his Extended User Area.
  1052. Writing TMON took a little ingenuity. I didn’t have anything that could debug it, so I wrote the entire program, assembled it, ran it on a Macintosh, and watched it crash. After a couple of dozen builds, I got it to display its menu bar on the screen. By about build 100, I had a usable memory dump window that I could then use to debug the rest of TMON. 
  1053. TMON PRO
  1054. Improving a program written entirely in tight assembly language designed for a Macintosh 128K became intractable, so I switched to MPW C++. Version 3.0 of TMON (TMON Pro) is written half in assembly language and half in C++. Using C++ turned out to be one of the best ways to debug a program: C++ features such as constructors and destructors prevented a lot of pesky programming errors. The downside of using a high-level    language is that code size grows explosively—TMON 3.0’s code is about ten times larger than TMON 2.8’s.
  1055. When writing TMON 3.0, I reevaluated earlier design decisions. I opted to continue to concentrate on debugging at the assembly language level for two reasons. First, there are many bugs that can arise on a Macintosh that pure source-level debuggers can’t handle. Second, I find that I use TMON at least as much for learning about the Macintosh as I do for debugging.
  1056. I sometimes wish I could use the Macintosh windows in TMON. Nevertheless, I decided to remain with TMON’s custom windows for reasons of safety. Until the Macintosh has a real reentrant multitasking system that can switch to another task at any point in the code, writing such a debugger would either make it prone to crashing if it was entered at the wrong time or require the debugger to be more dependent on undocumented operating system internals than I like.
  1057. I found that writing TMON 3.0 was much harder and took much longer than writing the original TMON. Part of this was due to the second-system effect—the product just kept on growing over time. Nevertheless, I also found that writing TMON 3.0 was difficult because of the loss of the Macintosh “standard.” There are now over a dozen Macintosh models, using the 68000 through the 68040, some with third-party accelerators, various ROM versions, 24- and 32-bit mode, virtual memory, several versions of the operating system, and numerous INITs, patches, video cards, and other configuration options. These options present unique challenges to a low-level debugger such as TMON, which must include special code for many of them.
  1058. Despite the frustration, I think that writing TMON was worth it—it made many developers’ lives easier. I plan to continue to evolve TMON in the future and incorporate suggestions for improvements.    
  1059.  
  1060.  
  1061. and really putting it through its paces. You’ll be glad you did. Because this debugger option simulates running under low-memory conditions all the time, it stress-tests the program’s memory usage. 
  1062. AVAILABILITY
  1063. All the debuggers have this option, but the one most worth using is in Old TMON and TMON Pro, since it implements both scramble (moving memory) and purge. MacsBug and Jasik’s debugger both have scramble, but they’re too slow, and neither has a purge option.
  1064. ERRORS CAUGHT
  1065. This technique will catch improper usage of dereferenced or purgeable handles, mistakes that fall into the “easy to make, hard to discover” category. The technique will also catch blocks that are overwritten accidentally, since there’s an implicit heap check each time the heap is scrambled. Warning: The bugs you find may not be yours.
  1066. CODE SAMPLE
  1067. aPicture = GetPicture(1);
  1068. FailNil(aPicture);
  1069. aPtr = NewPtr(500000);
  1070. FailNil(aPtr);
  1071. aRect = (**aPicture).picFrame;
  1072. DrawPicture(aPicture, &aRect);
  1073. Here, if the picture is purgeable, it might be purged to make room in the heap for the large pointer allocated next. This would make aRect garbage, and DrawPicture wouldn’t work as intended, probably drawing nothing. Here’s a similar example in Pascal: 
  1074. aPicture := GetPicture(kResNum);
  1075. FailNil(aPicture);
  1076. WITH aPicture^^ DO
  1077. BEGIN
  1078.     aPtr := NewPtr(500000);
  1079.     FailNil(aPtr);
  1080.     aRect := picFrame;
  1081. END; {WITH}
  1082. Here, even if the picture isn’t purged, the NewPtr call might move it, invalidating the WITH statement and resulting, again, in a bad aRect.
  1083.  
  1084. ZAPPING HANDLES
  1085. The idea here is to trash disposed memory at the time it’s disposed of in order to catch subsequent use of the free blocks. The technique fills disposed memory with bus error numbers, so that if you attempt to use disposed memory later, the program will crash. 
  1086. A related option is MPW Pascal’s -u option, which initializes local and global variables to $7267.
  1087. AVAILABILITY
  1088. This technique is implemented as a part of Jasik’s Discipline option and is also a dcmd, available on the Developer CD Series disc, for TMON Pro or MacsBug. You can also just write it into your program by writing bottleneck routines for disposing of memory (such as MyDisposHandle, MyDisposPtr) that fill blocks with bus error numbers just before freeing them. The problem with this is that memory freed by other calls (ReleaseResource, for instance) isn’t affected. We recommend the dcmd or Jasik’s Discipline.
  1089. ERRORS CAUGHT
  1090. This technique will catch reusing deallocated memory or disposing of memory in the wrong order. It can also catch uninitialized variables, since after you’ve been running it for a while, much of the free memory in the heap will be filled with bus error numbers.
  1091. CODE SAMPLE
  1092. SetWRefCon(aWindowPtr, (long)aHandle);
  1093. . . .
  1094. DisposeWindow(aWindowPtr);
  1095. DisposHandle((Handle) GetWRefCon(aWindowPtr));
  1096. The GetWRefCon will work on a disposed window, but it’s definitely a bug. Zapping the handles sets the refCon to a bus error number, forcing the DisposHandle call to fail.
  1097. CHECKSUM $0
  1098. Once again, we’re dealing with the address $0. This technique, however, is sort of the opposite of the first one: it catches writing to $0 rather than reading or executing from 
  1099. it.
  1100. AVAILABILITY
  1101. This one is easy: you can set up a checksum so that you’ll drop into the debugger whenever the value at $0 changes. All the debuggers have a way to do this. Also, EvenBetterBusError sets up a VBL to detect if $0 changes, but since VBL tasks don’t run very often (relative to the CPU, anyway), you’ll probably be far away in your 
  1102. code by the time it notices. It’s still much better than nothing, though, since knowing the bug exists is the first step toward fixing it.
  1103. Note that on the IIci the Memory Manager itself changes $0, so you’ll get spurious results. EvenBetterBusError knows about this and ignores it.
  1104. ERRORS CAUGHT
  1105. The errors caught by this technique are much the same as those caught by the first technique, except that this one catches writes rather than reads. This way, if your code tries to write to address $0 (by dereferencing a NIL handle or pointer), you’ll know.
  1106. CODE SAMPLE
  1107. aPtr = NewPtr(kBuffSize);
  1108. BlockMove(anotherPtr, aPtr, kBuffSize);
  1109. This one’s pretty obvious: if the NewPtr call fails, aPtr will be NIL, and the BlockMove will stomp all over low memory. If kBuffSize is big enough, this will take you right out, trashing all your low-memory vectors and your debugger, too.
  1110. DISCIPLINE
  1111. Discipline is a debugger feature that checks for bogus parameters to Toolbox calls. It would of course be nice if the Toolbox itself did more error checking, but for performance reasons it can’t. (Be forewarned that some versions of the system have errors that Discipline will catch.) Discipline is the perfect development-time test. It catches all those stupid mistakes you make when typing your code that somehow get past the compiler and may persist for some time before you discover them. It can literally save you hours tracking down foolish parameter bugs that should never have happened in the first place.
  1112. AVAILABILITY
  1113. Old TMON has an early version of Discipline, but there are no checks for Color QuickDraw calls or later system calls, so its usefulness is limited. There is an INIT version of Discipline (on the Developer CD Series disc with MacsBug) that works in conjunction with MacsBug or TMON Pro that’s quite usable, if slow and clunky. Jasik’s version of Discipline is far and away the best; use it if you can.
  1114. ERRORS CAUGHT
  1115. As you’d expect, Discipline catches Toolbox calls with bad arguments, like bogus handles, and also sometimes catches bad environment states, like trying to draw into a bad grafPort.
  1116.  
  1117. CODE SAMPLE
  1118. aHandle = GetResource('dumb', 1);
  1119. FailNil(aHandle);
  1120. . . .
  1121. DisposHandle(aHandle);
  1122. The problem here is that a resource handle has to be thrown away with ReleaseResource, not DisposHandle. Otherwise, the Resource Manager will get confused since the resource map won’t be properly updated. Sometime later (maybe much later) Very Bad Things will happen.
  1123. 32-BIT MEMORY MODE
  1124. Running in full 32-bit mode in System 7 forces the Memory Manager and the program counter to use full 32-bit addresses: this is something new on the Macintosh. The old-style (24-bit) Memory Manager used the top byte of handles to store the block attributes (whether or not the handle was locked, purgeable, and so forth). By running your program in 32-bit mode, you’ll flush out any code that mucks with the top bits of an address, for any reason, accidentally or on purpose. In the past, many programs examined or modified block attributes directly. This is a bad idea. Use the Toolbox calls HGetState and HSetState to get and set block attributes.
  1125. AVAILABILITY
  1126. You get 32-bit memory mode with System 7, of course! You use the Memory cdev to turn on 32-bit addressing, available only on machines that have 32-bit-clean ROMs (Macintosh IIfx, IIci, IIsi). You should also install more than 8 MB of RAM and launch your application first, so that it goes into memory that requires 32-bit addressing (within the 8 MB area, addresses use only 24 bits). We also recommend using TMON’s heap scramble in 32-bit mode, since the block headers are different.
  1127. ERRORS CAUGHT
  1128. You can inadvertently mess up addresses in a bunch of ways. Obviously, any code that makes assumptions about block structures is suspect. Doing signed math on pointers is another one that comes up pretty often. Any messing with the top bytes of addresses can get you into big trouble, jumping off into weird space, where you have no business. 
  1129. CODE SAMPLE
  1130. aHandle = (Handle) ((long) aHandle | 0x80000000);
  1131. Naturally, this method of locking a handle is not a good idea, since in 32-bit mode the locked bit isn’t even there. Use HLock or HSetState; they’ll do the right thing.
  1132.  
  1133. FULL COMPILER AND LINKER WARNINGS
  1134. Always develop your code with full warnings on. When you’re compiling and linking your program, any number of errors or warnings will be emitted. The errors are for things that are just plain wrong, so you’ll have to fix those immediately. Warnings, however, indicate things that aren’t absolutely wrong, but certainly are questionable as far as the compiler or linker is concerned.
  1135. We think you should fix every problem as soon as a warning first appears, even if there’s “nothing wrong” with the code. If you leave the warnings in, little by little they’ll pile up, and pretty soon you’ll have pages full of warnings spewing out every time you do a build. You know you won’t read through them every time. You’ll probably just redirect the warnings to a file you never look at so that your worksheet won’t be sullied. Then the one warning that will cause a problem will sneak right by you, and much later you’ll find out that the totally nasty, hard-to-find bug that you finally corrected was one the compiler warned you about a month ago. To avoid this painful experience, deal with the warnings when they appear, even if they’re false alarms.
  1136. AVAILABILITY
  1137. Use the compiler and linker options that turn on full warnings:
  1138. •    MPW C++: The “-w2” option turns on the maximum compiler warnings. 
  1139. •    MPW C: Use “-warnings full” (“-w2” does the same thing). In addition, the “-r” option will warn you if you call a function with no definition.
  1140. •    MPW Linker: The “-msg keyword” option controls the linker warnings. Keyword is one or more of these: dup, which enables warnings about duplicate symbols; multiple, which enables multiple warnings on undefined references to a label (you can thus find all the undefined references in one link); and warn, which enables warnings.
  1141. •    THINK C: Because the compile is stopped when a warning is encountered, it forces you to fix all warnings. Some people like this; others don’t. We do, but you decide. Be sure that “Check Pointer Types” is turned on in the compiler options.
  1142. •    Pascal: Most of the things that cause warnings in C are automatically enforced.
  1143. If you’re coding in C, it’s also a good idea to prototype all your routines. This avoids silly errors.
  1144.  
  1145. ERRORS CAUGHT
  1146. The compiler and linker will tell you about lots of things. Some examples are
  1147. •    the use of uninitialized variables (which is a real bug)
  1148. •    bad function arguments
  1149. •    unused variables (these confuse the code and may be real bugs)
  1150. •    argument mismatches (probably bugs)
  1151. •    signed math overflow
  1152. In C++, overriding operator new without overriding operator delete is probably a bug and unintentional. Even if a warning is caused by something intentional, fix it so that the warning won’t appear.
  1153. CODE SAMPLE
  1154. #define kMagicNumber 12345
  1155. . . .
  1156. short result;
  1157. result = kMagicNumber*99;
  1158. The problem with this code is that the multiplication is overflowing a 16-bit short value. If you have full compiler warnings on, the MPW compiler will let you know this with the following error message:
  1159. ### Warning 276 This assignment may lose some significant bits
  1160. MEMORY PROTECTION
  1161. This is something you’ve always wanted: a way to get a protected memory model for the Macintosh. With memory protection on, memory accesses outside the application’s RAM space would be caught as illegal, giving you the chance to find bad program assumptions and wild references. Only Jasik’s debugger has this feature now.
  1162. The protected mode is only partly successful, though, since the Macintosh has nothing that resembles a standard operating system. The problems stem from how programs are expected to run, in that references to some low-memory globals are OK, and code and data share the same address space. Given the anarchy in the system, the way Jasik set it up is to allow protection of applications only. The protected mode also protects the CODE resources in the application from being overwritten. 
  1163. Although this protected mode is not as good as having the OS support protected memory spaces, it’s still a giant leap ahead in terms of finding bugs in your programs. By catching these stray references during development, you can be assured that the
  1164.  
  1165. user won’t get random crashes because of your program. This is an ideal development tool for catching latent bugs that don’t often show up. Who knows what a write to a random spot in memory may hit? Sometimes you’re just lucky, and those random “stomper” bugs remain benign, but more often they’re insidiously nasty.
  1166. AVAILABILITY
  1167. This tool is currently implemented only in Jasik’s debugger. The memory protection is implemented using the MMU, and it slows down the machine by around 20 percent. It’s a mixed blessing, since it will crash on any number of spurious errors— use it anyway.
  1168. ERRORS CAUGHT
  1169. If the application writes to low memory or to the system heap, it’s probably not what was desired. A few cases could be deemed necessary, but in general, any references outside the application heap space are considered suspect. Certainly, modifying system variables is not a common task that applications need to support. This memory protection will catch those specific references and give you the chance to be sure that they’re valid and necessary.
  1170. Writing to I/O space or screen RAM is another problem this technique will catch. Writing directly to the screen is bad form, and only tacky programs (and games, which must do it) stoop this low. Even HyperCard writes directly to the screen; please don’t emulate it. Some specialized programs could make an argument for writing to I/O space, since they may have a device they need to use up there. This protection will catch those references and point out a logically superior approach, which is to build a driver to interface to that space, instead of accessing it directly.
  1171. CODE SAMPLE
  1172. *((long*) 0x16A) = aLong;
  1173. The low-memory global Ticks is being modified. Writing to low-memory globals is a Very Bad Thing to do. This will be caught by memory protection. 
  1174. LEAKS
  1175. A memory leak occurs when a program allocates a block of memory with either NewHandle or NewPtr (or even with Pascal New or C malloc, both of which turn into NewPtr at a lower level), but that block is never disposed of, and the reference to it is lost or written over. If a program does this often enough, it will run out of RAM and probably crash. This leads to the famous statement: “Properly written Macintosh programs will run for hours, even days, without crashing”—a standing joke in Developer Technical Support for so long we’ve forgotten the original source. Naturally, if the program is leaking in the main event loop, it will crash sooner than if
  1176.  
  1177. it leaks from some rare operation. If it leaks at all, it will ultimately fail and crash some poor user.
  1178. AVAILABILITY
  1179. A simple technique that all debuggers support can tell you whether or not the program is leaking. Do a Heap Total and check the amount of free space and purgeable space that’s available. Run the program through its paces and then see if the amount of free space plus purgeable space has dropped. If it has, try again, under the assumption that the program might have loaded some code or other data the first time around. If it’s still smaller, it’s likely to be a leak. This approach, of course, only shows that you have a leak; tracking it down is the hard part. But, hey, you can’t start tracking till you know it’s there.
  1180. There’s a dcmd called Leaks (on the Developer CD Series disc) that runs under both TMON Pro and MacsBug. The basic premise is to watch all the memory allocations to see if they get disposed of correctly. Leaks patches the traps NewHandle, DisposHandle, NewPtr, and DisposPtr. When a new handle or pointer is allocated on the heap, Leaks saves the address into an internal buffer. When the corresponding DisposHandle or DisposPtr comes by, Leaks looks it up in the list and, if it finds the same address, dumps that record as having been properly disposed of. Now all those records on the Leaks list that didn’t have the corresponding dispose are candidate memory leaks.
  1181. The Macintosh has a lot of fairly dynamic data, so Leaks often ends up getting a number of things on its list that haven’t been disposed of but are not actually leaks. They’re just first-time data, or loaded resources. To avoid false alarms, the Leaks dcmd requires that you perform the operation under question three times, in order to get three or more items in its list that are similar in size and allocated from the same place in the program. An operation can be as simple or complex as desired, since every memory allocation is watched. An example of an operation to watch is to choose New from a menu and then choose Close, under the assumption that those are complementary functions. If you do this three times in a row with Leaks turned on, anything that Leaks coughs out will very likely be a memory leak for that operation. 
  1182. The dcmd saves a shortened stack crawl of where the memory is being allocated, so that potential leaks can be found back in the source code. 
  1183. One problem with Leaks as a dcmd is that if it’s installed as part of the TMON Pro startup, it patches the traps using a tail patch. Tail patches are bad, since they disable bug fixes the system may have installed on those traps. This could cause a bug to show up in your program that isn’t there in an unpatched system. It’s still probably worth the risk, given the functionality Leaks can provide. The problem doesn’t exist with MacsBug, since the traps are patched by the dcmd before the system patches them.
  1184.  
  1185. A vastly superior way around this problem is to provide the Leaks functionality as debugging code, instead of relying on an external tool. By writing an intermediate routine that acts as a “wrapper” around any memory allocations your program does, you can watch all the handles and pointers go by, do your own list management to know when the list should be empty, and dump out the information when it isn’t. By wrapping those allocations, you avoid patching traps (always a good idea). Be sure to watch for secondary allocations, such as GetResource/DetachResource pairs. You may still want to run Leaks when you notice memory being lost, but your wrappers don’t notice it.
  1186. ERRORS CAUGHT
  1187. Potential memory leaks, but you knew that already.
  1188. CODE SAMPLE
  1189. anIcon := GetCIcon(kIconId);
  1190. PlotCIcon(aRect, anIcon);
  1191. DisposHandle(Handle (anIcon));
  1192. This orphans any number of handles, because the GetCIcon call will create several extra handles for pixMaps and color tables. This is an easy error to make, since the GetCIcon returns a CIconHandle, which seems a lot like a PicHandle. A PicHandle is a single handle, though, and a CIconHandle is a number of pieces. Always use the corresponding dispose call for a given data structure. In this case, the appropriate call is DisposCIcon. 
  1193. STRESS ERROR HANDLING
  1194. Here the goal is to see how the program deals with less than perfect situations. Your program won’t always have enough RAM or disk space to run smoothly, and it’s best to plan for it. The first step is to write the code defensively, so that any potential error conditions are caught and handled in the code. If you don’t put in the error-handling code, you’re writing software that never expects to be stressed, which is an unreasonable assumption on the Macintosh. 
  1195. AVAILABILITY
  1196. Try running the program in a memory-critical mode, where it doesn’t have enough RAM even to start up. Users can get into this unfortunate situation by changing the application’s partition size. Rather than crash, put up an alert to tell users what went wrong, and then bail out gracefully. Try running with just enough RAM to start up, but not enough to open documents. Be sure the program doesn’t crash and does give the user some feedback. Try running in situations where there isn’t enough RAM to edit a document, and make sure it handles them. What happens if you get a memory-low message, and you try to save? If you can’t save, the user will be annoyed. What happens when you try to print? 
  1197.  
  1198. Run your program on a locked disk, and try to save files on the locked disk. The errors you get back should be handled in a nice way, giving the user some feedback. This will often find assumptions in the code, like, “I’m sure it will always be run from a hard disk.”
  1199. To see if you handle disk-full errors in a nice way, be sure to try a disk that has varying amounts of free space left. Here again, if you’ve only ever tested on a big, old, empty hard disk, it may shock you to find out that your users are running on a double-floppy-disk Macintosh SE and aren’t too happy that disk-full errors crash the program. 
  1200. A particularly annoying common error is saving over a file on the disk. Some programs will delete the old file first and then try to save. If a disk-full error occurs, the old copy of the data has been deleted, leaving the user in a precarious state. Don’t force a user to switch disks, but allow the opportunity.
  1201. Especially with the advent of System 7, you should see how your program handles the volume permissions of AppleShare. Since any Macintosh can now be an AppleShare server, you can definitely expect to see permission errors added to the list of possible disk errors. Try saving files into folders you don’t have permission to access, and see if the program handles the error properly.
  1202. ERRORS CAUGHT
  1203. Inappropriate error handling, unnecessary crashes, lack of robustness, and general unfriendliness.
  1204. CODE SAMPLE
  1205. i := 0;
  1206. REPEAT
  1207.     i := i + 1;
  1208.     WITH pb DO
  1209.     BEGIN
  1210.         ioNamePtr := NIL;
  1211.         ioVRefnum := 0;
  1212.         ioDirID := 0;
  1213.         ioFDirIndex := i;
  1214.     END;
  1215.     err := PBGetCatInfo (@pb, False);
  1216. UNTIL err <> noErr;
  1217. This sample is trying to enumerate all files and directories inside a particular directory by calling PBGetCatInfo until it gets an error. (Note that this sample does one very important thing: initializing the ioNamePtr field to NIL to keep it from returning a string at some random place in memory.) The problem with this loop is that it assumes that any error it finds is the loop termination case. For an AppleShare
  1218.  
  1219. volume, you may get something as simple as a permission error for a directory you don’t have access to. This is probably not the end of the entire search, but the code will bail out. This bug would be found by trying the program with an AppleShare volume. The appropriate end case would be to look for the exact error of fnfErr instead or, better, to add the permErr to the conditional.
  1220. MULTIPLE CONFIGURATION TESTS
  1221. This technique goes beyond merely finding the crash-and-burn bugs to help ensure that the program will run in situations that weren’t originally expected. Just fixing crash-and-burn bugs is for amateurs. Professional software developers want their programs to be as bug-free as possible. As a step toward this higher level of quality, testing in multiple configurations can give you more confidence that you haven’t made faulty assumptions about the system. The idea is to try the program on a number of machines in different configurations, looking for combinations that cause unexpected results.
  1222. AVAILABILTY
  1223. Multiple configuration tests should use the Macintosh Plus as the low-end machine to be sure that the program runs on 68000-based machines and on ones that have a lot of trap patches. Some of the code the system supports is not available, like Color QuickDraw. If you use anything like that, you will crash with an unimplemented trap number error, ID=12. The Macintosh Plus is a good target for performance testing as well, since it’s the slowest machine you might expect to run on. Its small screen can also point out problems that your users might see in the user interface. For example, some programs use up so much menu bar space that they run off the edge of the screen. That might not be noticed until you run the program on a machine with a small screen. If your program specifically doesn’t support low-end machines, you should still put in a test for them and warn the user. Crashing on a low-end machine is unacceptable, especially when all you needed was a simple check.
  1224. Naturally, the multiple configurations include a Macintosh II-class machine to be sure that assumptions about memory are caught. Because most development is done on Macintosh II computers, this case will likely be handled as part of the initial testing. It’s virtually certain that your program will be used on a Macintosh II by some users. 
  1225. Using multiple monitors on a single system can point out some window- or screen-related assumptions. The current version of the old 512 x 342 fixed-size bug is the assumption that the MainGDevice is the only monitor in the system. Testing with multiple monitors will point out that although sometimes the main device is black and white, there’s a color device in the system. Should your users have to change the main device and reboot just to run your program in color?
  1226.  
  1227. By testing the program within a color environment, even if it doesn’t use color, you’ll find any assumptions about how color might be used or the way bitmaps look. It’s a rare (albeit lame) program that gets to choose the exact Macintosh it should run on. 
  1228. Try the program under Virtual Memory to see if there are built-in assumptions regarding memory.
  1229. Use the program under both System 6 and 7. If the program requires System 7, but a user runs it under System 6, it should put up an alert and definitely not crash. For the short term, it’s obvious that you cannot assume all users will have either one system or the other. The number of fundamental differences between the systems is sufficiently large that the only way to gain confidence that the program will behave properly is to run it under both systems. Some bugs that were never caught under System 6 may now show up under System 7. The bugs may even be in your code, with implicit assumptions about how some Toolbox call works.
  1230. Doing a set of functionality tests on these various types of systems will ensure that you can handle the most common variations of a Macintosh. Tests of this form will give you a better feeling for the limits of your program and the situations it can handle gracefully. There’s usually no drawback to getting a user’s-eye view of your program.
  1231. There is a tool called Virtual User (APDA #M0987LL/B) that can help a lot with these kinds of tests. It allows you to script user interactions so that they can be replayed over and over, and it can execute scripts on other machines remotely, over AppleTalk. So, for instance, you could write a script that puts your program through its paces, and then automatically execute that script simultaneously on lots of differently configured Macintosh systems.
  1232. ERRORS CAUGHT
  1233. As discussed above, this technique attempts to flush out any assumptions your code makes about the environment it’s running in: color capabilities, screen size, speed, system software version, and so on.
  1234. CODE SAMPLE
  1235. void Hoohah(void)
  1236. {
  1237.     long localArray[2500];
  1238.     . . .
  1239. }
  1240. Naturally, this little array is stack hungry and will consume 10K of stack. On a Macintosh II machine, this is OK, as the default stack is 24K. On the Macintosh Plus, 
  1241.  
  1242. the stack is only 8K, so when you write into this array you will be writing over the heap, most likely causing a problem. This type of easy-to-code bug may not be caught until testing on a different machine. Merely because the code doesn’t crash on your machine doesn’t mean it’s correct.
  1243. ASSERTS
  1244. Asserts are added debugging code that you put in to alert you whenever a situation is false or wrong. They’re used to flag unexpected or “can’t happen” situations that your code could run into. Asserts are used only during development and testing; they’ll be compiled out of the final code to avoid a speed hit.
  1245. AVAILABILITY
  1246. You could write a function called ASSERT that takes a result code and drops into the debugger if the result is false—or, better yet, writes text to a debugging window. In MPW, you can use __FILE__ and __LINE__ directives to keep track of the location in the source code. Another thing to check for is bogus parameters to calls, sort of like Discipline. Basically, you want to check any old thing that will help you ensure consistency and accuracy in your code, the more the merrier, as long as the asserts don’t “fire” all the time. Fix the bugs pointed out by an assert, or toughen up the assert, but don’t turn it off. If you just can’t stand writing code to check every possible error, temporarily put in asserts for the ones that will “never” happen. If an assert goes off, you’d better add some error-handling code.
  1247. The following sample code shows one way to implement ASSERT.
  1248. #if DEBUG
  1249. #define ASSERT(what)  do { if(!(what)) dbgAssert(__FILE__,__LINE__); } while(0)
  1250. #else
  1251. #define ASSERT(what)  ((void)0)
  1252. #endif
  1253. void dbgAssert(const char* filename, int line)
  1254. {
  1255.     char msg[256];
  1256.     sprintf(msg, "Assertion failed # %s: %d", filename, line);
  1257.     debugstr((Str255)msg);
  1258. }
  1259. In this example, ASSERT is defined by a C macro. If DEBUG is true, the macro expands to a block of code that checks the argument passed to ASSERT. If the argument is false, the macro calls the function dbgAssert, passing it the filename and line number on which the ASSERT occurs. If DEBUG is false, the macro ASSERT
  1260.  
  1261. expands to nothing. Making the definition of ASSERT dependent on a DEBUG flag simplifies the task of compiling ASSERTs out of final code.
  1262. ERRORS CAUGHT
  1263. This technique catches all sorts of errors, depending, of course, on how you implement it. Logic errors, unanticipated end cases that show up in actual use, and situations that the code is not expecting are some of the possibilities.
  1264. CODE SAMPLE
  1265. numResources = Count1Resources('PICT');
  1266. for(i=1; i<=numResources; i++) {
  1267.     theResource = Get1IndResource('PICT', i);
  1268.     ASSERT(theResource != nil);
  1269.     RmveResource(theResource);
  1270. }
  1271. The problem here is that the code doesn’t account for the fact that Get1IndResource always starts at the beginning of the available resources. So the first time through, we get the resource with index 1, and we remove it. The next time through, we ask for resource 2, but since we removed the resource at the front of the list, we get what used to be resource 3; we’ve skipped one. The upshot is that only half the resources are removed, and then Get1IndResource fails. This is a great example of a “never fail” situation failing. The ASSERT will catch this one nicely; otherwise, you might not know about it for a long time. The solution is to always ask for the first resource.
  1272. TRACE
  1273. Trace is a compiler option that causes a subroutine call to be inserted at the beginning and end of each of your functions. You have to implement the two routines (%__BP and %__EP), and then the compiler inserts a JSR %__BP just after the LINK instruction and a JSR %__EP just before UNLK. This gives you a hook into every procedure that’s compiled, which can be extremely useful. Like asserts, trace is debugging code and will be compiled out of the final version.
  1274. AVAILABILITY
  1275. Trace is available in all the MPW compilers and in THINK Pascal. THINK C’s profiler can be configured and used in the same sort of way.
  1276. ERRORS CAUGHT
  1277. By being able to watch every call in your program as it’s made, you can more easily spot inefficiencies in your segmentation and your call chain: If two often-called routines live in different segments, under low-memory situations you may be swapping code to disk constantly. If you’re redrawing your window 12 times during
  1278.  
  1279.  
  1280. A WORD TO THE WISE FROM FRED    
  1281. What we’ve described in this article are a number of tools for doing Macintosh software development. Some of you are about to say, “Oh, those sound really great, but I don’t have time to use them—I’m about to ship,” or whatever. I’d like to tell you a story that a man of sound advice, Jim Reekes, told me: A young boy walked into a room and saw a man pushing a nail into the wall with his finger. The boy 
  1282.     asked him, “Hey, mister, why don’t you go next door and get a hammer?” The man replied, “I don’t have time.” So the boy went next door, got a hammer, and came back. The man was still pushing the nail into the wall with his finger. So the boy hit the man in the head with the hammer, killed him, and took the nail.    
  1283.  
  1284. an update event, you could probably snug things up a little and gain some performance. You can watch the stack depth change, monitor memory usage and free space, and so on. Think up specific flow-of-control questions to ask and then tailor your routines to answer them. Expect to generate far more data than you can look at. Really get to know your program. Go wild.
  1285. CODE SAMPLE
  1286. PROCEDURE HooHah
  1287. VAR
  1288.     localArray: ARRAY[1..2500] OF LongInt;
  1289. BEGIN
  1290.     . . .
  1291. END; {HooHah}
  1292. Once again, we’re building a stack that’s too big for a Macintosh Plus. The stack sniffer will catch it eventually, but since VBL tasks don’t run very often, you may be far away by then. Trace could watch for it at each JSR and catch it immediately.
  1293. USEFUL COMBINATIONS
  1294. All these techniques are powerful by themselves, but they’re even better when used in combination. Use them as early and as often as you can. Some of them are a bit of trouble, but that smidgen of extra work is paid back many times over in the time saved by not having to track down the stupid bugs. Use them throughout development, right up to the end. Many bugs show up through interactions that only begin near the end of the process. Diligent use of these techniques is guaranteed to find many of the easy bugs, so you can spend your time finding the hard ones, which is much more interesting and 
  1295. worthwhile.
  1296. OK, now armed to the teeth with useful techniques, you’re ready to stomp bugs. You know what to look for and how to flush them out. But you know what? Debugging is still hard.
  1297. MACINTOSH HYBRID APPLICATIONS FOR A/UX
  1298. JOHN MORLEY
  1299. Apple’s A/UX operating system is unique among UNIX systems in that it merges the Macintosh user interface and application environment with the multitasking UNIX operating system. Developers can take advantage of this combination by creating a class of applications called hybrids. This article describes the techniques necessary to create Macintosh hybrid applications and demonstrates some of the benefits of these applications.
  1300. The UNIX® operating system began some 20 years ago as a personal project undertaken by a couple of engineers at AT&T Bell Laboratories. For a number of technical and business reasons, UNIX emerged as the leading software platform for a phenomenon called Open Systems. Although this buzzword is batted around in many different and confusing contexts, it basically refers to systems that adhere to multivendor industry standards, thus protecting their owner’s investment in software, training, and so on.
  1301. At Apple we recognized the growing importance of the UNIX system in many segments of the marketplace, particularly for government, higher education, and large corporate customers. We also understood that the UNIX system’s principal weakness was its lack of ease of use at both the system and application level. By grafting the Macintosh user interface onto a full-featured UNIX operating system, and supporting the bulk of popular Macintosh application software as well, we hoped to meet the requirements of the Open Systems marketplace and retain all the joys of working on a Macintosh.
  1302. Release 2.0 of the A/UX operating system was the realization of this effort. When using a Macintosh running A/UX, you can treat it purely as a Macintosh or dive into whatever level of sophistication with the UNIX system your expertise and/or bravado allow.
  1303.  
  1304. For the developer, A/UX opens up some new possibilities due to the presence of both the UNIX system and Macintosh programming paradigms. Macintosh developers can use A/UX as a gateway from their Macintosh application into the world of UNIX system services. UNIX system developers can use A/UX to deliver UNIX system applications that incorporate the benefits of the Macintosh user interface.
  1305. HYBRID APPLICATIONS
  1306. As the name implies, a hybrid application combines two distinct programming models within a single application program. In the case of the A/UX operating system, the two available programming models are the Macintosh Toolbox interface and the UNIX system call interface.
  1307. In addition to the two programming models present in A/UX, there are two distinct executable file formats: the UNIX executable file format known as Common Object File Format (COFF) System V.2, and the Macintosh executable file format known as Object Module Format (OMF).
  1308. The term Macintosh hybrid application refers to an application that’s represented in Macintosh OMF, primarily uses the Macintosh Toolbox interface, but also accesses the A/UX operating system via the UNIX system call interface.
  1309. Alternatively, the term UNIX hybrid application refers to an application that’s represented in COFF, primarily uses the UNIX system call interface, but also accesses the functions provided by the A/UX Macintosh Toolbox.
  1310. A/UX MACINTOSH TOOLBOX
  1311. The Macintosh Toolbox as it is supported under A/UX is documented in Inside Macintosh Volumes I-V and in A/UX Toolbox: Macintosh ROM Interface. The interface mechanism that’s used to access the Macintosh Toolbox is the set of A-line trap instructions reserved for this purpose in the Motorola 680x0 architecture. The high-level languages supporting Macintosh programming contain features that allow the programmer to use traditional procedure call notation to access the Macintosh Toolbox. The compiler then translates those procedure calls into the actual A-line trap instructions to access the Toolbox.
  1312. A/UX SYSTEM CALLS
  1313. The UNIX system call interface is documented in the A/UX Programmer’s Reference, Section 2. The interface mechanism that’s used to access the UNIX system calls is a CPU trap instruction that causes a context switch between the application program, which runs in user mode, and the UNIX system kernel, which runs in supervisor mode. The A/UX C runtime library contains procedures to access each of the UNIX system calls supported by A/UX.
  1314.  
  1315. Macintosh applications running on A/UX may also access the UNIX system calls. An MPW library (libaux_sys.o) that contains procedures for each UNIX system call, analogous to the ones in the A/UX C runtime library, is included on the Developer CD Series disc for this issue. By calling routines from this library a Macintosh application becomes a Macintosh hybrid application with access to the capabilities provided by the UNIX system.
  1316. WHY CREATE MACINTOSH HYBRID APPLICATIONS?
  1317. There are several reasons why you might want to create a Macintosh hybrid application. Here are some examples:
  1318. •    to create a Macintosh style front-end interface for an existing character-based UNIX system application
  1319. •    to access UNIX system networking from a Macintosh application
  1320. •    to execute UNIX system applications and utilities from a Macintosh application
  1321. The class of applications that act as front ends to existing UNIX system programs is of particular interest. The UNIX operating system has been around for two decades and a large body of software exists that can be ported easily from one UNIX system to another. The problem with these applications is that they were designed to work with character-oriented display devices.
  1322. Most people who are familiar with the Macintosh user interface are reluctant to sacrifice the ease of use that applications designed for the Macintosh provide. One way to “dress up” these older UNIX system applications is to provide a Macintosh- style user interface via an application that acts as a front end to the existing character-based application. While not as elegant a solution as redesigning the application with the new user interface in mind, the front-end approach can usually be implemented in less time and at less expense.
  1323. MULTITASKING AND THE MACINTOSH
  1324. A developer creating a Macintosh hybrid application needs some understanding of Macintosh multitasking and how it’s implemented by A/UX. If not properly designed, a Macintosh hybrid application can easily cause the Macintosh Toolbox environment within A/UX to become deadlocked. Following the guidelines given here can keep the number of catastrophic failures during development to a minimum.
  1325. The Macintosh was designed to be a personal computer. This resulted in emphasis on the interaction between a single user and the computer while performing a single task. With the advent of MultiFinder the Macintosh became capable of switching between two or more active applications as well as performing some limited processing in the background while the user interacts with any application.
  1326.  
  1327. To avoid major incompatibilities with the existing base of application software, MultiFinder was cleverly designed to implement multitasking on top of the existing Macintosh programming model. This style of multitasking is called cooperative multitasking. The name conveys the requirement that applications must provide the system with a cue indicating when it’s reasonable to interrupt them.
  1328. The UNIX operating system, on the other hand, was designed to control minicomputers that normally support many users at once. These computers require the operating system to preemptively schedule tasks for execution using a well-defined scheduling algorithm. A/UX fully implements this style of preemptive multitasking for all UNIX processes.
  1329. To implement the MultiFinder method of cooperative multitasking within the preemptive multitasking model of the UNIX system, a special thread of control is defined for all processes that access the A/UX Macintosh Toolbox. The A/UX kernel associates one and only one process at a time with the token of control for the Macintosh Toolbox. The token of control is passed in the same way that applications are activated under MultiFinder.
  1330. THE PERILS OF MULTITASKING
  1331. An unsuspecting programmer creating a Macintosh hybrid application can easily be tripped up by lack of knowledge about the multitasking environment. Consider the following program:
  1332. #include <StdIO.h>
  1333. main()
  1334. {
  1335.     char buf[100];
  1336.     int len;
  1337.     
  1338.     write(1,"Type Something\n",15);
  1339.     len = read(0,buf,100);
  1340.     write(1,"You Typed: ",11);
  1341.     write(1,buf,len);
  1342.     write(1,"\n",1);
  1343. }
  1344. This rather primitive piece of code can be compiled with MPW C and linked to produce an MPW tool. When run, it writes a prompt to the active MPW window and waits for keyboard input terminated by the Enter key. The program then echoes the input to the window and terminates. During the time that the program is waiting for keyboard input, you can switch MultiFinder layers by clicking in a different application window or choosing from the Apple menu or MultiFinder application icon in the menu bar.
  1345.  
  1346. This same program can be compiled and linked with the A/UX C compiler (cc or c89) to produce a native COFF application. When run within a CommandShell window it exhibits the same behavior as when compiled with MPW C, including the ability to switch MultiFinder layers while waiting for input from the keyboard.
  1347. The program can be modified so that when compiled with MPW it becomes a Macintosh hybrid application. (See “Compiling and Linking Macintosh Hybrid Applications” for some useful tips.) This is done by substituting calls to the A/UX system call routines in place of the standard MPW C runtime routines, as follows:
  1348. #include <StdIO.h>
  1349. #include <LibAUX.h>
  1350. #include </:usr:include:fcntl.h>
  1351. main()
  1352. {
  1353.     char buf[100];
  1354.     int len, fd;
  1355.     fd = auxopen("/dev/ttyC1",O_RDWR);
  1356.     (void) auxwrite(fd,"Type Something\r",15);
  1357.     len = auxread(fd,buf,100);
  1358.     (void) auxwrite(fd,"You Typed: ",11);
  1359.     (void) auxwrite(fd,buf,len);
  1360.     (void) auxwrite(fd,"\r",1);
  1361.     (void) auxclose(fd);
  1362. }
  1363. The program now opens the device associated with the window CommandShell 1 and performs the I/O to that window. However, this program contains a serious flaw—the call to auxread will result in a deadlock situation, because as yet there is no data available to be read from the file descriptor associated with the CommandShell window, and the A/UX read system call blocks when data is not available. As a result,  the entire MultiFinder environment running on A/UX is suspended. This makes it impossible to switch to CommandShell 1 and enter data via the keyboard.
  1364. In this example it’s not too difficult to solve the problem of blocking. The A/UX system call interface allows you to perform I/O that’s nonblocking, otherwise referred to as asynchronous I/O. You can use the A/UX system call fcntl to change the blocking status of a UNIX system file descriptor. Here’s how to modify the previous example so that the deadlock situation is avoided:
  1365. #include <StdIO.h>
  1366. #include <CursorCtl.h>
  1367. #include <LibAUX.h>
  1368. #include </:usr:include:fcntl.h>
  1369.  
  1370. COMPILING AND LINKING MACINTOSH HYBRID APPLICATIONS    
  1371. There are a few things you should know in order to compile and link a Macintosh hybrid application:
  1372. •    Use the include file LibAUX.h to define the system calls     and their prototypes (especially if you’re using C++).      For example:
  1373.     #include <LibAUX.h>
  1374. •    You may need to include A/UX system header files for     some of the system calls. These must be specified     using the complete pathname in the Macintosh file     system format. You must include LibAUX.h before     including any A/UX system header files. For example:
  1375.     #include <LibAUX.h>
  1376.     #include </:usr:include:fcntl.h>
  1377.     For information on when to include header files refer to     A/UX Programmer’s Reference, Section 2, and A/UX     Development Tools, Chapter 2.
  1378.     •    The meanings of the special characters \n and \r are     reversed between MPW C and A/UX C. In general, 
  1379.     use \r within strings that are passed to A/UX system     calls.
  1380. •    It’s a good idea to have the application test to see that     A/UX—not the Macintosh operating system—is     running. To do this, call function AUXisRunning, which     returns a nonzero value if A/UX is running or a zero     value if it’s not.
  1381. •    You must link with the library libaux_sys.o to access     the system call routines. The default filename for this     library is
  1382.     {MPW}Libraries:AUX System Calls: libaux_sys.o
  1383.     This library name should be included in addition to any     other library names and options you usually include     with your Link command.    
  1384.  
  1385. main()
  1386. {
  1387.     char buf[100];
  1388.     int len, fd, flags;
  1389.     /* Open the device associated with CommandShell 1's window.*/
  1390.     fd = auxopen("/dev/ttyC1",O_RDWR);
  1391.     /* Get the current flags for this file descriptor.*/
  1392.     flags = auxfcntl(fd,F_GETFL,0);
  1393.     /* Add the O_NDELAY flag to the flags that are already set.*/
  1394.     (void) auxfcntl(fd,F_SETFL,flags | O_NDELAY);
  1395.     (void)auxwrite(fd,"Type Something\r",15);
  1396.     while ( (len = auxread(fd,buf,100)) < 1)
  1397.         SpinCursor(1);
  1398.     (void)auxwrite(fd,"You Typed: ",11);
  1399.     (void)auxwrite(fd,buf,len);
  1400.     (void)auxwrite(fd,"\r",1);
  1401.     /* Reset the flags to their original state.*/
  1402.     (void)auxfcntl(fd,F_SETFL,flags);    
  1403.     (void)auxclose(fd);
  1404. }
  1405.  
  1406. The A/UX system call fcntl is used first to get the file descriptor flags associated with the CommandShell window and then to set the O_NDELAY bit in the flags word. The O_NDELAY bit determines whether reads from the file descriptor will block if data is not available. With this bit set, when data is not available the value returned by the read system call is 0. The call to the MPW library routine SpinCursor creates idle time for the layer switch to occur. The last call to auxfcntl resets the flags to their original state.
  1407. If you want to try this example hybrid application, open a CommandShell window under A/UX, type “sleep 1000” in the window, and then run the example from the MPW shell.
  1408. HELPFUL UTILITY FUNCTIONS
  1409. For many types of potential Macintosh hybrid applications, particularly the front-end variety, the only UNIX system functionality necessary is the ability to execute a UNIX process and communicate with it. Toward this end I’ve included in the system call library several utility routines that are at a higher level than the basic system calls. A description of these utility routines follows.
  1410. AUXFORK_PIPE
  1411. The auxfork_pipe function executes several system calls to create a new UNIX process. In UNIX system parlance, the new process is the child and the process that created it is the parent. The definition for this function is
  1412. Handle auxfork_pipe(int toparent, int tochild, void (*childtask)(),
  1413.                               void *childarg);
  1414. The parameters toparent and tochild are flags that indicate whether or not to establish a communication pipe in either direction between the parent and child processes. A zero value signifies that no pipe should be created and a nonzero value signifies that a pipe should be created.
  1415. The parameter childtask is a function pointer used to identify a function to be called by the child process when the child process is first created. The parameter childarg is a generic pointer passed to the function pointed to by childtask so that you can vary the behavior of that function. Typically, the function pointed to by childtask executes one of the variants of the exec system call and uses the childarg pointer to identify the filename of the program to be executed.
  1416. The value returned by this function is either a handle to a structure that holds some global information about the child process or a null pointer if the call was unsuccessful. The definition for this structure is as follows:
  1417.  
  1418. struct childinfo {
  1419.     /* file descriptor for parent->child communication pipe */
  1420.     int tochild;
  1421.     /* file descriptor for child->parent communication pipe */
  1422.     int toparent;
  1423.     /* process ID of the child process */
  1424.     int pid;
  1425. };
  1426. The file descriptor for the toparent communication pipe has the O_NDELAY bit set in its flags word so that reading from this file descriptor won’t cause a block when data is not available.
  1427. AUXCLEANUP_FORK_PIPE
  1428. An additional utility function is used to clean up after the child process terminates—the auxcleanup_fork_pipe function. Its definition is
  1429. int auxcleanup_fork_pipe(Handle globals);
  1430. It takes one parameter, which is the handle returned previously by the auxfork_pipe function. You must be sure that the child process has terminated or is about to terminate before calling auxcleanup_fork_pipe. If you’re not sure that the child process will terminate, you can call auxkill to send the child process a termination signal.
  1431. AUXFGETS
  1432. The auxfgets function uses the read system call to read a string of characters from an open UNIX system file descriptor. The definition for this function is
  1433. char *auxfgets(char *buf, int count, int file, int timeout);
  1434. The buf parameter is a pointer to space in which to store the characters read.
  1435. The count parameter specifies the maximum number of characters to read. The file parameter is the UNIX system file descriptor from which to read. (The auxfgets function described here differs from the standard fgets function in that it uses a file descriptor rather than a stream pointer.) The timeout parameter indicates the maximum number of times to retry the read system call when data is not available.
  1436. This function reads characters until one of the following conditions occurs:
  1437. •    A newline character (0x10) is read.
  1438. •    The number of characters specified in the count is reached (reserving room for a null character to mark the end of the 
  1439. string).
  1440.  
  1441. •    The retry count specified in the timeout parameter is reached without any new data being available to read. If the value of timeout is 0, auxfgets retries indefinitely.
  1442. The newline character, if any, is stored at the end of the character string. In any case, a null character is appended after the last character stored to mark the end of the string.
  1443. AUXSYSTEM
  1444. The auxsystem function works much like the UNIX library routine named system. To use this function in a Macintosh hybrid application, the application must either be linked as an MPW tool or linked with the Simple Input/Output Window (SIOW) package, which implements standard I/O streams for Macintosh applications. The definition for this function is
  1445. int auxsystem(char *command);
  1446. The parameter is a pointer to a character string that contains a valid UNIX system shell command (Bourne shell syntax). This function executes the given command and redirects any output that the command produces on the standard output or standard error streams to the SIOW standard output and standard error streams.
  1447. The MPW tool Unixcmd included on the Developer CD Series disc is an example of a tool that uses the auxsystem function. This tool executes the UNIX command given on the command line for Unixcmd. The standard output and standard error streams produced by the UNIX command are sent to the MPW window from which Unixcmd was executed, or they can be individually redirected using the MPW shell’s redirection syntax. The Unixcmd tool also sets the MPW variable {Status} to the exit status of the UNIX command, so that MPW scripts can test the exit status.
  1448. THE UNIX MAIL READER
  1449. To demonstrate some of the techniques used to create Macintosh hybrid applications, we’ll look at an example front-end application for the Berkeley UNIX system mail reading program, mailx. The application is implemented using a HyperCard stack with HyperTalk® scripts that access HyperCard XFCNs.
  1450. The interface for the mail reader consists of two cards in a HyperCard stack. 
  1451. The first card is called headers and is used to display a list of header lines identifying the available mail messages. The second card is called message and is used to display the content of a selected message.
  1452. The UNIX Mail Reader example is provided solely to illustrate the technical issues involved in creating an A/UX Macintosh hybrid application. It is not an example of good user interface design, since it was written by a UNIX hacker (yours truly) with 
  1453.  
  1454. little knowledge of Macintosh user interface guidelines (a little knowledge is a dangerous thing).
  1455. HYPERCARD XFCNS
  1456. A HyperCard XFCN is a code segment that the HyperCard application calls to perform a function that can’t be accomplished with the standard HyperCard commands. By providing HyperCard with XFCNs to access UNIX system calls, 
  1457. you can create Macintosh hybrid applications that are implemented by HyperTalk scripts. Five different XFCNs are used by the UNIX Mail Reader to create a HyperCard front end to the UNIX mail reading program. The XFCNs used are as follows:
  1458. •    forkpipexfcn, which calls the auxfork_pipe utility function
  1459. •    fgetsxfcn, which calls the auxfgets utility function
  1460. •    fgetfxfcn, which makes multiple calls to the auxfgets utility function
  1461. •    writexfcn, which calls the auxwrite utility function
  1462. •    cleanupxfcn, which calls the auxcleanup_fork_pipe utility function
  1463. The source code for these XFCNs is included on the Developer CD Series disc to serve as a model for other XFCNs you may create. 
  1464. THE ENTRY SCRIPT
  1465. When the UNIX Mail Reader stack is opened, the HyperTalk script associated with the headers card is executed.
  1466. on openStack
  1467.     global global_handle, linecount
  1468.     put empty into cd field one
  1469.     put empty into global_handle
  1470.     put forkpipexfcn("/usr/bin/mailx") into global_handle
  1471.     - - A real application would give an error message here.
  1472.     if global_handle is empty then go to home
  1473.     - - Call fgetsxfcn to read first line of mailx output.
  1474.     put fgetsxfcn(global_handle,2500) into buf
  1475.     - - Check if any mail is available.
  1476.     if word 1 of buf is "No" then
  1477.         - - Inform user there’s no mail.
  1478.         put cleanupxfcn(global_handle) into status
  1479.         put empty into global_handle
  1480.         Beep 1
  1481.         answer "Sorry, no mail"
  1482.         go to home
  1483.  
  1484.     else
  1485.         - - Inform user there’s mail.
  1486.         play "mail.sound"
  1487.         - - Discard 2nd line of mailx output.
  1488.         put fgetsxfcn(global_handle,2500) into buf
  1489.         - - Read available mail headers.
  1490.         repeat with linecount = 1 to 9999
  1491.             put fgetsxfcn(global_handle,250) into buf
  1492.             - - Check if done.
  1493.             if length(buf) = 0 then exit repeat
  1494.             put buf into line linecount of cd field one
  1495.         end repeat
  1496.         - - Calculate number of messages.
  1497.         subtract 1 from linecount
  1498.     end if
  1499. end openStack
  1500. After some initialization, the XFCN forkpipexfcn is called to start execution of the Berkeley UNIX system mail reader located in the file /usr/ucb/mailx. Then, the XFCN fgetsxfcn is called to read the first line of output from the mailx program into the HyperTalk variable buf.
  1501. Notice that the second parameter to fgetsxfcn is the value 2500. This parameter is the timeout count described in the definition of auxfgets. The value 2500 was derived by observing the longest time it normally takes for the mail program to begin execution and produce the first line of output.
  1502. The script tests the string that was just read to see if it’s the special message that indicates no mail messages. If it is, the script notifies the user and exits.
  1503. If the first message is other than the no-mail message, the script reads the header for each message and places it sequentially in the message headers field on the headers card. The message headers begin with the third line of output from the mailx program, so the script reads and discards the second line of output from the mailx program. After the final message is read, the global HyperTalk variable linecount is set to the total number of messages. The final message header is identified by checking to see if the last fgetsxfcn call returned no data, indicating a timeout.
  1504. Figure 1 shows the headers card of the UNIX Mail Reader example.
  1505. THE EXIT SCRIPT
  1506. When the user clicks the Home button, the UNIX Mail Reader stack exits and the following script associated with the headers card executes:
  1507.  
  1508.  
  1509. Figure 1
  1510. Headers Card With Sample Mail Headers
  1511. on closeStack
  1512.     global global_handle
  1513.     if global_handle is not empty then
  1514.         answer "Update Message Queue?" with "Yes" or "No"
  1515.         if It is "No" then
  1516.             put writexfcn(global_handle,("x" & lineFeed)) into writecount
  1517.         else
  1518.             play "empty trash (flush)"
  1519.             put writexfcn(global_handle,("q" & lineFeed)) into writecount
  1520.         end if
  1521.         put cleanupxfcn(global_handle) into status
  1522.         put empty into global_handle
  1523.     end if
  1524.     put empty into cd field one
  1525.     play "bye.sound"
  1526. end closeStack
  1527.  
  1528. This script asks if the user wants to update the message queue, which permanently deletes any messages marked for deletion. Depending on the user’s response, the script sends either the exit command (indicated by the letter x) or the quit command (indicated by the letter q) to the mailx program to terminate the session. The commands are sent to the mailx program by writing to the communication pipe with the XFCN writexfcn. The special character lineFeed is appended to the command to simulate the user pressing the Return key.
  1529. The script then calls cleanupxfcn to perform the termination processing. This is safe now, since the mailx program will be terminating as a result of the exit or quit command just sent.
  1530. THE SELECTION SCRIPT
  1531. When the user clicks one of the message headers displayed in the first card of the stack, the following script is executed to display the selected message in the second card of the stack. Figure 2 shows a message card with a sample message.
  1532. on mouseUp
  1533.     global global_handle, linecount, vline
  1534.     put (item 2 of the clickLoc) + (the scroll of cd field one) into vline
  1535.     divide vline by the textHeight of cd field one
  1536.     put trunc(vline+.6) into vline
  1537.     if vline <= linecount then
  1538.         select line vline of cd field one
  1539.         if the textStyle of the selectedLine is italic then
  1540.             beep 1
  1541.         else
  1542.             put writexfcn(global_handle,(vline & lineFeed)) into writecount
  1543.             play "ZoomUp"
  1544.             go to card 2
  1545.             put fgetfxfcn(global_handle,250) into cd field msgx
  1546.         end if
  1547.     else
  1548.         beep 1
  1549.     end if
  1550.     select empty
  1551. end mouseUp
  1552. This script computes the line number of the selected message, checks to see that it’s a valid message number, and then sends this value to the mailx program, causing that message to be displayed. The call to fgetfxfcn reads multiple lines of output into a field with one XFCN call. This is much faster than calling fgetsxfcn several times and inserting each line into the field.
  1553.  
  1554.  
  1555. Figure 2
  1556. Message Card With a Sample Message
  1557. THE DELETE BUTTON SCRIPT
  1558. Users viewing the content of a message in the second card of the stack have the option of marking the message for deletion by clicking the Delete button. That causes the following script to be executed:
  1559. on mouseUp
  1560.     global global_handle, vline
  1561.     play "Cash Register"
  1562.     put writexfcn(global_handle,("d" & lineFeed)) into writecount
  1563.     put empty into cd field msgx
  1564.     go to card 1
  1565.     select line vline of cd field one
  1566.     set textStyle of the selectedLine to italic
  1567. end mouseUp
  1568. This script sends the delete command (the letter d) to the mailx program, clears the message field on the second card, and then changes the text style of the header for 
  1569.  
  1570. that message to italic. This is an indication to the user that the message has been marked for deletion. The text style is checked in the selection script to prevent access to a deleted message.
  1571. PARTING THOUGHTS
  1572. I hope this article has given you some insight into the possible uses of programming Macintosh hybrid applications for A/UX, as well as some helpful techniques for doing this on your own. Although HyperCard was used to quickly implement the UNIX Mail Reader, the same techniques apply to using UNIX system calls from a Macintosh application written without HyperCard.
  1573. The A/UX Developer’s Tools set of CD-ROM discs (APDA #B0596LL/A) contains more tools for dealing with both UNIX and Macintosh hybrid applications on A/UX. Developers interested in exploring this programming technique in depth may want to acquire that product to supplement the library and examples from this article.
  1574. REFERENCES
  1575. •    A/UX Programmer’s Reference, Section 2, Apple Computer, 1990.
  1576. •    A/UX Development Tools, Chapter 2, Apple Computer, 1991.
  1577. •    A/UX Toolbox: Macintosh ROM Interface, Apple Computer, 1990.
  1578. •    Apple HyperCard Script Language Guide: The HyperTalk Language, Addison-
  1579.     Wesley, 1988.
  1580. •    Inside Macintosh, Volumes I-V, Addison-Wesley, 1986.
  1581.     
  1582.  
  1583.  
  1584. THE VETERAN NEOPHYTE
  1585. DON’T FENCE ME IN
  1586.     
  1587. DAVE JOHNSON
  1588. So here I am in Tucson, Arizona, standing in a dry streambed reeking of sunscreen with a notebook computer contraption in my hands and a walkie-talkie hooked on my pants and a squawking headset barely staying on my head, watching people tying white cotton string from one tree to another. Every time I move my head the headset slips forward a little more, but my hands are completely filled with this device, a fairly delicate thing due to the wire and duct tape and Velcro attachments, and I can’t find any place safe to put it down. So I’m trying not to move my head, and I’m trying to look like an intelligent and purposeful person at the same time. It’s hard.
  1589. I had written a little piece of the software that’s running on the notebook computer, which is a GRiDPAD (pen-based, small, DOS). There are three others like it scattered around the canyon I’m in. Each has a tiny wireless modem and a battery stuck to the back, and each is running a sort of collaborative spreadsheet: data entered in one is quickly picked up by all the others. I’ll call this contraption The Device from now on, to avoid funny capitalizations.
  1590. This event is an experiment in wireless communication and in collaboration at a distance. The main participants are a bunch of elementary school kids and their science teachers. They’re here to study the canyon, and are split into four groups, each of which is being deployed to a different spot to take environmental measurements (pH, 
  1591.     temperature, and so on) and to count species. Each group has one of The Devices, so once we’re set up everybody will be able to see everybody else’s data all the time. Each group also has a walkie-talkie, so they’ll be able to talk to one another. We’ve just arrived for the very first field trials.
  1592. The string people have finished, neatly delineating the area that is our group’s responsibility. The kids energetically begin fooling with thermometers and vials and yardsticks and—everyone’s favorite—sling psychrometers. I finally find a rock flat enough to put The Device on, just as the headset lets go and slips over my eyes, pulling the earplug out of my ear. Gathering together the shredded remains of my dignity, I disentangle the headset from my ears and sunglasses, put it back on my head, and reinsert the little earplug in my ear. Who designed this thing? It just won’t stay put. Maybe my head is a weird shape, or maybe this headset isn’t meant to be used with sunglasses on. I take off the headset, take off my sunglasses, put the headset back on, and it’s just as bad. Must be my head.
  1593. There are some very large issues that are touched on by this experiment, directly or indirectly: the implications of wireless communication, the nature of collaboration, and the nature of communication itself. I’ll take a closer look at these issues, with the assumption up front that the goal is to provide technology that can enable—and hopefully enhance—collaboration at a distance.
  1594. First of all, what does wirelessness mean exactly? At face value, not much: it means that the wires are gone. The information flow hasn’t changed; it’s just using a different medium to flow in (or on, or around, or whatever). One person involved in this project compared the advent of wireless communication to taking down the fence around a herd of captive buffalo. Will they burst from their former confinement, joyously kicking their heels (I’m not sure if buffalo have heels, but you get the idea) and searching out new limits to conquer? Or will they not even notice, so used to the way things were that they can’t conceive of anything else? That would be like some large, unimaginative corporation’s vision of wirelessness: the    
  1595.  
  1596. wires vanish, which saves a little money and hassle setting up the office, but nothing else changes. Clearly an approach like this is doesn’t take advantage of the situation. 
  1597. Wireless communication adds a whole new degree of freedom to human communication, that of space. It makes communication position-independent, it unsticks people geographically. This is potentially a far-reaching freedom if high-bandwidth wireless communication becomes pervasive. Many existing institutions—schools, businesses, and so on—that largely evolved from the need to have a central physical place are now freed up, just like the buffalo, and have lots of new territory to explore. Maybe there are other ways of doing things without people’s bodies in attendance that we haven’t thought of yet, since we haven’t had the opportunity. But will people take advantage of this new freedom? Or are we too cozy, too entrenched in our old familiar ways to transcend them?
  1598. Periodically pushing my headset back onto my head, I look around: chaos reigns, but it’s a good, busy, productive sort of chaos. The kids are measuring things, counting plants and birds and spiders, clambering around in the brush, chattering incessantly on their walkie-talkies, and entering data into The Device; the video crew—ostensibly documenting the event but mostly invoking Heisenberg’s Uncertainty Principle—are running around poking their cameras and microphones at people; the adults are watching carefully, coordinating when necessary, commenting on the action over their own walkie-talkie channel. 
  1599. One thing that surprises me about how the kids are relating to The Device is that they pretty much take it for granted. I guess I expected them either to ignore it or to be amazed by it, but they seem to just take it in stride, and use it when it’s appropriate. 
  1600. It occurs to me that that’s probably the best reaction we could hope for, to see it for what it is—a tool—and use it accordingly. And yes, by golly, the kids are collaborating a little. It’s hard to tell, though, whether they’d collaborate on their own. They know that’s what the adults are looking for, and
  1601.     every school kid learns early on to do what they think their teachers want.
  1602. What The Device provides very nicely is a kind of shared data space. It’s as if each group has a magic looking glass that lets them all see the same thing, despite being physically separated. What The Device doesn’t provide is a communication channel that lets them discuss the data with each other. The walkie-talkies provide that channel, although in a stilted manner. To collaborate effectively, you really need both kinds of communication: the communication of data (the shared thing you’re collaborating on) and the communication of instructions (the conversation about the thing you’re collaborating on). 
  1603. One really interesting point (hotly debated in the post-study debriefing) is the importance of including voice capabilities in new communication/collaboration hardware. There is no question that voice, or more generally language, is the primary medium we use to communicate. The debate pivots on whether voice should be provided de facto in the technology or whether there is some new, as-yet-undiscovered mode of communication that technology can provide us that would render voice communication unnecessary, or at least optional. Pretty heady stuff, no? We’re talking about a quantum leap here, a revolutionary change away from the familiar. Using voice only because it’s the way we do it now might hinder or prevent our moving forward into the grand and glorious communication revolution.
  1604. On the other hand, why should we not provide voice? Voice compression technology is advancing quickly because of cellular demand. Good-quality voice can be transmitted at 4800 bits per second now, and soon it will be 2400. Those bandwidths are easy and getting easier and cheaper all the time. Full-duplex real-time voice transmission (in other words, a conversation) also provides a huge degree of familiarity to people, and it really adds to the feeling of being connected. Isn’t that the goal? To be apart but not to feel apart? Voice alone provides lots of that “in the same space” kind of feeling.
  1605.     
  1606.  
  1607. My thoughts seem to keep circling back to one central question: should we use this radical new wireless technology to adopt (and then attempt to improve upon) the way people communicate and collaborate now, or should we throw out all the rules and go for something really new? If you’re interested in selling products today, probably you want something like the former. If you’re a wild-eyed visionary intent on changing the world, you’ll tend toward the latter. And in reality, let’s face it, you always end up with something in between.
  1608. In my humble and inexpert opinion, we ought to build from familiarity. I don’t really have any facts or studies to back me up, just personal observations and a strong feeling that building from existing modes of communication is the most effective way to get what we want. And I don’t think that this method necessarily precludes radical advances. Look at the Macintosh. Few people would argue against the fact that it was a radical leap from any other machine. But the very thing that made it radical was its familiarity, its humanness. Humanness in a machine is extremely powerful, and extremely attractive to people.
  1609. Maybe I just have a soft spot for humans, being one myself, but I tend to give them a lot of credit. The advent of wireless communication does remove a fence, but it is a fence around people, not buffalo.     People explore, it’s one of the things they’re best at. They won’t stay huddled in the center of the corral for long. And I also believe that people already know how to collaborate. If you and I are standing next to each other looking at a piece of paper that we’re working on together, we won’t have trouble proceeding. So if we can provide communication tools that are truly transparent, I think that collaboration will fall out automatically. Now don’t get me wrong. I know that there’s plenty of room for improvement in the way people work together, but I think the communication tools need to be available before we can make much progress in collaboration. And yeah, I really think we should provide voice, if we can. If there are better ways to communicate, I suspect it will be quite a while until we find them, and in the meantime voice is the best we’ve got and really does make people feel connected.
  1610. It will of course take a while for all these things to come to fruition, but we are tantalizingly close. 
  1611. I think the best way to proceed is to build what we can right now, and get it out into the world as quickly as possible. Then, to learn how to make it better, we should watch very closely what people do with it. This way the tools will evolve as natural extensions of the people who use them, which seems like a good goal to me. Maybe if the headset makers had followed this approach . . .    
  1612.  
  1613.  
  1614. MACINTOSH Q & A
  1615. Q    When my application is running, it relies on the MultiFinder’s “puppet strings” (which choose Open from the application’s File menu and suppress the SFGetFile dialog) to open a document that was double-clicked in the Finder. Why doesn’t this work under System 7? The high-level event-aware bit in my 'SIZE' resource is clear.
  1616. A    System 7 will not pull puppet strings for an application that makes use of the System 7 Standard File routines, such as StandardGetFile and CustomGetFile, nor will it pull them if the application’s high-level event-aware bit is set.
  1617. If you update an older application to take advantage of any System 7 features, be sure to also add support for the 'odoc' and other required Apple events. Sample code showing how to support the required Apple events is available on the System 7 Golden Master CD.
  1618. Q    Why does Gestalt tell me I have Color QuickDraw features on a non-Color QuickDraw machine?.
  1619. A    The gestaltQuickdrawFeatures ('qdrw') selector, used for determining your system’s Color QuickDraw features, has a bug that causes it to tell you incorrectly that noncolor machines have color. The fix is quite simple: Gestalt has another selector, gestaltQuickdrawVersion ('qd  '), which simply returns the QuickDraw version number. This version number is < gestalt8BitQD for classic QuickDraw and >= gestalt8BitQD for Color QuickDraw (see Inside Macintosh Volume VI, page 3-39, for more information). The trick is to ask Gestalt for the QuickDraw version first; once you’ve determined that you have Color QuickDraw, the 'qdrw' selector is OK to use to find out specifics.
  1620. Q    What do we return to the Apple event handler if we get an application error while processing a standard event, Edition Manager event, or custom Apple event for commands and queries? Probably not errAENotHandled, since that means we didn’t handle the event, which is different from trying to handle it and failing. Would it be errAEFail? What if we want to return more specific error information? Do we define our own errors, or try to use Apple’s errors such as memFullErr or parmErr?
  1621. A    You pass back errAENotHandled, because it’s true, and because some simple applications will not be able to handle anything more than that. What you can also do, and what most commercial applications will do (particularly applications that want to be scripting savvy), is add errn and errs parameters to the reply record for that event (as shown on page 6-49 of Inside Macintosh Volume VI). You can be as descriptive as you like in the text—the more the better, in fact, since this text will be seen at the user level usually. The errn value you pass back can be the system error number; then the sending program may be able to recover and try again.
  1622.  
  1623. Q    According to the QuickTime Movie Toolbox documentation, “The Movie Toolbox maintains a set of global variables for every application using it.” How much global memory is required? Our application is shy on global data space.
  1624. A    The information maintained is not kept with the application’s global variables. The handle created by the EnterMovies call is stored in the system heap, not in the application heap. You don’t have to worry about how much space to allocate in your application. This initialization does not affect your A5 world either.
  1625. EnterMovies initializes everything, including setting up the necessary data space and creating a handle to it. When you’re done, be sure to make a call to ExitMovies to clean up the QuickTime data.
  1626. If an application makes multiple calls to EnterMovies, a different set of “globals,” or data area, is set up for each call. A call to ExitMovies should be made before exiting the area that made the call to EnterMovies. For example, an application that uses QuickTime will call EnterMovies and set up the QuickTime world. Then an external may be called upon that wants to use QuickTime. This external would have to make a call to EnterMovies to set up another QuickTime world for its use. Before leaving, the external should call ExitMovies to clean up after itself. The application can then continue to use QuickTime with the original world it set up.
  1627. Q    Why does the longword at location $0 get changed to 0x40810000 at every trap? 
  1628. A    In System 7, the Process Manager slams a benign value into location $0 to help protect against bus errors when an application inadvertently dereferences a NIL pointer. (There’s no bus-error checking on writes to ROM, so the “benign value” is usually ROMBase+$10000.)
  1629. If you’re debugging, you want the opposite effect: you want these inadvertent accesses to “cause” bus errors. If you put a different value in location $0 before the Process Manager starts up (that is, from MacsBug or TMON initialization, or from an INIT like EvenBetterBusError), it will force that value instead. For more information, see the “Macintosh Debugging” article in this issue.
  1630. Q    I’m filling a large buffer with one SCSIRead call. What happens if the Macintosh runs under System 7 with virtual memory (VM) and parts of my buffer are swapped out?
  1631. A    Parts of your buffer must not be swapped out. Before calling SCSIGet, you must ensure that all code and buffers accessed while the SCSI bus is busy are held in physical memory. If there isn’t enough real memory to allocate a full buffer, the application must request smaller blocks (if possible) from the SCSI
  1632.  
  1633.     device, because it’s not possible to swap in and out any buffer space during a single I/O operation. Page faults are not serviced while SCSI I/O is in progress. If SCSI I/O is performed at device driver-level Read or Write calls, VM holds your buffer for you. Otherwise, you are responsible for doing this yourself. 
  1634. If there is insufficient physical memory for VM to hold your buffers for you, the Read or Write call fails with an error result.
  1635. In general, I/O buffer space used by drivers must be held in real memory for the duration of the I/O operation. This is especially true for SCSI I/O because VM uses SCSI to swap virtual memory in and out, and encountering another page fault would cause a bus error. Device Manager-level I/O handles this automatically, by holding down the appropriate memory when the driver is entered through a Read or Write call. The Device Manager does not take care of this for you when the driver is entered through a Control or Status call, however. If the SCSIRead call is made from within a device driver as a result of a PBRead, no special action is necessary. Any other type of code must be very careful not to cause page faults between SCSIGet and SCSIComplete. This requires holding or placing in the system heap any code or data structures referenced during this time.
  1636. Q    Is there anything special that a Macintosh hard disk or a removable cartridge driver must do to be fully compatible with System 7?
  1637. A    One important thing you should be aware of regarding removable cartridges is that a cartridge can’t be removable if VM is to use it for a backing store. Some removables allow you to fix this with a SCSI command to prohibit ejection and, just as important, the drive must be marked nonejectable in the drive queue.
  1638. Here are a couple of suggestions: Read Macintosh Technical Note #285, “Coping with VM and Memory Mappings.” Also, take a look at the Memory Management chapter of Inside Macintosh Volume VI and the Virtual Memory paper (Goodies:VM Goodies:VM Paper) on the System 7 Golden Master CD.
  1639. Q    What does the “!” mean when I use the MacsBug Heap Zone (HZ) command? 
  1640. It appears in front of one of the zone names listed, or just after the address if the zone doesn’t have a name.
  1641. A    MacsBug’s HZ command does a quick-and-dirty heap check, and if it thinks something is wrong with a heap, it puts the exclamation point after the address range of the heap. If you select the heap flagged with a “!” with the Heap Exchange (HX) command and then use the regular Heap Check (HC) command, MacsBug tells you what it thinks is wrong with that heap.
  1642. Q    I want to display only visible files and folders in a Standard File dialog, but I can’t find a way to filter out invisible folders—specifically the 000Move&Rename folder. The FileFilter routine filters only files, not folders. If I put in a nonzero TypeList, invisible folders seem to be removed, but I want to open all types of files, just not invisible files or folders. Any suggestions?
  1643. A    This is, in fact, impossible under System 6 using general methods. The problem is that passing -1 as numTypes means not only to display all items, but to display invisible items. A file filter can be used to remove the invisible files but cannot affect invisible folders. The only current way to do this is to use CustomGetFile under System 7, as described in the Standard File Package chapter of Inside Macintosh Volume VI. This provides a filter that allows you to filter both files and folders. This will give you the right functionality, but will work only under System 7. We recommend that you use this method under System 7, and a more standard SFGetFile when running under earlier systems.
  1644. Q    How can I obtain the volume reference information in my DlgHook function for a 
  1645. file selected by the user before SFPPutFile or SFPGetFile has completed the reply record?
  1646. A    On exit, SFPGetFile and SFPPutFile generate a working directory reference number in the vRefNum field of the reply record. This is not available to you from within the operation of a DlgHook function. WDRefNums are provided to allow compatibility with older, pre-HFS functions that took vRefNum values of integer size with the older flat file system.
  1647. We suggest that, unless you plan to support the flat file system of 64K ROM Macintosh systems, you move your file system interfaces to the HFS interfaces documented in the File Manager sections of Inside Macintosh Volumes IV and V (or to the equivalent high-level calls as documented in Macintosh Technical Note #218, “New High-Level File Manager Calls”). If you’re using the HFS calls, low-memory globals SFSaveDisk and CurDirStore contain, respectively, the negative of the “real” volume reference number for the current volume and the HFS ID of the directory that Standard File is displaying. You then have all the information you need to create, open, rename, or delete files from within the SFPGetFile and SFPPutFile DlgHook functions. If a user is accessing an MFS volume on an HFS system, these calls are designed to handle file access transparently.
  1648. Moving your file system interfaces to the HFS-level conventions has a side benefit of being closer to the System 7 file system specifications. If you look at the new high-level file system calls in Inside Macintosh Volume VI, you’ll recognize much of the HFS information embedded in the new data structures.
  1649. If your file system interfaces depend on MFS-style vRefNums, or WDRefNums in the HFS nomenclature, you can use the HFS functions PBOpenWD, PBCloseWD, and PBGetWDInfo to open, close, and obtain volume reference numbers and directory IDs. This is particularly important if, for instance, you’re using the THINK C ANSI file I/O functions, which rely on SetVol to operate correctly.
  1650. Complete information on the HFS-level calls that will be most useful in Standard File customization is contained in the File Manager chapters of Inside Macintosh Volumes IV and V, and in Macintosh Technical Notes #66, 77, 102, 140, 179, 190, and 218. For C users, Macintosh Technical Note #246 summarizes a list of the difficulties with mixing C file I/O with Macintosh file I/O. Macintosh Technical Notes #47 and 80 discuss a few points of Standard File customization from the point of view of HFS.
  1651. Q    Why does GetGWorldPixMap (when called on a Macintosh II, IIcx, or IIx running system software version 6.0.5 or 6.0.7 with 32-Bit QuickDraw 1.2) return a combination of the device field (two bytes) and the first two bytes of the portPixMap field? Is this a bug?
  1652. A    Your analysis of GetGWorldPixMap is exactly right: It doesn’t work correctly in system software version 6.0.5 and 6.0.7 with 32-Bit QuickDraw 1.2. It returns a value that’s two bytes before the value it’s supposed to return.
  1653. The solution is to use GWorldPtr->portPixMap instead of GetGWorldPixMap. It’s safe to do this, but you should use GetGWorldPixMap under System 7. Not only is the bug fixed there, but dereferencing the port is dangerous under 
  1654. System 7 because it may not be CGrafPort. Use Gestalt with the gestaltQuickdrawVersion selector to determine whether you can use GetGWorldPixMap. If Gestalt returns a value from gestalt8BitQD ($0100) through gestalt32BitQD12 ($0220), then GetGWorldPixMap either doesn’t exist or is the buggy version. If it returns gestalt32BitQD13 ($0230) or higher, then GetGWorldPixMap does exist and works correctly. Interestingly, GetGWorldPixMap can be called on a black-and-white QuickDraw machine under System 7. It returns a handle to a structure which should be treated as a BitMap structure, though there are some undocumented fields after the normal BitMap fields. To tell whether GetGWorldPixMap is available on a black-and-white QuickDraw machine, you must check the system software version by calling Gestalt with the gestaltSystemVersion selector. If it returns $0700 or higher, GetGWorldPixMap is available.
  1655. Q    DrawText with srcCopy takes six times as long as with srcOr now that my Macintosh is running System 7. Why is this so slow? Is this a bug in System 7?
  1656.  
  1657. A    It’s true that srcCopy is slower than srcOr when handling text, especially in color mode. This loss in speed occurs because CopyBits is a lot smarter than it used to be. It can handle foreground and background colors a lot better, but that improvement came at the cost of speed. Our recommended method for drawing text is to erase before drawing, and use srcOr to draw, not srcCopy. Alternatively, you could draw colorized text in srcOr mode off screen and then use CopyBits to draw it on the screen in srcCopy mode without colorization.
  1658. Q    I’m creating PICTs that are comprised of many lines drawn in srcOr mode. When using the LaserWriter 6.x or 7.x driver with the Color/Grayscale radio button selected, some lines fail to print. Why is this happening?
  1659. A    The problem is a bug in the LaserWriter driver. Sometimes, when using a CGrafPort, the driver doesn’t reproduce lines drawn in srcOr mode.
  1660. (A CGrafPort is used when the Color/Grayscale print option is selected; in Black & White print mode, a regular grafPort is used.) A workaround is to use srcCopy instead of srcOr when drawing QuickDraw objects within your PICTs.
  1661. Q    Is there any way to determine whether I’m printing to either a color printer or a printer simulating color, such as the LaserWriter set for Color/Grayscale?
  1662. A    Check the grafPort returned by your call to PrOpenDoc. If the rowBytes of the grafPort is less than 0, the Printing Manager has returned a color grafPort. You can then make Color QuickDraw calls into this grafPort. LaserWriter driver version 6.0 and later returns a color grafPort from the PrOpenDoc call, if the Color/Grayscale button has been set.
  1663. The following code fragment demonstrates this:
  1664. (* This function determines whether the port passed to it is a *)
  1665. (* color port. If so, it returns TRUE.                         *)
  1666. FUNCTION IsColorPort(portInQuestion: GrafPtr): BOOLEAN;
  1667. BEGIN
  1668.   IF portInQuestion^.portBits.rowBytes < 0 THEN
  1669.       IsColorPort := TRUE
  1670.   ELSE
  1671.       IsColorPort := FALSE;
  1672. END;
  1673. A third-party printer driver should return the type of grafPort that represents the abilities of its printer. Therefore, if the printer supports color and/or grayscale, and if Color QuickDraw is present, the application will receive a color grafPort after calling PrOpenDoc. Otherwise, if the Macintosh you’re 
  1674.  
  1675. running on does not support Color QuickDraw, you should return a black-and-white grafPort.
  1676. Q    If I use the PostScriptHandle PicComment to send PostScript code to the LaserWriter driver, do I need to open a picture and then draw the picture to the driver, or can I just use the PicComment with no picture open while drawing to the printer’s grafPort?
  1677. A    You don’t need to create a picture with your PicComment in it and draw the picture to the driver. The best method for sending PostScript code to the LaserWriter is to use the PostScriptHandle PicComment documented in Macintosh Technical Note #91, “Optimizing for the LaserWriter—Picture Comments,” as shown below.
  1678. PrOpenPage(...)
  1679. { Send some QuickDraw so that the Printing Manager gets a }
  1680. { chance to define the clipping region. }
  1681. PenSize(0,0); 
  1682. MoveTo(0,0);
  1683. LineTo(0,0); 
  1684. PenSize(1,1); 
  1685. PicComment(PostScriptBegin, 0, NIL);
  1686. { QuickDraw representation of graphic. }
  1687. MoveTo(100, 100);
  1688. LineTo(200, 200);
  1689. { PostScript representation of graphic. }
  1690. thePSHandle^^ := '100 100 moveto 200 200 lineto stroke';
  1691. PicComment(PostScriptHandle, GetHandleSize(thePSHandle),
  1692.                thePSHandl);
  1693. PicComment(PostScriptEnd, 0, NIL);
  1694. PrClosePage(...)
  1695. The above code prints a line on any type of printer, PostScript or not. The first MoveTo/LineTo combination is required to give the LaserWriter driver a chance to define a clipping region. The LaserWriter driver replaces the grafProcs record in the grafPort returned from PrOpenDoc. In order for the LaserWriter driver to get execution time, you must execute a QuickDraw drawing routine that calls one of the grafProcs. In this case, the MoveTo/LineTo combination calls the StdLine grafProc. When StdLine executes, it notices that the grafPort has been reinitialized, and therefore initializes the clipping region for the port. Until the MoveTo/LineTo combination is executed, the clipping region for the port is set to (0,0,0,0). If PostScript code is sent via the PostScriptHandle PicComment before executing any QuickDraw routines, all PostScript operations will be clipped to (0,0,0,0).
  1696.  
  1697. The next thing that’s done is to send the PostScriptBegin PicComment. This comment is recognized only by PostScript printer drivers. When the driver receives this comment, it saves the current state of the PostScript device (by executing the PostScript gsave operator), then disables all QuickDraw drawing operations. This way, the QuickDraw representation of the graphic will be ignored by PostScript devices. In the above example, the second MoveTo/LineTo combination is executed only on non-PostScript devices.
  1698. The next PicComment is PostScriptHandle, which tells the driver that the data in thePSHandle is to be sent to the device as PostScript code. The driver then passes this code unchanged to the PostScript device for execution. The PostScriptHandle comment is recognized only by PostScript printer drivers.
  1699. The last PicComment, PostScriptEnd, tells the driver to restore the previous state of the device (via a PostScript grestore call), and to enable QuickDraw drawing operations.
  1700. Since most PicComments are ignored by QuickDraw devices, only the QuickDraw representation is printed. Since PostScriptBegin tells PostScript drivers to ignore QuickDraw operations, only the PostScript representation is printed on PostScript devices. This is a truly device-independent method for providing both PostScript and QuickDraw representations of a document.
  1701. Q    How do users install the Macintosh Communications Toolbox (CTB)?
  1702. A    The Communications Toolbox consists of two parts: the CTB managers and the CTB tools. The installation procedure for CTB tools is different between 
  1703. System 6 and System 7. Under System 6 the CTB tools are dragged from the Basic Connectivity Set disk to the Communications Folder in the System Folder on the hard disk. Under System 7 the CTB tools are dragged from the Basic Connectivity Set disk to the Extensions folder in the System Folder on the hard disk. Of course, because of the way System 7 works, CTB tools can simply be dragged to the System Folder and the Finder will automatically move them to the Extensions folder where they belong.
  1704. No installation of the CTB managers is required under System 7, since System 7 includes the Communications Toolbox as part of the system. Users running System 6.0.5 should use the Installer and Install script on the Communications 1 disk to install the CTB managers and other resources onto their hard disks. Users running System 6.0.7 should use the Installer and Install script on the Network Products Installer disk, which is part of the System 6.0.7 set users receive with their Macintosh systems. The Network Products Installer disk does not contain the CTB managers and other resources, but it prompts the user to insert the Communications 1 disk during the installation procedure.
  1705.  
  1706. The Basic Connectivity Set and Communications 1 disks should be shipped with your CTB-aware product. Contact Apple’s Software Licensing group (AppleLink SW.LICENSE) for a licensing agreement to ship the disks.
  1707. Q    Can any AppleTalk routines be called at interrupt time? Inside Macintosh says that DDPWrite and DDPRead can’t be called from interrupts. If all higher-level AppleTalk protocols are based on DDP, it seems that they all would not work.
  1708. A    The AppleTalk routines you can’t call at interrupt time are the original AppleTalk Pascal Interfaces listed in Inside Macintosh Volume II; these are also known as the “Alternate Interface” AppleTalk routines, or ABPasIntf.
  1709. The Alternate Interface routines cannot be called at interrupt time because they allocate the memory structures needed to make the equivalent assembly language AppleTalk call. For example, when the NBPLookup routine is called, it’s passed a handle to an ABusRecord. NBPLookup then has to allocate an MPPParamBlock and move the parameters from the ABusRecord into the newly allocated MPPParamBlock. Then NBPLookup makes a LookupName call, passing it the MPPParamBlock. When LookupName completes, NBPLookup must move results into the ABusRecord and release the memory used by the MPPParamBlock. Since memory is allocated and released within the routine, it cannot be called at interrupt time.
  1710. With that out of the way, the calls you can make at interrupt time (with some restrictions listed below) are what Apple calls the “Preferred Interface” AppleTalk routines. Most of the Preferred Interface routines are listed on page 562 of Inside Macintosh Volume V. There are a few additional calls that were added after the publication of Inside Macintosh Volume V; they’re documented in the AppleTalk chapter of Inside Macintosh Volume VI.
  1711. The Preferred Interface AppleTalk routines can be made at interrupt time as long as:
  1712. •    You make them asynchronously with a completion routine (that is, the asynch parameter must be TRUE and you must provide a pointer to the completion routine in the ioCompletion field of the call’s parameter block). Making a call asynchronously and polling ioResult immediately afterward within the same interrupt-time code (which is basically the same as making the call synchronously) is not the same as using a completion routine.
  1713. •    They are not listed as routines that may move or purge memory. The Preferred Interface routines do not allocate or dispose of any memory, since they’re just high-level ways to make the assembly language AppleTalk calls and are not built upon the old Alternate Interface routines.
  1714.  
  1715. Q    Why do I get only the left channel of a stereo sound out of my Macintosh IIcx?
  1716. A    The only Macintosh models that combine the two stereo channels into one for playback out of the internal speaker are the Macintosh SE/30 and the IIsi. 
  1717. All others use just the left channel. If you would like to check for the machine’s ability to do mixing, you can use Gestalt. This is documented in Inside Macintosh Volume VI, page 22-70. Bit 1 of the Gestalt selector for sound will tell you whether the machine has stereo mixing on the internal speaker.
  1718. Q    Inside Macintosh Volume VI, page 2-22, recommends updating the window positions in a file without changing the last modification date and time on the file. How do I alter a file without automatically changing the timestamp?
  1719. A    To modify the contents of a file’s data or resource fork without changing the last modified date, get the modified date before performing any save operations on the file and restore it when you’re done. You can use the PBHGetFInfo and PBHSetFInfo calls to do this. A short Pascal snippet that modifies the contents of a known file’s resource fork without modifying its modification date is included in the Snippets folder on this issue’s Developer CD Series disc. The code shows how the parameter block is filled in with the file’s information at the start of the routine with a PBHGetFInfo call, and the same data is then used without modification to set the file information at the end of the routine with a PBHSetFInfo. Inside Macintosh Volume IV, page 150, tells you which fields can be changed with PBHSetFInfo.
  1720. Q    Help! I’ve just added Balloon Help to my application, but I’m having some problems. Whenever a balloon appears, it immediately begins floating away off the top of the screen. What can I do to stop this madness?
  1721. A    It appears you failed to heed our warning when it comes to routines that can move balloons. Consult Appendix D of Inside Macintosh X-Ref, “Routines That May Pop Balloons or Cause Barometric Disturbances,” for a complete listing of these help balloon meteorological nightmares. In addition, be sure to call the new trap HMSetBalloonContents:
  1722. OSErr HMSetBalloonContents (balloonContents: INTEGER);
  1723. CONST { types of balloon contents }
  1724.   helium = 0;
  1725.   air = 1;
  1726.   water = 2;
  1727.   whippedCream = 3;
  1728. with balloonContents set to something greater than helium.
  1729. APPLE II Q & A
  1730. Q    How can I “dim” text in my Apple IIGS application, similar to the way the Toolbox dims menu titles and menu options, and the way that HiliteControl dims a button name?
  1731. A    Dimming text is a piece of cake. Here’s how the Apple IIGS Menu Manager does it in both 640 and 320 mode. The same thing works great for both.
  1732. 1.    Calculate the bounding box of the text.
  1733. 2.    Fill it with the proper background color for the operation in question.
  1734. 3.    Draw the text.
  1735. 4.    Execute code that looks something like this:
  1736.                 pea dimmed>>16
  1737.                 pea dimmed
  1738.                 _SetPenMask            ;Set the pen mask to "dimmed" mask
  1739.                 pea textRect>>16
  1740.                 pea textRect            ;Push pointer to text boundary rect
  1741.                 lda backColor            ;Get text's background color
  1742.                 and #$00FF                ;Always solid
  1743. ; Here you need to do something in your code to get the 
  1744. ; appropriate pattern for the text you're drawing. This will be 
  1745. ; one of the 16 patterns in the 512-byte table, starting with 16 
  1746. ; bytes of $00, 16 bytes of $11, and ending with 16 bytes of $FF.
  1747. ; We leave the routine GetColorPtr for you to code, but our 
  1748. ; example assumes it returns the pointer we need in A (low word) 
  1749. ; and X (high word).
  1750.                  jsr GetColorPtr        ;(see above)
  1751.                  phx                        ;high word
  1752.                  pha                        ;low word
  1753.                  _FillRect                ;Fill will be dithered
  1754.                  pea nor_mask>>16     ;Reset drawing mask to normal solid
  1755.                  pea nor_mask
  1756.                  _SetPenMask
  1757.                  rts
  1758. textRect     DC.B $00,00,00,00        ;Put your rectangle here
  1759. backColor     DC.W $0000                ;Background color of text to dim
  1760. dimmed         DC.B $55,$AA,$55,$AA,$55,$AA,$55,$AA
  1761. nor_mask     DC.B $FF,$FF,$FF,$FF,$FF,$FF,$FF,$FF
  1762. Yes, it’s really this easy!
  1763. Q    When I call FixFontMenu from my Apple IIGS new desk accessory (NDA), everything works fine, but if the current application has a font menu it stops working. What’s wrong?
  1764. A    FixFontMenu keeps only one correspondence between menu item IDs and font family numbers—if you call FixFontMenu from an NDA, you blow away the already existing correspondence that the application was using, maintained within the Font Manager. ItemID2FamNum then works only on item IDs corresponding to your NDA’s font menu, and these usually are unrelated to the values the application passes from its font menu. Worse, FamNum2ItemID will subsequently return menu item IDs for font family numbers that have nothing to do with the application’s menus; depending on how the application operates on the resulting item ID, this could be disastrous.
  1765. Fortunately, doing this yourself is fairly easy with the Font Manager’s help. CountFamilies tells you how many font families there are, and FindFamily returns the name of each of them. You can manipulate this information into a font menu in a fairly straightforward way, using standard Menu Manager calls. While you’re at it, you can also use FindFontStats to figure out what point sizes and styles are available for each font family, so you can indicate this in your Size and Style menus. You could even use the information to build your own font-choosing dialog, much as HyperCard IIGS does. Remember that your NDA should run in either 320 or 640 mode, so don’t make the dialog box too wide.
  1766. Q    When using an Apple IIGS run queue item, can I use the second reserved field to find out when the item was last executed? I assume this value is the tickCount. Currently, I just get the current tickCount and subtract the last tickCount. Using this field could save me one tool call, and when doing animation via a RunQ, every extra tick counts.
  1767. A    No, you should not use undocumented fields in the run queue header because they could change with future software releases. However, there is a fast way to get the current tick count. Pass refNum $0005 to the GetAddr function in the Miscellaneous Tools once each time your program runs, and it tells you the location of the tick counter. Since the tick count changes during heartbeat interrupts, be sure to disable interrupts around your direct accesses to the tick counter (PHP, SEI, access tick count, PLP).
  1768.     If your application makes certain tool calls frequently, it may be worthwhile to short-circuit the tool dispatcher and transfer control to the Toolbox function directly (if the tool takes a long time to execute anyway, it isn’t worth it). You can get a function’s address and work area pointer by calling GetFuncPtr and GetWAP in the Tool Locator. When the function gets control, the Y and A registers must contain the tool set’s work area pointer, the X register must
  1769. contain the function number, and there must be two RTL addresses on the 
  1770. stack.
  1771. Q    Does the Apple IIe Card for the Macintosh LC have a technical reference manual?
  1772. A    There’s no separate technical reference manual. Use the Apple IIe Technical Reference (Addison-Wesley), together with Apple IIe Technical Note #10, “The Apple IIe Card for the Macintosh LC.”
  1773. Q    What’s the proper method of saving the Apple IIGS Super Hi-Res (SHR) screens? If my application both uses shadowing and is fast-port aware, the restored screen colors are garbaged. Can I simply use HandToPtr with ptr representing the screen addresses, or will this mess up the scan-line control byte (SCB) restoration since these are read-modify-write locations?
  1774. A    The shadowed screen’s SCBs may not be correct, so by saving and restoring them you’re causing random data to be restored into the standard SCBs. Your best bet, if shadowing is on, is to turn shadowing off, restore the bank $01 screen, including its SCBs and color tables, turn shadowing on, and restore the $E1 screen and contents. If you don’t want to double-restore the $E1 screen and $01 screen, you should turn shadowing off, restore the bank $01 color tables/SCBs, turn shadowing on, and restore the $01 screen. But, since these screens are never guaranteed to be the same when you save, you should always restore both screens separately.
  1775. QuickDraw never touches the shadowed screen SCBs, so if the fastPort flag is set you can ignore the restoring of the bank $01 SCBs/color tables, since the application promised not to interfere with them. But since this won’t save very much time, you probably shouldn’t worry about it.
  1776. Q    I am using an Apple IIGS utility to generate resources for my application, and I noticed that some of the resource IDs generated are in the range $07FF0000 to $07FFFFFF, which is reserved for the system software’s use. What’s happening?
  1777. A    Your utility is calling UniqueResourceID with an IDRange of $FFFF, to request any unused resource ID. A bug in system software version 5.0.x allows UniqueResourceID to accidentally return a system-range resource ID if any system-range resources of that type are already present. This will be fixed in System 6. In the meantime, utilities can use UniqueResourceID with IDRange values other than $FFFF, and you should watch your resource IDs carefully to avoid using system-range resource IDs.
  1778.  
  1779. BE OUR GUEST
  1780. GWORLDS AND NUBUS MEMORY
  1781.     
  1782. FORREST TANAKA AND
  1783. PAUL SNIVELY
  1784. In Developer Technical Support, we’re asked from time to time how to make a GWorld so that its pixel image uses memory on a NuBus™ card rather than memory in the application’s heap. The idea is to create a GWorld, put the address of the card into the GWorld, use QuickDraw to draw into the GWorld, which effectively draws into the NuBus card’s memory, and display the resulting image on the screen. Doing this in a way that works well with the 8•24 GC version of QuickDraw and with whatever QuickDraw brews up in the future isn’t possible without breaking a few guidelines. We’ll talk about the reasons for this and what you can do instead. For the more cavalier among you, we’ll also talk about the least offensive method of coercing a GWorld so that it uses memory on your NuBus card.
  1785. NewGWorld allocates off-screen buffers simply by using the same Memory Manager calls that you can make. To allocate the memory, NewGWorld simply calls NewHandle to allocate the buffer in your application’s heap unless you have the useTempMem bit set, in which case it allocates the buffer in temporary memory. It then tries to move the buffer as high in your heap as possible by calling MoveHHi. That’s really all there is to it. The GWorld’s pixMap, GDevice, and CGrafPort are allocated similarly— they’re all allocated in your heap using regular Memory Manager calls with no special options, patches, or other nefarious tricks.    None of this changes when you have the 8•24 GC software active—all memory is still allocated out of your application’s heap. Once you start drawing into the GWorld, though, the GC software can copy the parts of the GWorld to the 8•24 GC memory. The GWorld and its parts still occupy your heap’s memory though, regardless of whether it’s cached on the 8•24 GC card.
  1786. If you have a NuBus card with gobs of memory, NewGWorld can’t take advantage of it because the Memory Manager calls that it uses can’t allocate memory on NuBus memory cards. There are no options to NewGWorld or any other GWorld calls that let you say, “There’s lots of memory over on this NuBus card, all for you.” While GWorlds are absolutely fantastic for creating off-screen drawing environments for most of the usual kinds of situations, they’re just not appropriate if you want complete control over where or how the parts of a GWorld are allocated.
  1787. QuickDraw is the only thing that’s supposed to know how GWorlds are constructed. We know that they’re CGrafPorts and we can get their pixMap, GDevice, and off-screen buffer, but we shouldn’t make any assumptions about how they were allocated and where they are. For example, we know that the off-screen buffer is allocated as a handle now, but that won’t necessarily be the case in the future. There’s no guaranteed way to tell which way it was allocated, or even if NewGWorld uses the Memory Manager to allocate it at all (which it always does currently, of course). Even the GWorld’s CGrafPort is allocated as a handle that just happens to be always locked. If you try to dispose of a GWorld in which you’ve modified the baseAddr, you’ll need DisposeGWorld to make sure everything is deallocated properly, but its behavior is undefined when it tries to deallocate the off-screen buffer.
  1788. So if you want to use the memory on your NuBus memory card and feel comfortable that you’re not relying on something that could change, you’re going
  1789.     
  1790.  
  1791. to have to create your own off-screen drawing environment by creating an off-screen pixMap, a color table if your off-screen drawing environment uses indexed colors, a GDevice, and a CGrafPort. 
  1792. The April 1989 edition of Macintosh Technical Note #120, “Drawing Into an Off-Screen Pixel Map,” covers creating your own off-screen pixMap, CGrafPort, and color table, but it requires you to have the same depth and the equivalent color table that the screen has, so it just steals a screen’s GDevice. We think it’s always a good idea to create your own GDevice when you draw off screen. If you use a screen’s GDevice for drawing off screen, you have to depend on that GDevice’s depth and color table. By creating your own GDevice, your off-screen drawing environment can use any depth and color table you want at any time and still be insulated from whatever changes the user makes with the Monitors control panel.
  1793. To create your own GDevice, it’s better not to use NewGDevice because it always creates the GDevice in the system heap; it’s better to keep your data structures in your own heap so that they don’t get orphaned if your application quits unexpectedly and that precious system heap space is preserved. Here’s what you should set each of your GDevice’s fields to be:
  1794. gdRefNum    Your GDevice has no driver, so just set this to 0.
  1795. gdID    It doesn’t matter what you set this to; you might as well set it to 0.
  1796. gdType    Set to 2 if your off-screen pixMap uses direct colors (16 or 32 bits per pixel) or 0 if it uses a color table (1 through 8 bits per pixel).
  1797. gdITable    Allocate a small (maybe just 2-byte) handle for this field. After you’re done setting up this GDevice and your off-screen pixMap, color table (if any), and CGrafPort, set this GDevice as the current GDevice by calling SetGDevice, and then call MakeITable, passing it nil for both the color table and inverse            table parameters, and 0 for the preferred inverse table resolution.
  1798. gdResPref    We reckon that more than 99.9% of all inverse tables out there have a resolution of 4. Unless you have some reason not to, we’d recommend the same here.
  1799. gdSearchProc    Set to nil. Use AddSearch if you want to use a SearchProc.
  1800. gdCompProc    Set to nil. Use AddComp if you want to use a CompProc.
  1801. gdFlags    Set to 0 initially, and then use SetDeviceAttribute after you’ve set up the rest of this GDevice.
  1802. gdPMap    Set to be a handle to your off-screen pixMap.
  1803. gdRefCon    Set to whatever you want.
  1804. gdNextGD    Set to nil.
  1805. gdRect    Set to be equal to your off-screen pixMap’s bounds.
  1806. gdMode    Set to -1. Why? We’re not sure. This is intended for GDevices with drivers anyway.
  1807. gdCCBytes    Set to 0.
  1808. gdCCDepth    Set to 0.
  1809. gdCCXData    Set to 0.
  1810. gdCCXMask    Set to 0.
  1811. gdReserved    Set to 0.
  1812. For gdFlags, you should use SetDeviceAttribute to set the noDriver bit. You should also set the gDevType bit to 1 if you’re using two bits per pixel or more, but it can be left at 0 if you’re using only one bit per pixel.
  1813. The other big difference from the technique shown in Technical Note #120 is that the off-screen pixel image shouldn’t be allocated. Instead, just point the baseAddr field of your off-screen pixMap at your NuBus card’s    
  1814.  
  1815. memory. You should also set the pmVersion field of your off-screen pixMap to be the constant baseAddr32 (equal to 4). That tells Color QuickDraw to use 32-bit addressing mode to access your off-screen buffer, and that’s a requirement if your off-screen pixel image is located on a NuBus card.
  1816. When you want to draw into your off-screen pixMap, save the current port with a call to GetPort and the current GDevice with a call to GetGDevice. Then set the current port to the off-screen CGrafPort with a call to SetPort, and set the current GDevice to the off-screen GDevice with a call to SetGDevice. Now all QuickDraw commands are drawn off screen and the resulting images are in your NuBus card’s memory. To switch back to drawing on screen, set the current port and GDevice back to the port and GDevice that you saved earlier. Easy!
  1817. Even with all this, there might still be a reason to use GWorlds to draw into a NuBus memory card. You might just want some quick and dirty way to get an off-screen drawing environment that uses your NuBus memory card and don’t care whether it works with future system software releases or not. We’ll talk about that next and also discuss the issues that you have to be careful about when you do this.
  1818. First, create a GWorld using NewGWorld as usual. If you want to, pass it a color table, or you can just pass it nil if you want it to make the default color table. For the GWorld flags, make sure you pass only the keepLocal flag. This makes sure that all the pieces of the GWorld are kept in your own heap rather than being cached into the 8•24 GC card, even when you draw into it. That way, you avoid running into any conceivable conflicts with GC QuickDraw over where the GWorld really is. There’s no way to tell NewGWorld not to allocate the pixel image, so you might want to make the bounds rectangle small and then make it bigger later so that your heap isn’t hit up for a lot of memory that you don’t even want. Don’t pass it an empty rectangle because NewGWorld just gives you a paramErr in that case. Call GetGWorldDevice to     get a handle to your GWorld’s GDevice and save it for later.
  1819. Now it’s time to have the new GWorld use your NuBus card’s memory. The baseAddr of your GWorld’s pixMap is allocated as a handle, and it has to be thrown out. Call GetPixBaseAddr with a handle to your GWorld’s pixMap to get a pointer to the pixel image that NewGWorld allocated for you. Call RecoverHandle with that pointer to get a handle to the pixel image, and then call DisposHandle to get rid of it. Now put the address of your NuBus board into the baseAddr of your GWorld’s pixMap. Then set the pmVersion field of your GWorld’s pixMap to the constant baseAddr32. That tells Color QuickDraw that the baseAddr of the pixMap is a 32-bit address and so it should switch to 32-bit addressing mode whenever it draws into your GWorld.
  1820. If you passed NewGWorld a rectangle that’s smaller than you actually want, you can now set it to the real size. Set the bounds rectangle of your GWorld’s pixMap and the portRect rectangle of your GWorld’s CGrafPort to the rectangle that you really wanted. Also, set the visRgn of the CGrafPort and the gdRect field of your GWorld’s GDevice to that same rectangle. Your GWorld is ready for use!
  1821. Now the bad news. Many of the GWorld routines assume that the baseAddr field is either a real handle or a copy of the handle’s master pointer. Because the pointer in the baseAddr field isn’t a master pointer, those routines can crash when they expect one. Setting the pmVersion field doesn’t help in most cases; these routines just assume that the GWorld’s pixel image was allocated by NewGWorld, which is a reasonable assumption. What this implies is that you can no longer call many of the GWorld routines to maintain your GWorld without a risk of crashing. When you call SetGWorld for your GWorld, you should pass it the GWorld’s GDevice instead of nil (that’s why we recommended that you save the GWorld’s GDevice after calling NewGWorld). For safety’s sake, don’t call any of the following:
  1822.     
  1823.  
  1824. LockPixels
  1825. UnlockPixels
  1826. AllowPurgePixels
  1827. NoPurgePixels
  1828. GetPixelsState
  1829. SetPixelsState
  1830. UpdateGWorld
  1831. GetGWorldDevice
  1832. You can call DisposeGWorld because it won’t get hung up trying to deallocate the pixel image on your NuBus card; setting your pmVersion to baseAddr32 makes this possible. Of course, since all these GWorld routines are off limits, almost all the benefits of having a GWorld at all are gone as well.
  1833. Another piece of bad news is that this doesn’t take advantage of the speed benefits of using GWorlds with an 8•24 GC card. Most of the speed benefit of using GWorlds with GC QuickDraw is that the GWorld’s pixel image is allocated on the 8•24 GC card itself, and so the image data doesn’t have to take the time to move across NuBus. If your GWorld draws into a NuBus memory card, the image data has to be moved across NuBus, and so that speed benefit is gone.
  1834. The last bit of bad news is that even if you follow all of this, you’re still not guaranteed that it will still work in future system software or future video card releases. As we said earlier, this should only be done if you don’t care whether it works on future system software releases or not. The description above breaks a lot of rules: don’t assume that the pixel image is allocated as a handle; don’t set the baseAddr of a GWorld; don’t change the dimensions of a GWorld without UpdateGWorld; and don’t set the pmVersion field of a GWorld.    You have your choices when you want to use QuickDraw to draw off screen into the memory of a NuBus video card. You can be safe for future compatibility by creating your own off-screen drawing environment from scratch, or you can modify a GWorld so that it uses your NuBus card’s memory at the risk of breaking on future systems and at the cost of losing most of the benefits of GWorlds. If you choose the first method and you have no existing routines to create off-screen drawing environments, it’s worth it to take a look at Skippy White’s Famous High-Level Off-Screen Map Routines in DTS Sample Code #15 on the Developer CD Series disc. You can see these routines in action in DTS Sample Code #16. These routines are GWorld-like to some extent, except this time you have the great benefit of source code!
  1835.  
  1836. REFERENCES
  1837.     •    “About 32-Bit Addressing,” Konstantin Othmer, develop Issue 6, Spring 1991, pp. 36-37.
  1838.     •    “Deaccelerated _CopyBits & 8•24 GC QuickDraw,” Guillermo Ortiz, Macintosh Technical Note #289, January 1991.
  1839.     •    “Drawing Into an Off-Screen Pixel Map,” Jim Friedlander, Rick Blair, and Rich Collyer, Macintosh Technical Note #120, April 1989.
  1840.     •    Inside Macintosh Volume VI, Graphics Devices Manager chapter, Addison-Wesley, 1991.
  1841.     •    Inside Macintosh Volume V, Color Manager chapter, Addison-Wesley, 1988.
  1842.     
  1843.  
  1844. INDEX    A
  1845. AddPathsToPict, curves in QuickDraw and  19, 20
  1846. AddSegmentToPict, curves in QuickDraw and  19, 20
  1847. Alexander, Pete  41
  1848. Apple event handler, Macintosh Q & A  82
  1849. AppleTalk, Macintosh Q & A  90
  1850. Apple IIe Card, Apple II Q & A  94
  1851. Apple II Q & A  92–94
  1852. applications, hybrid  64–78
  1853. asserts, debugging and  61–62
  1854. asynchronous I/O  68
  1855. A/UX, hybrid applications and  64–78
  1856. auxcleanup_fork_pipe  71
  1857. auxfgets  71–72
  1858. auxfork_pipe  70–71
  1859. AUXisRunning, hybrid applications and  69
  1860. auxsystem  72
  1861. B
  1862. Balloon Help, Macintosh Q & A  91
  1863. “Be Our Guest” (Tanaka and Snively)  95–98
  1864. Bézier curves, working with in QuickDraw  7–27
  1865. buffers and SCSIRead, Macintosh Q & A  83–84
  1866. C
  1867. CantDeselect, date and time entry in MacApp and  30, 34
  1868. cards
  1869.  Apple IIe Card  94
  1870.  8•24 GC card  95–98
  1871. cartridge drivers, removable  84
  1872. CGrafPort, GWorlds and NuBus memory and  95–97    checksum $0, debugging and  
  1873. 50–51
  1874. cleanupxfcn, UNIX Mail Reader and  73, 76
  1875. COFF (Common Object File Format) System V.2  65
  1876. collaboration  79–81
  1877. color printing, Macintosh Q & A  87–88
  1878. Color QuickDraw, Macintosh 
  1879. Q & A  82
  1880. Communications Toolbox (CTB), Macintosh Q & A  89–90
  1881. compiler warnings, full  53–54
  1882. configuration tests, debugging and  59–61
  1883. cooperative multitasking  67
  1884. CopyBits, LaserWriter driver 7.0 and  42
  1885. CopyDeepMask, LaserWriter driver 7.0 and  41–42
  1886. CopyMask, LaserWriter driver 7.0 and  41–42
  1887. CTB (Communications Toolbox), Macintosh Q & A  89–90
  1888. curves, in QuickDraw  7–27
  1889. “Curves Ahead: Working With Curves in QuickDraw” (Reed and Othmer)  7–27
  1890. custom Apple events, Macintosh 
  1891. Q & A  82
  1892. D
  1893. date entry, validating in MacApp  28–40
  1894. datestamp, Macintosh Q & A  91
  1895. DDPRead, Macintosh Q & A  90
  1896. DDPWrite, Macintosh Q & A  90
  1897. Debugger, The  43–63
  1898. debugging  43–63
  1899. Delete button script, UNIX Mail Reader and  77–78
  1900. DeselectCurrentEditText, date and time entry in MacApp and  29
  1901.     
  1902.  
  1903. dimming text, Apple II Q & A  92
  1904. Discipline, debugging and  51–52
  1905. DlgHook, Macintosh Q & A  
  1906. 85–86
  1907. DoChoice, date and time entry in MacApp and  39
  1908. DoMouseCommand, date and time entry in MacApp and  39–40
  1909. DrawPicture, curves in QuickDraw and  18–19
  1910. DrawText, Macintosh Q & A  
  1911. 86–87
  1912. drivers
  1913. cartridge  84
  1914. LaserWriter driver  41–42, 
  1915.       87, 88–89
  1916. E
  1917. Edition Manager events, Macintosh Q & A  82
  1918. 8•24 GC card, GWorlds and NuBus memory and  95–98
  1919. 8•24 GC QuickDraw, GWorlds and NuBus memory and  95–98
  1920. Entry script, UNIX Mail Reader and  73–74
  1921. errAEFail, Macintosh Q & A  82
  1922. errAENotHandled, Macintosh Q & A  82
  1923. error handling, debugging and  
  1924. 57–59
  1925. ErrorToString, date and time entry in MacApp and  35, 36–37
  1926. events, Macintosh Q & A  82
  1927. ExampleCurve, curves in QuickDraw and  11
  1928. Exit script, UNIX Mail Reader and  74–76
  1929. F
  1930. fgetfxfcn, UNIX Mail Reader and  73, 76
  1931.     fgetsxfcn, UNIX Mail Reader and  73, 74
  1932.  
  1933. FileFilter, Macintosh Q & A  85
  1934. files, invisible  85
  1935. FillPoly, curves in QuickDraw and  9
  1936. $50FFC001, debugging and  45–47
  1937. FixFontMenu, Apple II Q & A  93
  1938. folders, invisible  85
  1939. forkpipexfcn, UNIX Mail Reader and  73, 74
  1940. FrameCurve, curves in QuickDraw and  11
  1941. FramePath, curves in QuickDraw and  16
  1942. freehand curves, working with in QuickDraw  7–27
  1943. full compiler and linker warnings, debugging and  53–54
  1944. G
  1945. GC card, GWorlds and NuBus memory and  95–98
  1946. GC QuickDraw, GWorlds and NuBus memory and  95–98
  1947. Gestalt, Macintosh Q & A  82
  1948. GetGDevice, GWorlds and NuBus memory and  97
  1949. GetGWorldDevice, GWorlds and NuBus memory and  97
  1950. GetGWorldPixMap, Macintosh Q & A  86
  1951. GetPathsBounds, QD Curves and  23
  1952. GetPixBaseAddr, GWorlds and NuBus memory and  97
  1953. GetPort, GWorlds and NuBus memory and  97
  1954. GetRslData, LaserWriter driver 7.0 and  42
  1955. global memory, Macintosh Q & A  83
  1956. GRiDPAD  79–81
  1957.     GWorlds
  1958. LaserWriter driver 7.0 and  
  1959.       41–42
  1960. NuBus memory and  95–98
  1961. H
  1962. HandleAlertAccepted  34
  1963. HandleAlertCancelled  34
  1964. HandleInvalidText  34
  1965. HandleMouseDown  39
  1966. HandleValidText  34–36
  1967. HandToPtr, Apple II Q & A  94
  1968. heap scramble and purge, debugging and  47–49
  1969. Heap Zone (HZ) command, Macintosh Q & A  84
  1970. HGetState, debugging and  52
  1971. Horwat, Waldemar  48
  1972. HSetState, debugging and  52
  1973. Huxham, Fred  43
  1974. hybrid applications  64–78
  1975. HZ (Heap Zone) command, Macintosh Q & A  84
  1976. I
  1977. “Inside Story of The Debugger, The” (Jasik)  44
  1978. invisible files and folders, Macintosh Q & A  85
  1979. I/O, asynchronous  68
  1980. IsValid, date and time entry in MacApp and  32–36
  1981. J, K
  1982. Jasik’s debugger  43–63
  1983. Jasik, Steve  44
  1984. Johnson, Bo3b  43
  1985. Johnson, Dave  79
  1986. L
  1987. LaserWriter
  1988.   Macintosh Q & A  87–88
  1989.   curves in QuickDraw and  
  1990.         7–27
  1991.     
  1992.  
  1993. LaserWriter driver  41–42
  1994. Macintosh Q & A  87, 
  1995.         88–89
  1996. leaks, memory  55–57
  1997. LibAUX.h, hybrid applications and  69
  1998. libaux_sys.o, hybrid applications and  69
  1999. LineTo, curves in QuickDraw and  11, 18, 21
  2000. linker warnings, full  53–54
  2001. LongDateTime, date and time entry in MacApp and  35
  2002. M
  2003. MacApp, validating date and time entry in  28–40
  2004. MacDraw, curves in QuickDraw and  7–27
  2005. “Macintosh Debugging: A Weird Journey Into the Belly of the Beast” (Johnson and Huxham)  43–63
  2006. “Macintosh Hybrid Applications for A/UX” (Morley)  64–78
  2007. Macintosh Q & A  82–91
  2008. MacsBug  43–63
  2009. Macintosh Q & A  84
  2010. mailx, UNIX Mail Reader and  72–78
  2011. memFullErr, Macintosh Q & A  82
  2012. memory
  2013. NuBus  95–98
  2014. 32-bit memory mode  52
  2015. virtual  83–84
  2016. memory leaks  55–57
  2017. memory protection  54–55
  2018. Morley, John  64
  2019. MoveHHi, GWorlds and NuBus memory and  95
  2020. 000Move&Rename folder, Macintosh Q & A  85
  2021. Movie Toolbox, Macintosh Q & A  83
  2022.     MultiFinder
  2023. hybrid applications and  
  2024.        66–70
  2025. Macintosh Q & A  82
  2026. multiple configuration tests, debugging and  59–61
  2027. multitasking, hybrid applications and  66–70
  2028. N
  2029. \n, hybrid applications and  69
  2030. NewGDevice, GWorlds and NuBus memory and  96
  2031. NewGWorld, GWorlds and NuBus memory and  95, 97
  2032. NextPathSegment, curves in QuickDraw and  14
  2033. NuBus memory, GWorlds and  
  2034. 95–98
  2035. O
  2036. OffsetPaths, QD Curves and  23
  2037. Old TMON. See TMON
  2038. OMF (Object Module Format)  65
  2039. Othmer, Konstantin  7
  2040. OutlineToPaths, curves in QuickDraw and  22
  2041. P
  2042. PackControlBits, curves in QuickDraw and  22
  2043. PaintPoly, curves in QuickDraw and  9
  2044. parametric equations, curves in QuickDraw and  10
  2045. ParamText, date and time entry in MacApp and  35, 38
  2046. parmErr, Macintosh Q & A  82
  2047. paths  9, 13, 17
  2048. drawing  8–17
  2049. framing  13–17
  2050. saving in PICTs  17–21
  2051. picPlyClo picture comment, curves in QuickDraw and  18
  2052.     PICTs
  2053. Macintosh Q & A  87
  2054. saving paths in  17–21
  2055. Plamondon, James  28
  2056. PolyBegin picture comment, curves in QuickDraw and  18
  2057. PolyIgnore picture comment, curves in QuickDraw and  19
  2058. PolySmooth picture comment, curves in QuickDraw and  18, 19
  2059. PostScript
  2060. Macintosh Q & A  88–89
  2061. curves in QuickDraw and  
  2062.       7–27
  2063. PostScriptHandle picture comment, Macintosh Q & A  
  2064.     88–89
  2065. preemptive multitasking  67
  2066. PrepareErrorAlert, date and time entry in MacApp and  34–35, 37–38
  2067. PrGeneral, LaserWriter driver 7.0 and  41–42
  2068. “Print Hints From Luke & Zz” (Alexander)  41–42
  2069. PrOpenDoc, LaserWriter driver 7.0 and  42
  2070. “puppet strings,” Macintosh Q & A  82
  2071. Q
  2072. Q & A
  2073. Apple II  92–94
  2074. Macintosh  82–91
  2075. QD Curves application  23–27
  2076. quadratic Béziers, working with in QuickDraw  7–27
  2077. QuickDraw
  2078. GWorlds and NuBus memory 
  2079.       and  95–98
  2080. LaserWriter driver 7.0 and  
  2081.       41–42
  2082. Macintosh Q & A  82
  2083. working with curves in  7–27
  2084.     
  2085.  
  2086. QuickTime
  2087. Macintosh Q & A  83
  2088. update  6
  2089. R
  2090. \r, hybrid applications and  69
  2091. RecoverHandle, GWorlds and NuBus memory and  97
  2092. Reed, Mike  7
  2093. resource IDs, Apple II Q & A  94
  2094. RunQ, Apple II Q & A  93–94
  2095. run queue items, Apple II Q & A  93–94
  2096. S
  2097. ScalePaths, QD Curves and  23
  2098. screens, SHR  94
  2099. SCSIRead, Macintosh Q & A  
  2100. 83–84
  2101. Selection script, UNIX Mail Reader and  76–77
  2102. SetDeviceAttribute, GWorlds and NuBus memory and  96
  2103. SetGDevice, GWorlds and NuBus memory and  97
  2104. SetGWorld, GWorlds and NuBus memory and  97
  2105. SetPort, GWorlds and NuBus memory and  97
  2106. SetRsl, LaserWriter driver 7.0 and  42
  2107. SFPGetFile, Macintosh Q & A  85–86
  2108. SFPPutFile, Macintosh Q & A  85–86
  2109. shapes, framing in QuickDraw  17
  2110. SHR (Super Hi-Res) screens, Apple II Q & A  94
  2111. 'SIZE' resource, Macintosh Q & A  82
  2112. Snively, Paul  95
  2113. SpinCursor, hybrid applications and  70
  2114. Standard File dialog, Macintosh Q & A  85
  2115.     stereo sound, Macintosh Q & A  91
  2116. stress error handling  57–59
  2117. Super Hi-Res (SHR) screens, Apple II Q & A  94
  2118. T
  2119. Tanaka, Forrest  95
  2120. TargetValidationFailed, MacApp 3.0 and  32
  2121. TDateEditText, date and time entry in MacApp and  31, 35–38
  2122. TDialogTEView, MacApp 3.0 and  32
  2123. TDialogView
  2124. MacApp 3.0 and  32
  2125. date and time entry in 
  2126.        MacApp and  29, 39
  2127. TEditText
  2128. MacApp 3.0 and  32
  2129. date and time entry in 
  2130.        MacApp and   28–40
  2131. TEvtHandler, MacApp 3.0 and  32
  2132. 32-bit memory mode, debugging and  52
  2133. time entry, validating in MacApp  28–40
  2134. timestamp, Macintosh Q & A  91
  2135. TMON, debugging and  43–63
  2136. “TMON, Then and Now” (Horwat)  48
  2137. TNumberText, date and time entry in MacApp and  29
  2138. token of control  67
  2139. trace, debugging and  62–63
  2140. TrueType, curves in QuickDraw and  7–27
  2141. TTimeEditText, date and time entry in MacApp and  31, 38–39
  2142. TValidText, date and time entry in MacApp and  31–33, 35, 36, 38, 39
  2143.     U
  2144. UNIX, hybrid applications and  64–78
  2145. Unixcmd, auxsystem and  72
  2146. UNIX Mail Reader  72–78
  2147. UpdateGWorld, GWorlds and NuBus memory and  98
  2148. V
  2149. Validate
  2150. MacApp 3.0 and  32
  2151. date and time entry in 
  2152.         MacApp and  29, 30, 33, 
  2153.         35, 39
  2154. “Validating Date and Time Entry in MacApp” (Plamondon)  
  2155. 28–40
  2156. ValidationErrorAlert, date and time entry in MacApp and  34
  2157. “Veteran Neophyte, The” (Johnson)  79–81
  2158. virtual memory (VM), Macintosh Q & A  83–84
  2159. volume reference information, Macintosh Q & A  85–86
  2160. W
  2161. warnings, compiler and linker  
  2162. 53–54
  2163. wireless communication  79–81
  2164. writexfcn, UNIX Mail Reader and  73, 76
  2165. X, Y
  2166. XFCNs, UNIX Mail Reader and  72–78
  2167. Z
  2168. zapping handles, debugging and  50
  2169. $0
  2170. debugging and  45–47, 50–51
  2171. Macintosh Q & A  83
  2172.     
  2173.  
  2174.  
  2175. Subscribe to printed develop 
  2176. Would you like to become one of our many subscribers who like to have a paper copy of develop at their fingertips? Subscribing is easy; just follow these simple instructions: 
  2177. •    If you’d like us to bill you, fill out the form in this file and send it via AppleLink to DEV.SUBS, or print and fill it out, check “Please bill me,” and send it by mail to the address on the reverse.
  2178. •    If you’ll be paying by credit card, fill out the form and send it via AppleLink to DEV.SUBS, or print and fill it out and mail it to the address on the reverse.
  2179. •    If you’ll be paying by check, money order, or international money order, print the order form, fill it out, and mail with payment to the address on the reverse.
  2180. Don’t send cash. And please use a separate form for each subscriber.
  2181. Subscribe & Save 25%
  2182. Yes! Send me a year (4 issues) of develop and the Developer CD Series disc for only $30 in the U.S. That’s 25% off the cover price. All other countries $50. 
  2183. Name:
  2184. Company/Institution:
  2185. Title:
  2186. Street or Post Office Address:
  2187. City:
  2188. State/Province and Zip Code:
  2189. Country:
  2190. Telephone:
  2191. ____ Please bill me.        ____ Payment enclosed.
  2192. ____ VISA    ____ MasterCard
  2193. Credit card account number:
  2194. Credit card expiration date:
  2195. ______________________________________
  2196. Signature/Date (only if sending by postal mail)
  2197. Phone orders call        1-800-877-5548 in the U.S.
  2198.                 (815)734-1116 all other countries
  2199. Fax orders to        (815)734-1127
  2200. AppleLink orders to    DEV.SUBS
  2201. Allow 6–8 weeks for delivery. U.S. subscription price is $30 for 4 issues of develop and the Developer CD Series disc. All other countries $50. For Canadian orders, price includes 7% GST (R100236199). Please make check payable to Apple Computer, Inc., in exact amount in U.S. dollars, and mail to:
  2202.         develop
  2203.         Apple Computer, Inc.
  2204.         P.O. Box 531
  2205.         Mt. Morris, IL  61054-7858
  2206.         USA
  2207. B1191D
  2208. HOW’RE WE DOING?
  2209. We’d love to hear how you feel about develop. If you have any questions, suggestions, or even gripes, please don’t keep them to yourself. (Be sure to include your name, company name, address, and phone number.)
  2210. Send technical questions about develop to:
  2211. Dave Johnson
  2212. Apple Computer, Inc.
  2213. 20525 Mariani Avenue, M/S 75-2B
  2214. Cupertino, CA  95014
  2215. AppleLink:  JOHNSON.DK
  2216. Internet:  dkj@apple.com
  2217. CompuServe:  75300,715
  2218. Fax:  (408)974-7084
  2219.     Send editorial suggestions or comments to:
  2220. Caroline Rose
  2221. Apple Computer, Inc.
  2222. 20525 Mariani Avenue, M/S 75-2B
  2223. Cupertino, CA  95014
  2224. AppleLink:  CROSE
  2225. Internet:  crose@applelink.apple.com
  2226. Fax:  (408)974-7084
  2227.     
  2228.  
  2229. WANT TO SUBSCRIBE?
  2230. If you’d like to subscribe to develop, please use the subscription form.
  2231. BACK ISSUES OF develop . . .
  2232. . . . are on the Developer CD Series disc. You can get printed back issues through APDA, or send your request along with $13 per issue in the U.S. (or $20 outside the U.S.) to the address on the subscription form.
  2233. Issue 1  Realistic Color for Real-World Applications; All About the Palette Manager; Braving Offscreen Worlds; The Perils of PostScript; Compatibility: Rules of the Road; Debugging Declaration ROMS; Apple II Development Dynamo
  2234. Issue 2  Using C++ Objects in a Handle-Based World; Using Objects Safely in Object Pascal; The Secret Life of the Memory Manager; Speed Your Software Development with MacApp; How to Design an Object-Based Application; Unofficial C++ Style Guide; Demystifying the GS/OS Cache
  2235. Issue 3  CD-Rom: The Cutting Edge; The Ins and Outs of ISO 9660 and High Sierra; How to Create a Mixed-Partition CD-ROM; Accessing CD-ROM Audio Tracks From Your Application; Surf's Up: Catch the Comm Toolbox Wave; Macintosh Display Card 8•24 GC: The Naked Truth; Meet PrGeneral, the Trap That Makes the Most of Printing
  2236.     Issue 4  Writing a Device Driver in C++; Polymorphic Code Resources in C++; Inside the Macintosh Coprocessor Platform and A/ROSE; The Perils of PostScript — The Sequel; Driving to Print: An Apple IIGS Printer Driver
  2237. Issue 5  (Volume 2, Issue 1)  Asynchronous Background Networking on the Macintosh; Scanning From ProDOS; Palette Manager Animation; The Power of Macintosh Common Lisp
  2238. Issue 6  Threads on the Macintosh; QuickDraw's CopyBits Procedure: Better Than Ever in System 7.0; MacTCP Cookbook: Constructing Network-Aware 
  2239. Applications
  2240. Issue 7  QuickTime 1.0: “You Oughta Be in Pictures”; Scoring Points With TrueType; Threaded Communications With Futures; Using C++ Objects in a World of Exceptions; The Subspace Manager in System 7.0
  2241.     
  2242.  
  2243. RESOURCES
  2244. Apple provides a wealth of information, products, and services to assist developers. The Apple Programmers and Developers Association (APDA) and Apple Developer University are open to anyone who wants access to development tools and instruction. Qualified commercial developers in the U.S. and Canada may access additional information and services through the Apple Associates and Partners programs.
  2245.     The Associates Program, Apple’s mainstream program for commercial developers, is a convenient and cost-effective way to get essential technical and marketing information. This program offers self-help technical support, keeps you up to date with the latest products and technical documentation, and gives you access to the Apple developer community through AppleLink. Associates also receive discounts on equipment. The Associates program is designed for commercial developers.
  2246. The Partners Program is open to Apple-selected commercial developers. In addition to receiving the same development information and tools as Associates, Partners receive technical support via electronic mail. Membership in the Partners program is limited to developers who directly contribute to Apple’s long-term product strategies and business objectives.     APDA offers convenient worldwide access to development tools, resources, training products, and information for anyone interested in developing applications on Apple platforms. Customers receive the quarterly APDA Tools Catalog featuring over 300 Apple and third-party development products. There are no membership fees. APDA offers convenient payment and shipping options, including site licensing. Apple Associates or Partners automatically receive the APDA Tools Catalog.
  2247. Apple Developer University provides training for all levels of Macintosh programmers. The hands-on classes give you experience using the most up-to-date development tools. Classes are offered in locations across the United States and internationally, and on-site instruction can also be arranged. Multimedia self-paced courses are available from Developer University through APDA. These courses include Macintosh Programming Fundamentals, User-Centered Design, and Introduction to Object-Oriented Programming.    
  2248.  
  2249. ±∞◊#ˇ ˇˇˇˇ#◊ 
  2250. d,     Helvetica
  2251. <.°dONLNd)Ÿe˛+˜vd°dONLNd) e-)3e°dONLNd);e\)/v°dONLNd)jeã)/e°dONLNd)ôe™)/l°dONLNd)∏e›)o°dONLNd)Îe)3p
  2252. °dONLNde›tÊ(è˚T°dONLNd    eÎtÛ)h°dONLNd
  2253. e¯t)
  2254. e°dONLNd et)
  2255.  °dONLNd e
  2256. t)A°dONLNd
  2257. et#)p°dONLNde(t0)
  2258. p°dONLNde5t8)
  2259. l°dONLNde=tE)e°dONLNdeJtM)
  2260.  °dONLNdeRt[)T°dONLNde`th)e°dONLNdemtt)
  2261. c°dONLNdeytÅ) h°dONLNdeÜté)
  2262. n°dONLNdeìtñ)
  2263. i°dONLNdeõt¢)c°dONLNdeßtØ) a°dONLNde¥t∑)
  2264. l°dONLNdeºtø) °dONLNdeƒt )J°dONLNdeœt◊) o°dONLNde‹t‰)
  2265. u°dONLNdeÈtÓ)
  2266. r°dONLNd eÛt˚)
  2267. n°dONLNd!et)
  2268. a°dONLNd"e
  2269. t)
  2270. l
  2271. ⁄60DöˇÅ¨÷9
  2272. y9
  2273. y÷⁄60D@ï˛    µ
  2274. ’˛    µ
  2275. ’˛    µ
  2276. ’˛    µ
  2277. ’˛    µ
  2278. ’˛    µ
  2279. ’˛    µ
  2280. ’˛    µ
  2281. ’˛    µ
  2282. ’˛    µ
  2283. ’˛    µ
  2284. ’˛    µ
  2285. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  2286. 
  2287. 
  2288. 
  2289. 
  2290. 
  2291. 
  2292. 
  2293. 
  2294. 
  2295. 
  2296. 
  2297. 
  2298. 
  2299. 
  2300. 
  2301. 
  2302. 
  2303. 
  2304. 
  2305. 
  2306. 
  2307. 
  2308. 
  2309. 
  2310. 
  2311. 
  2312. 
  2313. 
  2314. 
  2315. 
  2316. 
  2317. 
  2318. 
  2319. 
  2320. 
  2321. 
  2322. 
  2323. 
  2324. 
  2325. 
  2326. 
  2327. 
  2328. 
  2329. 
  2330. 
  2331. 
  2332. 
  2333. 
  2334. &
  2335. 1≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  2336. ’    µ
  2337. ’    µ
  2338. ’    µ
  2339. ’    µ
  2340. ’    µ
  2341. ’    µ
  2342. ’    µ
  2343. ’    µ
  2344. ’    µ
  2345. ’    µ
  2346. ’    µ
  2347. ’    µ
  2348. ’    µ
  2349. ’    µ
  2350. ’    µ
  2351. ’    µ
  2352. ’    µ
  2353. ’    µ
  2354. ’    µ
  2355. ’    µ
  2356. ’    µ
  2357. ’    µ
  2358. ’    µ
  2359. ’    µ
  2360. ÷    ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  2361. 
  2362. 
  2363. 6
  2364. 
  2365. 
  2366. 6
  2367. 
  2368. 
  2369. 6
  2370. 
  2371. 
  2372. 6
  2373. 
  2374. 
  2375. 6
  2376. 
  2377. 
  2378. 6
  2379. 
  2380. 
  2381. 6
  2382. 
  2383. 
  2384. 6
  2385. 
  2386. 
  2387. 6
  2388. 
  2389. 
  2390. 6
  2391. 
  2392. 
  2393. 6
  2394. 
  2395. 
  2396. 6
  2397. U
  2398. 
  2399. 6
  2400. 
  2401. 
  2402. 6
  2403. 
  2404. 
  2405. 6
  2406. 
  2407. 
  2408. 6
  2409. 
  2410. 
  2411. 6
  2412. 
  2413. 
  2414. 6
  2415. 
  2416. 
  2417. 6
  2418. 
  2419. 
  2420. 6
  2421. 
  2422. 
  2423. 6
  2424. 
  2425. 
  2426. 6
  2427. 
  2428. 
  2429. 6
  2430. 
  2431. 
  2432. 6
  2433. 
  2434. 65≤9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëñ    µ
  2435. ’˛    µ
  2436. ’˛    µ
  2437. ’˛    µ
  2438. ’˛    µ
  2439. ’˛    µ
  2440. ’˛    µ
  2441. ’˛    µ
  2442. ’˛    µ
  2443. ’˛    µ
  2444. ’˛    µ
  2445. ’˛    µ
  2446. ’˛    µ
  2447. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  2448. 
  2449. 
  2450. 
  2451. 
  2452. 
  2453. 
  2454. 
  2455. 
  2456. 
  2457. 
  2458. 
  2459. 
  2460. 
  2461. 
  2462. 
  2463. 
  2464. 
  2465. 
  2466. 
  2467. 
  2468. 
  2469. 
  2470. 
  2471. 
  2472. 
  2473. 
  2474. 
  2475. 
  2476. 
  2477. 
  2478. 
  2479. 
  2480. 
  2481. 
  2482. 
  2483. 
  2484. 
  2485. 
  2486. 
  2487. 
  2488. 
  2489. 
  2490. 
  2491. 
  2492. 
  2493. 
  2494. 
  2495. 
  2496. $
  2497. 5±9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¨O
  2498. ’    µ
  2499. ’    µ
  2500. ’    µ
  2501. ’    µ
  2502. ’    µ
  2503. ’    µ
  2504. ’    µ
  2505. ’    µ
  2506. ’    µ
  2507. ’    µ
  2508. ’    µ
  2509. ’    µ
  2510. ’    µ
  2511. ’    µ
  2512. ’    µ
  2513. ’    µ
  2514. ’    µ
  2515. ’    µ
  2516. ’    µ
  2517. ’    µ
  2518. ’    µ
  2519. ’    µ
  2520. ’    µ
  2521. ’    µ
  2522. ’    µ
  2523. ÷    ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  2524. 
  2525. 6
  2526. 
  2527. 
  2528. 6
  2529. 
  2530. 
  2531. 6
  2532. 
  2533. 
  2534. 6
  2535. 
  2536. 
  2537. 6
  2538. 
  2539. 
  2540. 6
  2541. 
  2542. 
  2543. 6
  2544. 
  2545. 
  2546. 6
  2547. 
  2548. 
  2549. 6
  2550. 
  2551. 
  2552. 6
  2553. 
  2554. 
  2555. 6
  2556. 
  2557. 
  2558. 6
  2559. 
  2560. 
  2561. 6
  2562. 
  2563. 
  2564. 6
  2565. 
  2566. 
  2567. 6
  2568. 
  2569. 
  2570. 6
  2571. 
  2572. 
  2573. 6
  2574. 
  2575. 
  2576. 6
  2577. 
  2578. 
  2579. 6
  2580. 
  2581. 
  2582. 6
  2583. 
  2584. 
  2585. 6
  2586. 
  2587. 
  2588. 6
  2589. 
  2590. 
  2591. 6
  2592. 
  2593. 
  2594. 6
  2595. 
  2596. 9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±ì˛    µ
  2597. ’˛    µ
  2598. ’˛    µ
  2599. ’˛    µ
  2600. ’˛    µ
  2601. ’˛    µ
  2602. ’˛    µ
  2603. ’˛    µ
  2604. ’˛    µ
  2605. ’˛    µ
  2606. ’˛    µ
  2607. ’˛    µ
  2608. ’˛    µ
  2609. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  2610. 
  2611. 
  2612. 
  2613. 
  2614. 
  2615. 
  2616. 
  2617. 
  2618. 
  2619. 
  2620. 
  2621. 
  2622. 
  2623. 
  2624. 
  2625. 
  2626. 
  2627. 
  2628. 
  2629. 
  2630. 
  2631. 
  2632. 
  2633. 
  2634. 
  2635. 
  2636. 
  2637. 
  2638. 
  2639. 
  2640. 
  2641. 
  2642. 
  2643. 
  2644. 
  2645. 
  2646. 
  2647. 
  2648. 
  2649. 
  2650. 
  2651. 
  2652. 
  2653. 
  2654. 
  2655. 
  2656. 
  2657. 
  2658. "
  2659. %Ù9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±=≤EÙA”=≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  2660. ’    µ
  2661. ’    µ
  2662. ’    µ
  2663. ’    µ
  2664. ’    µ
  2665. ’    µ
  2666. ’    µ
  2667. ’    µ
  2668. ’    µ
  2669. ’    µ
  2670. ’    µ
  2671. ’    µ
  2672. ’    µ
  2673. ’    µ
  2674. ’    µ
  2675. ’    µ
  2676. ’    µ
  2677. ’    µ
  2678. ’    µ
  2679. ’    µ
  2680. ’    µ
  2681. ’    µ
  2682. ’    µ
  2683. ’    µ
  2684. ’    µ
  2685. ’    µ
  2686. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  2687. 6
  2688. 
  2689. 
  2690. 6
  2691. 
  2692. 
  2693. 6
  2694. 
  2695. 
  2696. 6
  2697. 
  2698. 
  2699. 6
  2700. 
  2701. 
  2702. 6
  2703. 
  2704. 
  2705. 6
  2706. 
  2707. 
  2708. 6
  2709. 
  2710. 
  2711. 6
  2712. 
  2713. 
  2714. 6
  2715. 
  2716. 
  2717. 6
  2718. 
  2719. 
  2720. 6
  2721. U
  2722. 
  2723. 6
  2724. 
  2725. 
  2726. 6
  2727. 
  2728. 
  2729. 6
  2730. 
  2731. 
  2732. 6
  2733. 
  2734. 
  2735. 6
  2736. 
  2737. 
  2738. 6
  2739. 
  2740. 
  2741. 6
  2742. 
  2743. 
  2744. 6
  2745. 
  2746. 
  2747. 6
  2748. 
  2749. 
  2750. 6
  2751. 
  2752. 
  2753. 6
  2754. 
  2755. 
  2756. 6
  2757. 
  2758. 
  2759. 6
  2760. 
  2761. 1Û9±9≤9ë=≤9±9≤9ë=≤9±9≤9±F=≤AÛAÛ=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëî    µ
  2762. ’˛    µ
  2763. ’˛    µ
  2764. ’˛    µ
  2765. ’˛    µ
  2766. ’˛    µ
  2767. ’˛    µ
  2768. ’˛    µ
  2769. ’˛    µ
  2770. ’˛    µ
  2771. ’˛    µ
  2772. ’˛    µ
  2773. ’˛    µ
  2774. ’˛    µ
  2775. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆı
  2776. 
  2777. 
  2778. 
  2779. 
  2780. 
  2781. 
  2782. 
  2783. 
  2784. 
  2785. 
  2786. 
  2787. 
  2788. 
  2789. 
  2790. 
  2791. 
  2792. 
  2793. 
  2794. 
  2795. 
  2796. 
  2797. 
  2798. 
  2799. 
  2800. 
  2801. 
  2802. 
  2803. 
  2804. 
  2805. 
  2806. 
  2807. 
  2808. 
  2809. 
  2810. 
  2811. 
  2812. 
  2813. 
  2814. 
  2815. 
  2816. 
  2817. 
  2818. 
  2819. 
  2820. 
  2821. 
  2822. 
  2823. 
  2824.  
  2825. 1“9ë9±9ë9±9ë9±9ë9±9ë=“AÛ9±9±F9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  2826. ’    µ
  2827. ’    µ
  2828. ’    µ
  2829. ’    µ
  2830. ’    µ
  2831. ’    µ
  2832. ’    µ
  2833. ’    µ
  2834. ’    µ
  2835. ’    µ
  2836. ’    µ
  2837. ’    µ
  2838. ’    µ
  2839. ’    µ
  2840. ’    µ
  2841. ’    µ
  2842. ’    µ
  2843. ’    µ
  2844. ’    µ
  2845. ’    µ
  2846. ’    µ
  2847. ’    µ
  2848. ’    µ
  2849. ’    µ
  2850. ’    µ
  2851. ’    µ
  2852. ’    µ
  2853. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  2854. 6
  2855. 
  2856. 
  2857. 6
  2858. 
  2859. 
  2860. 6
  2861. 
  2862. 
  2863. 6
  2864. 
  2865. 
  2866. 6
  2867. 
  2868. 
  2869. 6
  2870. 
  2871. 
  2872. 6
  2873. 
  2874. 
  2875. 6
  2876. 
  2877. 
  2878. 6
  2879. 
  2880. 
  2881. 6
  2882. 
  2883. 
  2884. 6
  2885. 
  2886. U
  2887. 6
  2888. 
  2889. 
  2890. 6
  2891. 
  2892. 
  2893. 6
  2894. 
  2895. 
  2896. 6
  2897. 
  2898. 
  2899. 6
  2900. 
  2901. 
  2902. 6
  2903. 
  2904. 
  2905. 6
  2906. 
  2907. 
  2908. 6
  2909. 
  2910. 
  2911. 6
  2912. 
  2913. 
  2914. 6
  2915. 
  2916. 
  2917. 6
  2918. 
  2919. 
  2920. 6
  2921. 
  2922. 
  2923. 6
  2924. 
  2925. 
  2926. 6
  2927. 
  2928. 9≤9±9≤9ë=≤9±9≤9ë=≤9±FAÛFA”9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±베   µ
  2929. ’˛    µ
  2930. ’˛    µ
  2931. ’˛    µ
  2932. ’˛    µ
  2933. ’˛    µ
  2934. ’˛    µ
  2935. ’˛    µ
  2936. ’˛    µ
  2937. ’˛    µ
  2938. ’˛    µ
  2939. ’˛    µ
  2940. ’˛    µ
  2941. ’˛    µ
  2942. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  2943. 
  2944. 
  2945. 
  2946. 
  2947. 
  2948. 
  2949. 
  2950. 
  2951. 
  2952. 
  2953. 
  2954. 
  2955. 
  2956. 
  2957. 
  2958. 
  2959. 
  2960. 
  2961. 
  2962. 
  2963. 
  2964. 
  2965. 
  2966. 
  2967. 
  2968. 
  2969. 
  2970. 
  2971. 
  2972. 
  2973. 
  2974. 
  2975. 
  2976. 
  2977. 
  2978. 
  2979. 
  2980. 
  2981. 
  2982. 
  2983. 
  2984. 
  2985. 
  2986. 
  2987. 
  2988. 
  2989. 
  2990. 
  2991. 
  2992. 
  2993. !Ù9±9ë9±9ë9±9ë9±9ë9±9ëA“=≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  2994. ’    µ
  2995. ’    µ
  2996. ’    µ
  2997. ’    µ
  2998. ’    µ
  2999. ’    µ
  3000. ’    µ
  3001. ’    µ
  3002. ’    µ
  3003. ’    µ
  3004. ’    µ
  3005. ’    µ
  3006. ’    µ
  3007. ’    µ
  3008. ’    µ
  3009. ’    µ
  3010. ’    µ
  3011. ’    µ
  3012. ’    µ
  3013. ’    µ
  3014. ’    µ
  3015. ’    µ
  3016. ’    µ
  3017. ’    µ
  3018. ’    µ
  3019. ’    µ
  3020. ’    µ
  3021. ’    µ
  3022. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  3023. 
  3024. 6
  3025. 
  3026. 
  3027. 6
  3028. 
  3029. 
  3030. 6
  3031. 
  3032. 
  3033. 6
  3034. 
  3035. 
  3036. 6
  3037. 
  3038. 
  3039. 6
  3040. 
  3041. 
  3042. 6
  3043. 
  3044. 
  3045. 6
  3046. 
  3047. 
  3048. 6
  3049. 
  3050. 
  3051. 6
  3052. 
  3053. 
  3054. 6
  3055. U
  3056. 
  3057. 6
  3058. 
  3059. 
  3060. 6
  3061. 
  3062. 
  3063. 6
  3064. 
  3065. 
  3066. 6
  3067. 
  3068. 
  3069. 6
  3070. 
  3071. 
  3072. 6
  3073. 
  3074. 
  3075. 6
  3076. 
  3077. 
  3078. 6
  3079. 
  3080. 
  3081. 6
  3082. 
  3083. 
  3084. 6
  3085. 
  3086. 
  3087. 6
  3088. 
  3089. 
  3090. 6
  3091. 
  3092. 
  3093. 6
  3094. 
  3095. 
  3096. 6
  3097. 
  3098. -”=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí    µ
  3099. ’˛    µ
  3100. ’˛    µ
  3101. ’˛    µ
  3102. ’˛    µ
  3103. ’˛    µ
  3104. ’˛    µ
  3105. ’˛    µ
  3106. ’˛    µ
  3107. ’˛    µ
  3108. ’˛    µ
  3109. ’˛    µ
  3110. ’˛    µ
  3111. ’˛    µ
  3112. ’˛    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3113. 
  3114. 
  3115. 
  3116. 
  3117. 
  3118. 
  3119. 
  3120. 
  3121. 
  3122. 
  3123. 
  3124. 
  3125. 
  3126. 
  3127. 
  3128. 
  3129. 
  3130. 
  3131. 
  3132. 
  3133. 
  3134. 
  3135. 
  3136. 
  3137. 
  3138. 
  3139. 
  3140. 
  3141. 
  3142. 
  3143. 
  3144. 
  3145. 
  3146. 
  3147. 
  3148. 
  3149. 
  3150. 
  3151. 
  3152. 
  3153. 
  3154. 
  3155. 
  3156. 
  3157. 
  3158. 
  3159. 
  3160. 
  3161. 
  3162. 5ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  3163. ’    µ
  3164. ’    µ
  3165. ’    µ
  3166. ’    µ
  3167. ’    µ
  3168. ’    µ
  3169. ’    µ
  3170. ’    µ
  3171. ’    µ
  3172. ’    µ
  3173. ’    µ
  3174. ’    µ
  3175. ’    µ
  3176. ’    µ
  3177. ’    µ
  3178. ’    µ
  3179. ’    µ
  3180. ’    µ
  3181. ’    µ
  3182. ’    µ
  3183. ’    µ
  3184. ’    µ
  3185. ’    µ
  3186. ’    µ
  3187. ’    µ
  3188. ’    µ
  3189. ’    µ
  3190. ’    µ
  3191. ’    µ
  3192. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3193. 
  3194. 
  3195. 6
  3196. 
  3197. 
  3198. 6
  3199. 
  3200. 
  3201. 6
  3202. 
  3203. 
  3204. 6
  3205. 
  3206. 
  3207. 6
  3208. 
  3209. 
  3210. 6
  3211. 
  3212. 
  3213. 6
  3214. 
  3215. 
  3216. 6
  3217. 
  3218. 
  3219. 6
  3220. 
  3221. 
  3222. 6
  3223. 
  3224. U
  3225. 6
  3226. 
  3227. 
  3228. 6
  3229. 
  3230. 
  3231. 6
  3232. 
  3233. 
  3234. 6
  3235. 
  3236. 
  3237. 6
  3238. 
  3239. 
  3240. 6
  3241. 
  3242. 
  3243. 6
  3244. 
  3245. 
  3246. 6
  3247. 
  3248. 
  3249. 6
  3250. 
  3251. 
  3252. 6
  3253. 
  3254. 
  3255. 6
  3256. 
  3257. 
  3258. 6
  3259. 
  3260. 
  3261. 6
  3262. 
  3263. 
  3264. 6
  3265. 
  3266. 
  3267. 6
  3268. "9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è˛    µ
  3269. ’˛    µ
  3270. ’˛    µ
  3271. ’˛    µ
  3272. ’˛    µ
  3273. ’˛    µ
  3274. ’˛    µ
  3275. ’˛    µ
  3276. ’˛    µ
  3277. ’˛    µ
  3278. ’˛    µ
  3279. ’˛    µ
  3280. ’˛    µ
  3281. ’˛    µ
  3282. ’˛    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  3283. 
  3284. 
  3285. 
  3286. 
  3287. 
  3288. 
  3289. 
  3290. 
  3291. 
  3292. 
  3293. 
  3294. 
  3295. 
  3296. 
  3297. 
  3298. 
  3299. 
  3300. 
  3301. 
  3302. 
  3303. 
  3304. 
  3305. 
  3306. 
  3307. 
  3308. 
  3309. 
  3310. 
  3311. 
  3312. 
  3313. 
  3314. 
  3315. 
  3316. 
  3317. 
  3318. 
  3319. 
  3320. 
  3321. 
  3322. 
  3323. 
  3324. 
  3325. 
  3326. 
  3327. 
  3328. 
  3329. 
  3330. 
  3331. 
  3332. 1”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±´U
  3333. ’    µ
  3334. ’    µ
  3335. ’    µ
  3336. ’    µ
  3337. ’    µ
  3338. ’    µ
  3339. ’    µ
  3340. ’    µ
  3341. ’    µ
  3342. ’    µ
  3343. ’    µ
  3344. ’    µ
  3345. ’    µ
  3346. ’    µ
  3347. ’    µ
  3348. ’    µ
  3349. ’    µ
  3350. ’    µ
  3351. ’    µ
  3352. ’    µ
  3353. ’    µ
  3354. ’    µ
  3355. ’    µ
  3356. ’    µ
  3357. ’    µ
  3358. ’    µ
  3359. ’    µ
  3360. ’    µ
  3361. ’    µ
  3362. ’    ’
  3363. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  3364. |
  3365. 6
  3366. 
  3367. 
  3368. 6
  3369. 
  3370. 
  3371. 6
  3372. 
  3373. 
  3374. 6
  3375. 
  3376. 
  3377. 6
  3378. 
  3379. 
  3380. 6
  3381. 
  3382. 
  3383. 6
  3384. 
  3385. 
  3386. 6
  3387. 
  3388. 
  3389. 6
  3390. 
  3391. 
  3392. 6
  3393. 
  3394. 
  3395. 6
  3396. 
  3397. 
  3398. 6
  3399. 
  3400. 
  3401. 6
  3402. 
  3403. 
  3404. 6
  3405. 
  3406. 
  3407. 6
  3408. 
  3409. 
  3410. 6
  3411. 
  3412. 
  3413. 6
  3414. 
  3415. 
  3416. 6
  3417. 
  3418. 
  3419. 6
  3420. 
  3421. 
  3422. 6
  3423. 
  3424. 
  3425. 6
  3426. 
  3427. 
  3428. 6
  3429. 
  3430. 
  3431. 6
  3432. 
  3433. 
  3434. 6
  3435. 
  3436. 
  3437. 69≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí    µ
  3438. ’˛    µ
  3439. ’˛    µ
  3440. ’˛    µ
  3441. ’˛    µ
  3442. ’˛    µ
  3443. ’˛    µ
  3444. ’˛    µ
  3445. ’˛    µ
  3446. ’˛    µ
  3447. ’˛    µ
  3448. ’˛    µ
  3449. ’˛    µ
  3450. ’˛    µ
  3451. ’˛    µ
  3452. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3453. 
  3454. 
  3455. 
  3456. 
  3457. 
  3458. 
  3459. 
  3460. 
  3461. 
  3462. 
  3463. 
  3464. 
  3465. 
  3466. 
  3467. 
  3468. 
  3469. 
  3470. 
  3471. 
  3472. 
  3473. 
  3474. 
  3475. 
  3476. 
  3477. 
  3478. 
  3479. 
  3480. 
  3481. 
  3482. 
  3483. 
  3484. 
  3485. 
  3486. 
  3487. 
  3488. 
  3489. 
  3490. 
  3491. 
  3492. 
  3493. 
  3494. 
  3495. 
  3496. 
  3497. 
  3498. 
  3499. 
  3500. 
  3501. 
  3502. 
  3503. %Ù9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  3504. ’    µ
  3505. ’    µ
  3506. ’    µ
  3507. ’    µ
  3508. ’    µ
  3509. ’    µ
  3510. ’    µ
  3511. ’    µ
  3512. ’    µ
  3513. ’    µ
  3514. ’    µ
  3515. ’    µ
  3516. ’    µ
  3517. ’    µ
  3518. ’    µ
  3519. ’    µ
  3520. ’    µ
  3521. ’    µ
  3522. ’    µ
  3523. ’    µ
  3524. ’    µ
  3525. ’    µ
  3526. ’    µ
  3527. ’    µ
  3528. ’    µ
  3529. ’    µ
  3530. ’    µ
  3531. ’    µ
  3532. ’    µ
  3533. ’    µ
  3534. ’    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  3535. 
  3536. 6
  3537. 
  3538. 
  3539. 6
  3540. 
  3541. 
  3542. 6
  3543. 
  3544. 
  3545. 6
  3546. 
  3547. 
  3548. 6
  3549. 
  3550. 
  3551. 6
  3552. 
  3553. 
  3554. 6
  3555. 
  3556. 
  3557. 6
  3558. 
  3559. 
  3560. 6
  3561. 
  3562. 
  3563. 6
  3564. 
  3565. U
  3566. 6
  3567. 
  3568. 
  3569. 6
  3570. 
  3571. 
  3572. 6
  3573. 
  3574. 
  3575. 6
  3576. 
  3577. 
  3578. 6
  3579. 
  3580. 
  3581. 6
  3582. 
  3583. 
  3584. 6
  3585. 
  3586. 
  3587. 6
  3588. 
  3589. 
  3590. 6
  3591. 
  3592. 
  3593. 6
  3594. 
  3595. 
  3596. 6
  3597. 
  3598. 
  3599. 6
  3600. 
  3601. 
  3602. 6
  3603. 
  3604. 
  3605. 6
  3606. 
  3607. 
  3608. 6
  3609. 
  3610. 
  3611. 65≤9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è˛    µ
  3612. ’˛    µ
  3613. ’˛    µ
  3614. ’˛    µ
  3615. ’˛    µ
  3616. ’˛    µ
  3617. ’˛    µ
  3618. ’˛    µ
  3619. ’˛    µ
  3620. ’˛    µ
  3621. ’˛    µ
  3622. ’˛    µ
  3623. ’˛    µ
  3624. ’˛    µ
  3625. ’˛    µ
  3626. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3627. 
  3628. 
  3629. 
  3630. 
  3631. 
  3632. 
  3633. 
  3634. 
  3635. 
  3636. 
  3637. 
  3638. 
  3639. 
  3640. 
  3641. 
  3642. 
  3643. 
  3644. 
  3645. 
  3646. 
  3647. 
  3648. 
  3649. 
  3650. 
  3651. 
  3652. 
  3653. 
  3654. 
  3655. 
  3656. 
  3657. 
  3658. 
  3659. 
  3660. 
  3661. 
  3662. 
  3663. 
  3664. 
  3665. 
  3666. 
  3667. 
  3668. 
  3669. 
  3670. 
  3671. 
  3672. 
  3673. 
  3674. 
  3675. 
  3676. 
  3677. "9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  3678. ’    µ
  3679. ’    µ
  3680. ’    µ
  3681. ’    µ
  3682. ’    µ
  3683. ’    µ
  3684. ’    µ
  3685. ’    µ
  3686. ’    µ
  3687. ’    µ
  3688. ’    µ
  3689. ’    µ
  3690. ’    µ
  3691. ’    µ
  3692. ’    µ
  3693. ’    µ
  3694. ’    µ
  3695. ’    µ
  3696. ’    µ
  3697. ’    µ
  3698. ’    µ
  3699. ’    µ
  3700. ’    µ
  3701. ’    µ
  3702. ’    µ
  3703. ’    µ
  3704. ’    µ
  3705. ’    µ
  3706. ’    µ
  3707. ’    µ
  3708. ’    µ
  3709. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  3710. 
  3711. 6
  3712. 
  3713. 
  3714. 6
  3715. 
  3716. 
  3717. 6
  3718. 
  3719. 
  3720. 6
  3721. 
  3722. 
  3723. 6
  3724. 
  3725. 
  3726. 6
  3727. 
  3728. 
  3729. 6
  3730. 
  3731. 
  3732. 6
  3733. 
  3734. 
  3735. 6
  3736. 
  3737. 
  3738. 6
  3739. U
  3740. 
  3741. 6
  3742. 
  3743. 
  3744. 6
  3745. 
  3746. 
  3747. 6
  3748. 
  3749. 
  3750. 6
  3751. 
  3752. 
  3753. 6
  3754. 
  3755. 
  3756. 6
  3757. 
  3758. 
  3759. 6
  3760. 
  3761. 
  3762. 6
  3763. 
  3764. 
  3765. 6
  3766. 
  3767. 
  3768. 6
  3769. 
  3770. 
  3771. 6
  3772. 
  3773. 
  3774. 6
  3775. 
  3776. 
  3777. 6
  3778. 
  3779. 
  3780. 6
  3781. 
  3782. 
  3783. 6
  3784. 
  3785. 5“9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëê    µ
  3786. ’˛    µ
  3787. ’˛    µ
  3788. ’˛    µ
  3789. ’˛    µ
  3790. ’˛    µ
  3791. ’˛    µ
  3792. ’˛    µ
  3793. ’˛    µ
  3794. ’˛    µ
  3795. ’˛    µ
  3796. ’˛    µ
  3797. ’˛    µ
  3798. ’˛    µ
  3799. ’˛    µ
  3800. ’˛    µ
  3801. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3802. 
  3803. 
  3804. 
  3805. 
  3806. 
  3807. 
  3808. 
  3809. 
  3810. 
  3811. 
  3812. 
  3813. 
  3814. 
  3815. 
  3816. 
  3817. 
  3818. 
  3819. 
  3820. 
  3821. 
  3822. 
  3823. 
  3824. 
  3825. 
  3826. 
  3827. 
  3828. 
  3829. 
  3830. 
  3831. 
  3832. 
  3833. 
  3834. 
  3835. 
  3836. 
  3837. 
  3838. 
  3839. 
  3840. 
  3841. 
  3842. 
  3843. 
  3844. 
  3845. 
  3846. 
  3847. 
  3848. 
  3849. 
  3850. 
  3851. 
  3852. !Ù9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  3853. ’    µ
  3854. ’    µ
  3855. ’    µ
  3856. ’    µ
  3857. ’    µ
  3858. ’    µ
  3859. ’    µ
  3860. ’    µ
  3861. ’    µ
  3862. ’    µ
  3863. ’    µ
  3864. ’    µ
  3865. ’    µ
  3866. ’    µ
  3867. ’    µ
  3868. ’    µ
  3869. ’    µ
  3870. ’    µ
  3871. ’    µ
  3872. ’    µ
  3873. ’    µ
  3874. ’    µ
  3875. ’    µ
  3876. ’    µ
  3877. ’    µ
  3878. ’    µ
  3879. ’    µ
  3880. ’    µ
  3881. ’    µ
  3882. ’    µ
  3883. ’    µ
  3884. ’    µ
  3885. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3886. 
  3887. 
  3888. 6
  3889. 
  3890. 
  3891. 6
  3892. 
  3893. 
  3894. 6
  3895. 
  3896. 
  3897. 6
  3898. 
  3899. 
  3900. 6
  3901. 
  3902. 
  3903. 6
  3904. 
  3905. 
  3906. 6
  3907. 
  3908. 
  3909. 6
  3910. 
  3911. 
  3912. 6
  3913. 
  3914. U
  3915. 6
  3916. 
  3917. 
  3918. 6
  3919. 
  3920. 
  3921. 6
  3922. 
  3923. 
  3924. 6
  3925. 
  3926. 
  3927. 6
  3928. 
  3929. 
  3930. 6
  3931. 
  3932. 
  3933. 6
  3934. 
  3935. 
  3936. 6
  3937. 
  3938. 
  3939. 6
  3940. 
  3941. 
  3942. 6
  3943. 
  3944. 
  3945. 6
  3946. 
  3947. 
  3948. 6
  3949. 
  3950. 
  3951. 6
  3952. 
  3953. 
  3954. 6
  3955. 
  3956. 
  3957. 6
  3958. 
  3959. 
  3960. 6
  3961. 
  3962. 5≤=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±粠   µ
  3963. ’˛    µ
  3964. ’˛    µ
  3965. ’˛    µ
  3966. ’˛    µ
  3967. ’˛    µ
  3968. ’˛    µ
  3969. ’˛    µ
  3970. ’˛    µ
  3971. ’˛    µ
  3972. ’˛    µ
  3973. ’˛    µ
  3974. ’˛    µ
  3975. ’˛    µ
  3976. ’˛    µ
  3977. ’˛    µ
  3978. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  3979. 
  3980. 
  3981. 
  3982. 
  3983. 
  3984. 
  3985. 
  3986. 
  3987. 
  3988. 
  3989. 
  3990. 
  3991. 
  3992. 
  3993. 
  3994. 
  3995. 
  3996. 
  3997. 
  3998. 
  3999. 
  4000. 
  4001. 
  4002. 
  4003. 
  4004. 
  4005. 
  4006. 
  4007. 
  4008. 
  4009. 
  4010. 
  4011. 
  4012. 
  4013. 
  4014. 
  4015. 
  4016. 
  4017. 
  4018. 
  4019. 
  4020. 
  4021. 
  4022. 
  4023. 
  4024. 
  4025. 
  4026. 
  4027. 
  4028. 
  4029. &9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  4030. ’    µ
  4031. ’    µ
  4032. ’    µ
  4033. ’    µ
  4034. ’    µ
  4035. ’    µ
  4036. ’    µ
  4037. ’    µ
  4038. ’    µ
  4039. ’    µ
  4040. ’    µ
  4041. ’    µ
  4042. ’    µ
  4043. ’    µ
  4044. ’    µ
  4045. ’    µ
  4046. ’    µ
  4047. ’    µ
  4048. ’    µ
  4049. ’    µ
  4050. ’    µ
  4051. ’    µ
  4052. ’    µ
  4053. ’    µ
  4054. ’    µ
  4055. ’    µ
  4056. ’    µ
  4057. ’    µ
  4058. ’    µ
  4059. ’    µ
  4060. ’    µ
  4061. ’    µ
  4062. ’    µ
  4063. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  4064. 6
  4065. 
  4066. 
  4067. 6
  4068. 
  4069. 
  4070. 6
  4071. 
  4072. 
  4073. 6
  4074. 
  4075. 
  4076. 6
  4077. 
  4078. 
  4079. 6
  4080. 
  4081. 
  4082. 6
  4083. 
  4084. 
  4085. 6
  4086. 
  4087. 
  4088. 6
  4089. 
  4090. 
  4091. 6
  4092. U
  4093. 
  4094. 6
  4095. 
  4096. 
  4097. 6
  4098. 
  4099. 
  4100. 6
  4101. 
  4102. 
  4103. 6
  4104. 
  4105. 
  4106. 6
  4107. 
  4108. 
  4109. 6
  4110. 
  4111. 
  4112. 6
  4113. 
  4114. 
  4115. 6
  4116. 
  4117. 
  4118. 6
  4119. 
  4120. 
  4121. 6
  4122. 
  4123. 
  4124. 6
  4125. 
  4126. 
  4127. 6
  4128. 
  4129. 
  4130. 6
  4131. 
  4132. 
  4133. 6
  4134. 
  4135. 
  4136. 6
  4137. 
  4138. 
  4139. 6
  4140. 9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëé    µ
  4141. ’˛    µ
  4142. ’˛    µ
  4143. ’˛    µ
  4144. ’˛    µ
  4145. ’˛    µ
  4146. ’˛    µ
  4147. ’˛    µ
  4148. ’˛    µ
  4149. ’˛    µ
  4150. ’˛    µ
  4151. ’˛    µ
  4152. ’˛    µ
  4153. ’˛    µ
  4154. ’˛    µ
  4155. ’˛    µ
  4156. ’˛    µ
  4157. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  4158. 
  4159. 
  4160. 
  4161. 
  4162. 
  4163. 
  4164. 
  4165. 
  4166. 
  4167. 
  4168. 
  4169. 
  4170. 
  4171. 
  4172. 
  4173. 
  4174. 
  4175. 
  4176. 
  4177. 
  4178. 
  4179. 
  4180. 
  4181. 
  4182. 
  4183. 
  4184. 
  4185. 
  4186. 
  4187. 
  4188. 
  4189. 
  4190. 
  4191. 
  4192. 
  4193. 
  4194. 
  4195. 
  4196. 
  4197. 
  4198. 
  4199. 
  4200. 
  4201. 
  4202. 
  4203. 
  4204. 
  4205. 
  4206. 
  4207. 
  4208. )”9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  4209. ’    µ
  4210. ’    µ
  4211. ’    µ
  4212. ’    µ
  4213. ’    µ
  4214. ’    µ
  4215. ’    µ
  4216. ’    µ
  4217. ’    µ
  4218. ’    µ
  4219. ’    µ
  4220. ’    µ
  4221. ’    µ
  4222. ’    µ
  4223. ’    µ
  4224. ’    µ
  4225. ’    µ
  4226. ’    µ
  4227. ’    µ
  4228. ’    µ
  4229. ’    µ
  4230. ’    µ
  4231. ’    µ
  4232. ’    µ
  4233. ’    µ
  4234. ’    µ
  4235. ’    µ
  4236. ’    µ
  4237. ’    µ
  4238. ’    µ
  4239. ’    µ
  4240. ’    µ
  4241. ’    µ
  4242. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  4243. 
  4244. 6
  4245. 
  4246. 
  4247. 6
  4248. 
  4249. 
  4250. 6
  4251. 
  4252. 
  4253. 6
  4254. 
  4255. 
  4256. 6
  4257. 
  4258. 
  4259. 6
  4260. 
  4261. 
  4262. 6
  4263. 
  4264. 
  4265. 6
  4266. 
  4267. 
  4268. 6
  4269. 
  4270. U
  4271. 6
  4272. 
  4273. 
  4274. 6
  4275. 
  4276. 
  4277. 6
  4278. 
  4279. 
  4280. 6
  4281. 
  4282. 
  4283. 6
  4284. 
  4285. 
  4286. 6
  4287. 
  4288. 
  4289. 6
  4290. 
  4291. 
  4292. 6
  4293. 
  4294. 
  4295. 6
  4296. 
  4297. 
  4298. 6
  4299. 
  4300. 
  4301. 6
  4302. 
  4303. 
  4304. 6
  4305. 
  4306. 
  4307. 6
  4308. 
  4309. 
  4310. 6
  4311. 
  4312. 
  4313. 6
  4314. 
  4315. 
  4316. 6
  4317. 
  4318. 9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±ã˛    µ
  4319. ’˛    µ
  4320. ’˛    µ
  4321. ’˛    µ
  4322. ’˛    µ
  4323. ’˛    µ
  4324. ’˛    µ
  4325. ’˛    µ
  4326. ’˛    µ
  4327. ’˛    µ
  4328. ’˛    µ
  4329. ’˛    µ
  4330. ’˛    µ
  4331. ’˛    µ
  4332. ’˛    µ
  4333. ’˛    µ
  4334. ’˛    µ
  4335. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  4336. 
  4337. 
  4338. 
  4339. 
  4340. 
  4341. 
  4342. 
  4343. 
  4344. 
  4345. 
  4346. 
  4347. 
  4348. 
  4349. 
  4350. 
  4351. 
  4352. 
  4353. 
  4354. 
  4355. 
  4356. 
  4357. 
  4358. 
  4359. 
  4360. 
  4361. 
  4362. 
  4363. 
  4364. 
  4365. 
  4366. 
  4367. 
  4368. 
  4369. 
  4370. 
  4371. 
  4372. 
  4373. 
  4374. 
  4375. 
  4376. 
  4377. 
  4378. 
  4379. 
  4380. 
  4381. 
  4382. 
  4383. 
  4384. 
  4385. 
  4386. 5≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ
  4387. ’    µ
  4388. ’    µ
  4389. ’    µ
  4390. ’    µ
  4391. ’    µ
  4392. ’    µ
  4393. ’    µ
  4394. ’    µ
  4395. ’    µ
  4396. ’    µ
  4397. ’    µ
  4398. ’    µ
  4399. ’    µ
  4400. ’    µ
  4401. ’    µ
  4402. ’    µ
  4403. ’    µ
  4404. ’    µ
  4405. ’    µ
  4406. ’    µ
  4407. ’    µ
  4408. ’    µ
  4409. ’    µ
  4410. ’    µ
  4411. ’    µ
  4412. ’    µ
  4413. ’    µ
  4414. ’    µ
  4415. ’    µ
  4416. ’    µ
  4417. ’    µ
  4418. ’    µ
  4419. ’    µ
  4420. ’    µ
  4421. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  4422. 
  4423. 
  4424. 6
  4425. 
  4426. 
  4427. 6
  4428. 
  4429. 
  4430. 6
  4431. 
  4432. 
  4433. 6
  4434. 
  4435. 
  4436. 6
  4437. 
  4438. 
  4439. 6
  4440. 
  4441. 
  4442. 6
  4443. 
  4444. 
  4445. 6
  4446. 
  4447. 
  4448. 6
  4449. U
  4450. 
  4451. 6
  4452. 
  4453. 
  4454. 6
  4455. 
  4456. 
  4457. 6
  4458. 
  4459. 
  4460. 6
  4461. 
  4462. 
  4463. 6
  4464. 
  4465. 
  4466. 6
  4467. 
  4468. 
  4469. 6
  4470. 
  4471. 
  4472. 6
  4473. 
  4474. 
  4475. 6
  4476. 
  4477. 
  4478. 6
  4479. 
  4480. 
  4481. 6
  4482. 
  4483. 
  4484. 6
  4485. 
  4486. 
  4487. 6
  4488. 
  4489. 
  4490. 6
  4491. 
  4492. 
  4493. 6
  4494. 
  4495. 
  4496. 6
  4497. 
  4498. %Ù=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëå
  4499. ’˛    µ
  4500. ’˛    µ
  4501. ’˛    µ
  4502. ’˛    µ
  4503. ’˛    µ
  4504. ’˛    µ
  4505. ’˛    µ
  4506. ’˛    µ
  4507. ’˛    µ
  4508. ’˛    µ
  4509. ’˛    µ
  4510. ’˛    µ
  4511. ’˛    µ
  4512. ’˛    µ
  4513. ’˛    µ
  4514. ’˛    µ
  4515. ’˛    µ
  4516. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  4517. 
  4518. 
  4519. 
  4520. 
  4521. 
  4522. 
  4523. 
  4524. 
  4525. 
  4526. 
  4527. 
  4528. 
  4529. 
  4530. 
  4531. 
  4532. 
  4533. 
  4534. 
  4535. 
  4536. 
  4537. 
  4538. 
  4539. 
  4540. 
  4541. 
  4542. 
  4543. 
  4544. 
  4545. 
  4546. 
  4547. 
  4548. 
  4549. 
  4550. 
  4551. 
  4552. 
  4553. 
  4554. 
  4555. 
  4556. 
  4557. 
  4558. 
  4559. 
  4560. 
  4561. 
  4562. 
  4563. 
  4564. 
  4565. 
  4566. 
  4567. 9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±´[P
  4568. ’    µ
  4569. ’    µ
  4570. ’    µ
  4571. ’    µ
  4572. ’    µ
  4573. ’    µ
  4574. ’    µ
  4575. ’    µ
  4576. ’    µ
  4577. ’    µ
  4578. ’    µ
  4579. ’    µ
  4580. ’    µ
  4581. ’    µ
  4582. ’    µ
  4583. ’    µ
  4584. ’    µ
  4585. ’    µ
  4586. ’    µ
  4587. ’    µ
  4588. ’    µ
  4589. ’    µ
  4590. ’    µ
  4591. ’    µ
  4592. ’    µ
  4593. ’    µ
  4594. ’    µ
  4595. ’    µ
  4596. ’    µ
  4597. ’    µ
  4598. ’    µ
  4599. ’    µ
  4600. ’    µ
  4601. ’    µ
  4602. ÷    ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  4603. v
  4604. 6
  4605. 
  4606. 
  4607. 6
  4608. 
  4609. 
  4610. 6
  4611. 
  4612. 
  4613. 6
  4614. 
  4615. 
  4616. 6
  4617. 
  4618. 
  4619. 6
  4620. 
  4621. 
  4622. 6
  4623. 
  4624. 
  4625. 6
  4626. 
  4627. 
  4628. 6
  4629. 
  4630. 
  4631. 6
  4632. 
  4633. 
  4634. 6
  4635. 
  4636. 
  4637. 6
  4638. 
  4639. 
  4640. 6
  4641. 
  4642. 
  4643. 6
  4644. 
  4645. 
  4646. 6
  4647. 
  4648. 
  4649. 6
  4650. 
  4651. 
  4652. 6
  4653. 
  4654. 
  4655. 6
  4656. 
  4657. 
  4658. 6
  4659. 
  4660. 
  4661. 6
  4662. 
  4663. 
  4664. 6
  4665. 
  4666. 
  4667. 6
  4668. 
  4669. 
  4670. 6
  4671. 
  4672. 
  4673. 6
  4674. 
  4675. 
  4676. 6
  4677. 9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±å00
  4678. 
  4679. ’˛    µ
  4680. ’˛    µ
  4681. ’˛    µ
  4682. ’˛    µ
  4683. ’˛    µ
  4684. ’˛    µ
  4685. ’˛    µ
  4686. ’˛    µ
  4687. ’˛    µ
  4688. ’˛    µ
  4689. ’˛    µ
  4690. ’˛    µ
  4691. ’˛    µ
  4692. ’˛    µ
  4693. ’˛    µ
  4694. ’˛    µ
  4695. ’˛    µ
  4696. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  4697. 
  4698. 
  4699. 
  4700. 
  4701. 
  4702. 
  4703. 
  4704. 
  4705. 
  4706. 
  4707. 
  4708. 
  4709. 
  4710. 
  4711. 
  4712. 
  4713. 
  4714. 
  4715. 
  4716. 
  4717. 
  4718. 
  4719. 
  4720. 
  4721. 
  4722. 
  4723. 
  4724. 
  4725. 
  4726. 
  4727. 
  4728. 
  4729. 
  4730. 
  4731. 
  4732. 
  4733. 
  4734. 
  4735. 
  4736. 
  4737. 
  4738. 
  4739. 
  4740. 
  4741. 
  4742. 
  4743. 
  4744. 
  4745. 
  4746. 
  4747. -”9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±Æ00P0Ù    µ
  4748. ’    µ
  4749. ’    µ
  4750. ’    µ
  4751. ’    µ
  4752. ’    µ
  4753. ’    µ
  4754. ’    µ
  4755. ’    µ
  4756. ’    µ
  4757. ’    µ
  4758. ’    µ
  4759. ’    µ
  4760. ’    µ
  4761. ’    µ
  4762. ’    µ
  4763. ’    µ)’9¥)’    µ
  4764. ’    µ
  4765. ’    µ
  4766. ’    µ
  4767. ’    µ
  4768. ’    µ
  4769. ’¥1‘)¥
  4770. ’    µ
  4771. ’    µ
  4772. ’    µ
  4773. ’    µ
  4774. ’    µ
  4775. ’    µ
  4776. ’    µ
  4777. ’    µ
  4778. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  4779. 6
  4780. 
  4781. 
  4782. 6
  4783. 
  4784. 
  4785. 6
  4786. 
  4787. 
  4788. 6
  4789. 
  4790. 
  4791. 6
  4792. 
  4793. 
  4794. 6
  4795. 
  4796. 
  4797. 6
  4798. 
  4799. 
  4800. 6
  4801. 
  4802. 
  4803. 6
  4804. U
  4805. 
  4806. 6
  4807. 
  4808. 
  4809. 6
  4810. 
  4811. 
  4812. 6
  4813. 
  4814. 
  4815. 6
  4816. 
  4817. 
  4818. 6
  4819. 
  4820. 
  4821. 6
  4822. 
  4823. 
  4824. 6
  4825. 
  4826. 
  4827. 6
  4828. 
  4829. 
  4830. 6
  4831. 
  4832. 
  4833. 6
  4834. 
  4835. 
  4836. 6
  4837. 
  4838. 
  4839. 6
  4840. 
  4841. 
  4842. 6
  4843. 
  4844. 
  4845. 6
  4846. 
  4847. 
  4848. 6
  4849. 
  4850. 
  4851. 6
  4852. 
  4853. *9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí00000˛    µ
  4854. ’˛    µ
  4855. ’˛    µ
  4856. ’˛    µ
  4857. ’˛    µ
  4858. ’˛    µ
  4859. ’˛    µ
  4860. ’˛    µ’E≤I≥I≥!’˛    µ
  4861. ’˛    µ
  4862. ’    µ    µµE”E≤I≥%¥
  4863. ’˛    µ
  4864. ’˛    µ
  4865. ’˛    µ
  4866. ’˛    µ
  4867. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  4868. 
  4869. 
  4870. 
  4871. 
  4872. 
  4873. 
  4874. 
  4875. 
  4876. 
  4877. 
  4878. 
  4879. 
  4880. 
  4881. 
  4882. 
  4883. 
  4884. 
  4885. 
  4886. 
  4887. 
  4888. 
  4889. 
  4890. 
  4891. 
  4892. 
  4893. 
  4894. 
  4895. 
  4896. 
  4897. 
  4898. 
  4899. 
  4900. 
  4901. 
  4902. 
  4903. 
  4904. 
  4905. 
  4906. 
  4907. 
  4908. 
  4909. 
  4910. 
  4911. 
  4912. 
  4913. 
  4914. 
  4915. 
  4916. 
  4917. 
  4918. 9±9ë9±9ë9±9ë 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¨P˛0P02    ’
  4919. ’    µ
  4920. ’    µ
  4921. ’    µ
  4922. ’    µ
  4923. ’    µ
  4924. ’    µ
  4925. ’    µ
  4926. ’    µ
  4927. ’    µ
  4928. ’    µ
  4929. ’    µ
  4930. ’    µ
  4931. ’    µ
  4932. ’    µ
  4933. ’)¥I”I≥I”Aq=P=0=P=0=P=0=P=0=P=0AqI≥I”I≥5‘    µ
  4934. ’    µ
  4935. ’    µ
  4936. ’    µ
  4937. ’    µ
  4938. ’    µ
  4939. ’    µ
  4940. ’    µ
  4941. ’    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  4942. 
  4943. 
  4944. 6
  4945. 
  4946. 
  4947. 6
  4948. 
  4949. 
  4950. 6
  4951. 
  4952. 
  4953. 6
  4954. 
  4955. 
  4956. 6
  4957. 
  4958. 
  4959. 6
  4960. 
  4961. 
  4962. 6
  4963. 
  4964. 
  4965. 6
  4966. 
  4967. 
  4968. 6
  4969. 
  4970. Q
  4971. 6
  4972. 
  4973. 
  4974. 6
  4975. 
  4976. 
  4977. 6
  4978. 
  4979. 
  4980. 6
  4981. 
  4982. 
  4983. 6
  4984. 
  4985. 
  4986. 6
  4987. 
  4988. 
  4989. 6
  4990. 
  4991. 
  4992. 6
  4993. 
  4994. 
  4995. 6
  4996. 
  4997. 
  4998. 6
  4999. 
  5000. 
  5001. 6
  5002. 
  5003. 
  5004. 6
  5005. 
  5006. 
  5007. 6
  5008. 
  5009. 
  5010. 6
  5011. 
  5012. 
  5013. 6
  5014. 
  5015. 
  5016. 6
  5017. 
  5018. 9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±ö0˛0000
  5019. 2    ¥    µ    µ
  5020. ’˛    µ
  5021. ’˛    µ
  5022. ’˛    µ
  5023. ’˛    µ
  5024. ’˛    µ
  5025. ’˛    µ
  5026. ’    µ    µA≥I”Eí=P=0=P=/=P=0=P=/=P=0=P=/E≤I≥E”!¥    µ    µ
  5027. ’˛    µ
  5028. ’˛    µ
  5029. ’˛    µ
  5030. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5031. 
  5032. 
  5033. 
  5034. 
  5035. 
  5036. 
  5037. 
  5038. 
  5039. 
  5040. 
  5041. 
  5042. 
  5043. 
  5044. 
  5045. 
  5046. 
  5047. 
  5048. 
  5049. 
  5050. 
  5051. 
  5052. 
  5053. 
  5054. 
  5055. 
  5056. 
  5057. 
  5058. 
  5059. 
  5060. 
  5061. 
  5062. 
  5063. 
  5064. 
  5065. 
  5066. 
  5067. 
  5068. 
  5069. 
  5070. 
  5071. 
  5072. 
  5073. 
  5074. 
  5075. 
  5076. 
  5077. 
  5078. 
  5079. 
  5080. 
  5081. 1”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¨00P˛0P0
  5082. 2    ’
  5083. ’    µ
  5084. ’    µ
  5085. ’    µ
  5086. ’    µ
  5087. ’    µ
  5088. ’    µ
  5089. ’    µ
  5090. ’    µ
  5091. ’    µ
  5092. ’    µ
  5093. ’    µ
  5094. ’    µ
  5095. ’    µ
  5096. ’    µ!¥=P=P=0=P=0=P=0=P=0=P=0=P=0=P=0Aq¥
  5097. ’    µ
  5098. ’    µ
  5099. ’    µ
  5100. ’    µ
  5101. ’    µ
  5102. ’    µ
  5103. ’    µ
  5104. ’    µ
  5105. ’    µ
  5106. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5107. 6
  5108. 
  5109. 
  5110. 6
  5111. 
  5112. 
  5113. 6
  5114. 
  5115. 
  5116. 6
  5117. 
  5118. 
  5119. 6
  5120. 
  5121. 
  5122. 6
  5123. 
  5124. 
  5125. 6
  5126. 
  5127. 
  5128. 6
  5129. 
  5130. 
  5131. 6
  5132. 
  5133. 
  5134. 6
  5135. 
  5136. O
  5137. 6
  5138. 
  5139. 
  5140. 6
  5141. 
  5142. 
  5143. 6
  5144. 
  5145. 
  5146. 6
  5147. 
  5148. 
  5149. 6
  5150. 
  5151. 
  5152. 6
  5153. 
  5154. 
  5155. 6
  5156. 
  5157. 
  5158. 6
  5159. 
  5160. 
  5161. 6
  5162. 
  5163. 
  5164. 6
  5165. 
  5166. 
  5167. 6
  5168. 
  5169. 
  5170. 6
  5171. 
  5172. 
  5173. 6
  5174. 
  5175. 
  5176. 6
  5177. 
  5178. 
  5179. 6
  5180. 
  5181. 
  5182. 61”9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëò000˛0000
  5183. 2
  5184. ‘    µ    µ
  5185. ’˛    µ
  5186. ’˛    µ
  5187. ’˛    µ
  5188. ’˛    µ
  5189. ’˛    µ
  5190. ’˛    µ
  5191. ’    µ=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/%ì    µ
  5192. ’˛    µ
  5193. ’˛    µ
  5194. ’˛    µ
  5195. ’˛    µ
  5196. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  5197. 
  5198. 
  5199. 
  5200. 
  5201. 
  5202. 
  5203. 
  5204. 
  5205. 
  5206. 
  5207. 
  5208. 
  5209. 
  5210. 
  5211. 
  5212. 
  5213. 
  5214. 
  5215. 
  5216. 
  5217. 
  5218. 
  5219. 
  5220. 
  5221. 
  5222. 
  5223. 
  5224. 
  5225. 
  5226. 
  5227. 
  5228. 
  5229. 
  5230. 
  5231. 
  5232. 
  5233. 
  5234. 
  5235. 
  5236. 
  5237. 
  5238. 
  5239. 
  5240. 
  5241. 
  5242. 
  5243. 
  5244. 
  5245. 
  5246. -Û9ë9±9ë9±9ë 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±™P˛0P˛0P0
  5247. 2    ’
  5248. ’    µ
  5249. ’    µ
  5250. ’    µ
  5251. ’    µ
  5252. ’    µ
  5253. ’    µ
  5254. ’    µ
  5255. ’    µ
  5256. ’    µ
  5257. ’    µ
  5258. ’    µ
  5259. ’    µ
  5260. ’    µ
  5261. ’=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P-r
  5262. ’    µ
  5263. ’    µ
  5264. ’    µ
  5265. ’    µ
  5266. ’    µ
  5267. ’    µ
  5268. ’    µ
  5269. ’    µ
  5270. ’    µ
  5271. ’    µ
  5272. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  5273. 
  5274. 6
  5275. 
  5276. 
  5277. 6
  5278. 
  5279. 
  5280. 6
  5281. 
  5282. 
  5283. 6
  5284. 
  5285. 
  5286. 6
  5287. 
  5288. 
  5289. 6
  5290. 
  5291. 
  5292. 6
  5293. 
  5294. 
  5295. 6
  5296. 
  5297. 
  5298. 6
  5299. 
  5300. 
  5301. 6
  5302. 
  5303. M
  5304. 6
  5305. 
  5306. 
  5307. 6
  5308. 
  5309. 
  5310. 6
  5311. 
  5312. 
  5313. 6
  5314. 
  5315. 
  5316. 6
  5317. 
  5318. 
  5319. 6
  5320. 
  5321. 
  5322. 6
  5323. 
  5324. 
  5325. 6
  5326. 
  5327. 
  5328. 6
  5329. 
  5330. 
  5331. 6
  5332. 
  5333. 
  5334. 6
  5335. 
  5336. 
  5337. 6
  5338. 
  5339. 
  5340. 6
  5341. 
  5342. 
  5343. 6
  5344. 
  5345. 
  5346. 6
  5347. 
  5348. %Ù=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±í0˛00˛0000
  5349. 2˛    µ
  5350. ’˛    µ
  5351. ’˛    µ
  5352. ’˛    µ
  5353. ’˛    µ
  5354. ’˛    µ
  5355. ’˛    µ=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=09q˛    µ
  5356. ’˛    µ
  5357. ’˛    µ
  5358. ’˛    µ
  5359. ’˛    µ
  5360. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5361. 
  5362. 
  5363. 
  5364. 
  5365. 
  5366. 
  5367. 
  5368. 
  5369. 
  5370. 
  5371. 
  5372. 
  5373. 
  5374. 
  5375. 
  5376. 
  5377. 
  5378. 
  5379. 
  5380. 
  5381. 
  5382. 
  5383. 
  5384. 
  5385. 
  5386. 
  5387. 
  5388. 
  5389. 
  5390. 
  5391. 
  5392. 
  5393. 
  5394. 
  5395. 
  5396. 
  5397. 
  5398. 
  5399. 
  5400. 
  5401. 
  5402. 
  5403. 
  5404. 
  5405. 
  5406. 
  5407. 
  5408. 
  5409. 
  5410. )Ù9ë9±9ë9±9ë9±9ë
  5411. 9±9ë9±9ë9±9ë9±9ë9±9ë9±™00P˛0P˛0P0    µ
  5412. ’    µ
  5413. ’    µ
  5414. ’    µ
  5415. ’    µ
  5416. ’    µ
  5417. ’    µ
  5418. ’    µ
  5419. ’    µ
  5420. ’    µ
  5421. ’    µ
  5422. ’    µ
  5423. ’    µ
  5424. ’=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0’¥
  5425. ’    µ
  5426. ’    µ
  5427. ’    µ
  5428. ’    µ
  5429. ’    µ
  5430. ’    µ
  5431. ’    µ
  5432. ’    µ
  5433. ’    µ
  5434. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5435. 
  5436. 
  5437. 6
  5438. 
  5439. 
  5440. 6
  5441. 
  5442. 
  5443. 6
  5444. 
  5445. 
  5446. 6
  5447. 
  5448. 
  5449. 6
  5450. 
  5451. 
  5452. 6
  5453. 
  5454. 
  5455. 6
  5456. 
  5457. 
  5458. 6
  5459. 
  5460. 
  5461. 6
  5462. 
  5463. 
  5464. 6
  5465. 
  5466. K
  5467. 6
  5468. 
  5469. 
  5470. 6
  5471. 
  5472. 
  5473. 6
  5474. 
  5475. 
  5476. 6
  5477. 
  5478. 
  5479. 6
  5480. 
  5481. 
  5482. 6
  5483. 
  5484. 
  5485. 6
  5486. 
  5487. 
  5488. 6
  5489. 
  5490. 
  5491. 6
  5492. 
  5493. 
  5494. 6
  5495. 
  5496. 
  5497. 6
  5498. 
  5499. 
  5500. 6
  5501. 
  5502. 
  5503. 6
  5504. 
  5505. 
  5506. 6
  5507. 
  5508. 
  5509. 6%Ù9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëñ000˛00˛0000˛    µ
  5510. ’˛    µ
  5511. ’˛    µ
  5512. ’˛    µ
  5513. ’˛    µ
  5514. ’˛    µ
  5515. ’    µ=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/AqI≥I”5≥    µ    µ
  5516. ’˛    µ
  5517. ’˛    µ
  5518. ’˛    µ
  5519. ’˛    µ
  5520. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5521. 
  5522. 
  5523. 
  5524. 
  5525. 
  5526. 
  5527. 
  5528. 
  5529. 
  5530. 
  5531. 
  5532. 
  5533. 
  5534. 
  5535. 
  5536. 
  5537. 
  5538. 
  5539. 
  5540. 
  5541. 
  5542. 
  5543. 
  5544. 
  5545. 
  5546. 
  5547. 
  5548. 
  5549. 
  5550. 
  5551. 
  5552. 
  5553. 
  5554. 
  5555. 
  5556. 
  5557. 
  5558. 
  5559. 
  5560. 
  5561. 
  5562. 
  5563. 
  5564. 
  5565. 
  5566. 
  5567. 
  5568. 
  5569. 
  5570. ">A”=≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±®P˛0P˛0P˛0P0Ù    µ
  5571. ’    µ
  5572. ’    µ
  5573. ’    µ
  5574. ’    µ
  5575. ’    µ
  5576. ’    µ
  5577. ’    µ
  5578. ’    µ
  5579. ’    µ
  5580. ’    µ
  5581. ’    µ
  5582. ’5Q=P=0=P=0=P=0=P=0=P=0=P=0=P=0=PEíI”I≥I”    µ
  5583. ’    µ
  5584. ’    µ
  5585. ’    µ
  5586. ’    µ
  5587. ’    µ
  5588. ’    µ
  5589. ’    µ
  5590. ’    µ
  5591. ’    µ
  5592. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  5593. 
  5594. 6
  5595. 
  5596. 
  5597. 6
  5598. 
  5599. 
  5600. 6
  5601. 
  5602. 
  5603. 6
  5604. 
  5605. 
  5606. 6
  5607. 
  5608. 
  5609. 6
  5610. 
  5611. 
  5612. 6
  5613. 
  5614. 
  5615. 6
  5616. 
  5617. 
  5618. 6
  5619. 
  5620. 
  5621. 6
  5622. 
  5623. 
  5624. 6
  5625. 
  5626. I
  5627. 6
  5628. 
  5629. 
  5630. 6
  5631. 
  5632. 
  5633. 6
  5634. 
  5635. 
  5636. 6
  5637. 
  5638. 
  5639. 6
  5640. 
  5641. 
  5642. 6
  5643. 
  5644. 
  5645. 6
  5646. 
  5647. 
  5648. 6
  5649. 
  5650. 
  5651. 6
  5652. 
  5653. 
  5654. 6
  5655. 
  5656. 
  5657. 6
  5658. 
  5659. 
  5660. 6
  5661. 
  5662. 
  5663. 6
  5664. 
  5665. 
  5666. 6
  5667. BFFA”9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±í0˛00˛00˛0000
  5668. ’˛    µ
  5669. ’˛    µ
  5670. ’˛    µ
  5671. ’˛    µ
  5672. ’˛    µ
  5673. ’˛    µ5r=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0EíE≤I≥A≥
  5674. ’˛    µ
  5675. ’˛    µ
  5676. ’˛    µ
  5677. ’˛    µ
  5678. ’˛    µ
  5679. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5680. 
  5681. 
  5682. 
  5683. 
  5684. 
  5685. 
  5686. 
  5687. 
  5688. 
  5689. 
  5690. 
  5691. 
  5692. 
  5693. 
  5694. 
  5695. 
  5696. 
  5697. 
  5698. 
  5699. 
  5700. 
  5701. 
  5702. 
  5703. 
  5704. 
  5705. 
  5706. 
  5707. 
  5708. 
  5709. 
  5710. 
  5711. 
  5712. 
  5713. 
  5714. 
  5715. 
  5716. 
  5717. 
  5718. 
  5719. 
  5720. 
  5721. 
  5722. 
  5723. 
  5724. 
  5725. 
  5726. 
  5727. 
  5728. 
  5729. BFEÛAÛ9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±®00P˛0P˛0P˛0P
  5730. ’    µ
  5731. ’    µ
  5732. ’    µ
  5733. ’    µ
  5734. ’    µ
  5735. ’    µ
  5736. ’    µ
  5737. ’    µ
  5738. ’    µ
  5739. ’    µ
  5740. ’    µ
  5741. ’5q=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=PAq5¥’    µ
  5742. ’    µ
  5743. ’    µ
  5744. ’    µ
  5745. ’    µ
  5746. ’    µ
  5747. ’    µ
  5748. ’    µ
  5749. ’    µ
  5750. ’    µ
  5751. ’    µ
  5752. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  5753. 
  5754. 6
  5755. 
  5756. 
  5757. 6
  5758. 
  5759. 
  5760. 6
  5761. 
  5762. 
  5763. 6
  5764. 
  5765. 
  5766. 6
  5767. 
  5768. 
  5769. 6
  5770. 
  5771. 
  5772. 6
  5773. 
  5774. 
  5775. 6
  5776. 
  5777. 
  5778. 6
  5779. 
  5780. 
  5781. 6
  5782. 
  5783. 
  5784. 6
  5785. 
  5786. G
  5787. 6
  5788. 
  5789. 
  5790. 6
  5791. 
  5792. 
  5793. 6
  5794. 
  5795. 
  5796. 6
  5797. 
  5798. 
  5799. 6
  5800. 
  5801. 
  5802. 6
  5803. 
  5804. 
  5805. 6
  5806. 
  5807. 
  5808. 6
  5809. 
  5810. 
  5811. 6
  5812. 
  5813. 
  5814. 6
  5815. 
  5816. 
  5817. 6
  5818. 
  5819. 
  5820. 6
  5821. 
  5822. 
  5823. 6
  5824. 
  5825. .6BF=±=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí000˛00˛00˛000
  5826. ’˛    µ
  5827. ’˛    µ
  5828. ’˛    µ
  5829. ’˛    µ
  5830. ’˛    µ
  5831. ’    µ5q=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0!¥˛    µ
  5832. ’˛    µ
  5833. ’˛    µ
  5834. ’˛    µ
  5835. ’˛    µ
  5836. ’˛    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  5837. 
  5838. 
  5839. 
  5840. 
  5841. 
  5842. 
  5843. 
  5844. 
  5845. 
  5846. 
  5847. 
  5848. 
  5849. 
  5850. 
  5851. 
  5852. 
  5853. 
  5854. 
  5855. 
  5856. 
  5857. 
  5858. 
  5859. 
  5860. 
  5861. 
  5862. 
  5863. 
  5864. 
  5865. 
  5866. 
  5867. 
  5868. 
  5869. 
  5870. 
  5871. 
  5872. 
  5873. 
  5874. 
  5875. 
  5876. 
  5877. 
  5878. 
  5879. 
  5880. 
  5881. 
  5882. 
  5883. 
  5884. 
  5885. 
  5886. )Ù9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±£P˛0P˛0P˛0P˛0O
  5887. 1
  5888. ’    µ
  5889. ’    µ
  5890. ’    µ
  5891. ’    µ
  5892. ’    µ
  5893. ’    µ
  5894. ’    µ
  5895. ’    µ
  5896. ’    µ
  5897. ’    µ
  5898. ’5q=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P-r
  5899. ’    µ
  5900. ’    µ
  5901. ’    µ
  5902. ’    µ
  5903. ’    µ
  5904. ’    µ
  5905. ’    µ
  5906. ’    µ
  5907. ’    µ
  5908. ’    µ
  5909. ’    µ
  5910. ’    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  5911. r
  5912. 6
  5913. 
  5914. 
  5915. 6
  5916. 
  5917. 
  5918. 6
  5919. 
  5920. 
  5921. 6
  5922. 
  5923. 
  5924. 6
  5925. 
  5926. 
  5927. 6
  5928. 
  5929. 
  5930. 6
  5931. 
  5932. 
  5933. 6
  5934. 
  5935. 
  5936. 6
  5937. 
  5938. 
  5939. 6
  5940. 
  5941. 
  5942. 6
  5943. 
  5944. 
  5945. 6
  5946. 
  5947. 
  5948. 6
  5949. 
  5950. 
  5951. 6
  5952. 
  5953. 
  5954. 6
  5955. 
  5956. 
  5957. 6
  5958. 
  5959. 
  5960. 6
  5961. 
  5962. 
  5963. 6
  5964. 
  5965. 
  5966. 6
  5967. 
  5968. 
  5969. 6
  5970. 
  5971. 
  5972. 6
  5973. 
  5974. 
  5975. 6
  5976. 
  5977. 
  5978. 6
  5979. 
  5980. 
  5981. 6
  5982. 
  5983. %Ù=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±í0˛00˛00˛00˛00    µ
  5984. ’˛    µ
  5985. ’˛    µ
  5986. ’˛    µ
  5987. ’˛    µ
  5988. ’˛    µ-í=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P    µ
  5989. ’˛    µ
  5990. ’˛    µ
  5991. ’˛    µ
  5992. ’˛    µ
  5993. ’˛    µ
  5994. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  5995. 
  5996. 
  5997. 
  5998. 
  5999. 
  6000. 
  6001. 
  6002. 
  6003. 
  6004. 
  6005. 
  6006. 
  6007. 
  6008. 
  6009. 
  6010. 
  6011. 
  6012. 
  6013. 
  6014. 
  6015. 
  6016. 
  6017. 
  6018. 
  6019. 
  6020. 
  6021. 
  6022. 
  6023. 
  6024. 
  6025. 
  6026. 
  6027. 
  6028. 
  6029. 
  6030. 
  6031. 
  6032. 
  6033. 
  6034. 
  6035. 
  6036. 
  6037. 
  6038. 
  6039. 
  6040. 
  6041. 
  6042. 
  6043. -Û9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¶00P˛0P˛0P˛0P˛0
  6044. ı    µ
  6045. ’    µ
  6046. ’    µ
  6047. ’    µ
  6048. ’    µ
  6049. ’    µ
  6050. ’    µ
  6051. ’    µ
  6052. ’    µ
  6053. ’    µ
  6054. ’)ì=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0!¥    µ
  6055. ’    µ
  6056. ’    µ
  6057. ’    µ
  6058. ’    µ
  6059. ’    µ
  6060. ’    µ
  6061. ’    µ
  6062. ’    µ
  6063. ’    µ
  6064. ’    µ
  6065. ’    µ
  6066. ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  6067. 6
  6068. 
  6069. 
  6070. 6
  6071. 
  6072. 
  6073. 6
  6074. 
  6075. 
  6076. 6
  6077. 
  6078. 
  6079. 6
  6080. 
  6081. 
  6082. 6
  6083. 
  6084. 
  6085. 6
  6086. 
  6087. 
  6088. 6
  6089. 
  6090. 
  6091. 6
  6092. 
  6093. 
  6094. 6
  6095. 
  6096. 
  6097. 6
  6098. 
  6099. 
  6100. 6
  6101. 
  6102. C
  6103. 6
  6104. 
  6105. 
  6106. 6
  6107. 
  6108. 
  6109. 6
  6110. 
  6111. 
  6112. 6
  6113. 
  6114. 
  6115. 6
  6116. 
  6117. 
  6118. 6
  6119. 
  6120. 
  6121. 6
  6122. 
  6123. 
  6124. 6
  6125. 
  6126. 
  6127. 6
  6128. 
  6129. 
  6130. 6
  6131. 
  6132. 
  6133. 6
  6134. 
  6135. 
  6136. 6
  6137. 
  6138. 
  6139. 61”9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëî000˛00˛00˛00˛0    µ    µ
  6140. ’˛    µ
  6141. ’˛    µ
  6142. ’˛    µ
  6143. ’˛    µ
  6144. ’    µ)ì=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P)r    µ    µ
  6145. ’˛    µ
  6146. ’˛    µ
  6147. ’˛    µ
  6148. ’˛    µ
  6149. ’˛    µ
  6150. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  6151. 
  6152. 
  6153. 
  6154. 
  6155. 
  6156. 
  6157. 
  6158. 
  6159. 
  6160. 
  6161. 
  6162. 
  6163. 
  6164. 
  6165. 
  6166. 
  6167. 
  6168. 
  6169. 
  6170. 
  6171. 
  6172. 
  6173. 
  6174. 
  6175. 
  6176. 
  6177. 
  6178. 
  6179. 
  6180. 
  6181. 
  6182. 
  6183. 
  6184. 
  6185. 
  6186. 
  6187. 
  6188. 
  6189. 
  6190. 
  6191. 
  6192. 
  6193. 
  6194. 
  6195. 
  6196. 
  6197. 
  6198. 
  6199. 9≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¶P˛0P˛0P˛0P˛0P00
  6200. ’    µ
  6201. ’    µ
  6202. ’    µ
  6203. ’    µ
  6204. ’    µ
  6205. ’    µ
  6206. ’    µ
  6207. ’    µ
  6208. ’    µ
  6209. ’)ì=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=09Q    µ
  6210. ’    µ
  6211. ’    µ
  6212. ’    µ
  6213. ’    µ
  6214. ’    µ
  6215. ’    µ
  6216. ’    µ
  6217. ’    µ
  6218. ’    µ
  6219. ’    µ
  6220. ’    µ
  6221. ’    µ
  6222. ˆ    ˆ    ı    ˆ    ı    ˆ    ı
  6223. 
  6224. 
  6225. 6
  6226. 
  6227. 
  6228. 6
  6229. 
  6230. 
  6231. 6
  6232. 
  6233. 
  6234. 6
  6235. 
  6236. 
  6237. 6
  6238. 
  6239. 
  6240. 6
  6241. 
  6242. 
  6243. 6
  6244. 
  6245. 
  6246. 6
  6247. 
  6248. 
  6249. 6
  6250. 
  6251. 
  6252. 6
  6253. 
  6254. 
  6255. 6
  6256. 
  6257. E
  6258. 6
  6259. 
  6260. 
  6261. 6
  6262. 
  6263. 
  6264. 6
  6265. 
  6266. 
  6267. 6
  6268. 
  6269. 
  6270. 6
  6271. 
  6272. 
  6273. 6
  6274. 
  6275. 
  6276. 6
  6277. 
  6278. 
  6279. 6
  6280. 
  6281. 
  6282. 6
  6283. 
  6284. 
  6285. 6
  6286. 
  6287. 
  6288. 6
  6289. 
  6290. 
  6291. 6
  6292. 
  6293. 
  6294. 6
  6295. 9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±ê0˛00˛00˛00˛0000˛    µ
  6296. ’˛    µ
  6297. ’˛    µ
  6298. ’˛    µ
  6299. ’˛    µ)ì=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0¥˛    µ
  6300. ’˛    µ
  6301. ’˛    µ
  6302. ’˛    µ
  6303. ’˛    µ
  6304. ’˛    µ
  6305. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  6306. 
  6307. 
  6308. 
  6309. 
  6310. 
  6311. 
  6312. 
  6313. 
  6314. 
  6315. 
  6316. 
  6317. 
  6318. 
  6319. 
  6320. 
  6321. 
  6322. 
  6323. 
  6324. 
  6325. 
  6326. 
  6327. 
  6328. 
  6329. 
  6330. 
  6331. 
  6332. 
  6333. 
  6334. 
  6335. 
  6336. 
  6337. 
  6338. 
  6339. 
  6340. 
  6341. 
  6342. 
  6343. 
  6344. 
  6345. 
  6346. 
  6347. 
  6348. 
  6349. 
  6350. 
  6351. 
  6352. 
  6353. 
  6354. 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¶00P˛0P˛0P˛0P˛0P0
  6355. ’    µ
  6356. ’    µ
  6357. ’    µ
  6358. ’    µ
  6359. ’    µ
  6360. ’    µ
  6361. ’    µ
  6362. ’    µ
  6363. ’    µ
  6364. ’!î=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P-r
  6365. ’    µ
  6366. ’    µ
  6367. ’    µ
  6368. ’    µ
  6369. ’    µ
  6370. ’    µ
  6371. ’    µ
  6372. ’    µ
  6373. ’    µ
  6374. ’    µ
  6375. ’    µ
  6376. ’    µ
  6377. ’    ’    ˆ    ı    ˆ    ı    ˆ    ˆ
  6378. 6
  6379. 
  6380. 
  6381. 6
  6382. 
  6383. 
  6384. 6
  6385. 
  6386. 
  6387. 6
  6388. 
  6389. 
  6390. 6
  6391. 
  6392. 
  6393. 6
  6394. 
  6395. 
  6396. 6
  6397. 
  6398. 
  6399. 6
  6400. 
  6401. 
  6402. 6
  6403. 
  6404. 
  6405. 6
  6406. 
  6407. 
  6408. 6
  6409. 
  6410. 
  6411. 6
  6412. 
  6413. C
  6414. 6
  6415. 
  6416. 
  6417. 6
  6418. 
  6419. 
  6420. 6
  6421. 
  6422. 
  6423. 6
  6424. 
  6425. 
  6426. 6
  6427. 
  6428. 
  6429. 6
  6430. 
  6431. 
  6432. 6
  6433. 
  6434. 
  6435. 6
  6436. 
  6437. 
  6438. 6
  6439. 
  6440. 
  6441. 6
  6442. 
  6443. 
  6444. 6
  6445. 
  6446. 
  6447. 6
  6448. 
  6449. &9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí000˛00˛00˛00˛000
  6450. ’˛    µ
  6451. ’˛    µ
  6452. ’˛    µ
  6453. ’˛    µ
  6454. ’    µ¥=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/5q    µ
  6455. ’˛    µ
  6456. ’˛    µ
  6457. ’˛    µ
  6458. ’˛    µ
  6459. ’˛    µ
  6460. ’˛    µ
  6461. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  6462. 
  6463. 
  6464. 
  6465. 
  6466. 
  6467. 
  6468. 
  6469. 
  6470. 
  6471. 
  6472. 
  6473. 
  6474. 
  6475. 
  6476. 
  6477. 
  6478. 
  6479. 
  6480. 
  6481. 
  6482. 
  6483. 
  6484. 
  6485. 
  6486. 
  6487. 
  6488. 
  6489. 
  6490. 
  6491. 
  6492. 
  6493. 
  6494. 
  6495. 
  6496. 
  6497. 
  6498. 
  6499. 
  6500. 
  6501. 
  6502. 
  6503. 
  6504. 
  6505. 
  6506. 
  6507. 
  6508. 
  6509. 
  6510. )Û9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§P˛0P˛0P˛0P˛0P˛01    µ
  6511. ’    µ
  6512. ’    µ
  6513. ’    µ
  6514. ’    µ
  6515. ’    µ
  6516. ’    µ
  6517. ’    µ
  6518. ’    µ
  6519. ’î=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0’    µ
  6520. ’    µ
  6521. ’    µ
  6522. ’    µ
  6523. ’    µ
  6524. ’    µ
  6525. ’    µ
  6526. ’    µ
  6527. ’    µ
  6528. ’    µ
  6529. ’    µ
  6530. ’    µ
  6531. ’    µ
  6532. ÷    ı    ˆ    ı    ˆ    ı    ˆ
  6533. 
  6534. 6
  6535. 
  6536. 
  6537. 6
  6538. 
  6539. 
  6540. 6
  6541. 
  6542. 
  6543. 6
  6544. 
  6545. 
  6546. 6
  6547. 
  6548. 
  6549. 6
  6550. 
  6551. 
  6552. 6
  6553. 
  6554. 
  6555. 6
  6556. 
  6557. 
  6558. 6
  6559. 
  6560. 
  6561. 6
  6562. 
  6563. 
  6564. 6
  6565. 
  6566. 
  6567. 6
  6568. 
  6569. A
  6570. 6
  6571. 
  6572. 
  6573. 6
  6574. 
  6575. 
  6576. 6
  6577. 
  6578. 
  6579. 6
  6580. 
  6581. 
  6582. 6
  6583. 
  6584. 
  6585. 6
  6586. 
  6587. 
  6588. 6
  6589. 
  6590. 
  6591. 6
  6592. 
  6593. 
  6594. 6
  6595. 
  6596. 
  6597. 6
  6598. 
  6599. 
  6600. 6
  6601. 
  6602. 
  6603. 6
  6604. 5”9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è0˛00˛00˛00˛00˛00
  6605. Ù    µ
  6606. ’˛    µ
  6607. ’˛    µ
  6608. ’˛    µ
  6609. ’˛    µ¥=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P)r    µ    µ
  6610. ’˛    µ
  6611. ’˛    µ
  6612. ’˛    µ
  6613. ’˛    µ
  6614. ’˛    µ
  6615. ’˛    µ~    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  6616. 
  6617. 
  6618. 
  6619. 
  6620. 
  6621. 
  6622. 
  6623. 
  6624. 
  6625. 
  6626. 
  6627. 
  6628. 
  6629. 
  6630. 
  6631. 
  6632. 
  6633. 
  6634. 
  6635. 
  6636. 
  6637. 
  6638. 
  6639. 
  6640. 
  6641. 
  6642. 
  6643. 
  6644. 
  6645. 
  6646. 
  6647. 
  6648. 
  6649. 
  6650. 
  6651. 
  6652. 
  6653. 
  6654. 
  6655. 
  6656. 
  6657. 
  6658. 
  6659. 
  6660. 
  6661. 
  6662. 9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±£00P˛0P˛0P˛0P˛0OP00
  6663. ’    µ
  6664. ’    µ
  6665. ’    µ
  6666. ’    µ
  6667. ’    µ
  6668. ’    µ
  6669. ’    µ
  6670. ’    µ
  6671. ’¥=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P    µ
  6672. ’    µ
  6673. ’    µ
  6674. ’    µ
  6675. ’    µ
  6676. ’    µ
  6677. ’    µ
  6678. ’    µ
  6679. ’    µ
  6680. ’    µ
  6681. ’    µ
  6682. ’    µ
  6683. ’    µ
  6684. ’    ’    ı    ˆ    ı    ˆ    ı˛
  6685. p
  6686. 6
  6687. 
  6688. 
  6689. 6
  6690. 
  6691. 
  6692. 6
  6693. 
  6694. 
  6695. 6
  6696. 
  6697. 
  6698. 6
  6699. 
  6700. 
  6701. 6
  6702. 
  6703. 
  6704. 6
  6705. 
  6706. 
  6707. 6
  6708. 
  6709. 
  6710. 6
  6711. 
  6712. 
  6713. 6
  6714. 
  6715. 
  6716. 6
  6717. 
  6718. 
  6719. 6
  6720. 
  6721. 
  6722. 6
  6723. 
  6724. 
  6725. 6
  6726. 
  6727. 
  6728. 6
  6729. 
  6730. 
  6731. 6
  6732. 
  6733. 
  6734. 6
  6735. 
  6736. 
  6737. 6
  6738. 
  6739. 
  6740. 6
  6741. 
  6742. 
  6743. 6
  6744. 
  6745. 
  6746. 6
  6747. 
  6748. 
  6749. 6
  6750. 
  6751. 
  6752. 6
  6753. 
  6754. "=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëí000˛00˛00˛00˛00001˛    µ
  6755. ’˛    µ
  6756. ’˛    µ
  6757. ’˛    µ
  6758. ’    µ¥=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0%ì˛    µ
  6759. ’˛    µ
  6760. ’˛    µ
  6761. ’˛    µ
  6762. ’˛    µ
  6763. ’˛    µ
  6764. ’    µ    µ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  6765. 
  6766. 
  6767. 
  6768. 
  6769. 
  6770. 
  6771. 
  6772. 
  6773. 
  6774. 
  6775. 
  6776. 
  6777. 
  6778. 
  6779. 
  6780. 
  6781. 
  6782. 
  6783. 
  6784. 
  6785. 
  6786. 
  6787. 
  6788. 
  6789. 
  6790. 
  6791. 
  6792. 
  6793. 
  6794. 
  6795. 
  6796. 
  6797. 
  6798. 
  6799. 
  6800. 
  6801. 
  6802. 
  6803. 
  6804. 
  6805. 
  6806. 
  6807. 
  6808. 
  6809. 
  6810. 
  6811. -Û9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§P˛0P˛0P˛0P˛0P˛0P0    µ
  6812. ’    µ
  6813. ’    µ
  6814. ’    µ
  6815. ’    µ
  6816. ’    µ
  6817. ’    µ
  6818. ’    µ
  6819. ’    µ=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P5Q
  6820. ’    µ
  6821. ’    µ
  6822. ’    µ
  6823. ’    µ
  6824. ’    µ
  6825. ’    µ
  6826. ’    µ
  6827. ’    µ
  6828. ’    µ
  6829. ’    µ
  6830. ’    µ
  6831. ’    µ
  6832. ’    µ
  6833. ÷    ˆ    ı    ˆ    ı    ˆ
  6834. 6
  6835. 
  6836. 
  6837. 6
  6838. 
  6839. 
  6840. 6
  6841. 
  6842. 
  6843. 6
  6844. 
  6845. 
  6846. 6
  6847. 
  6848. 
  6849. 6
  6850. 
  6851. 
  6852. 6
  6853. 
  6854. 
  6855. 6
  6856. 
  6857. 
  6858. 6
  6859. 
  6860. 
  6861. 6
  6862. 
  6863. 
  6864. 6
  6865. 
  6866. 
  6867. 6
  6868. 
  6869. A
  6870. 6
  6871. 
  6872. 
  6873. 6
  6874. 
  6875. 
  6876. 6
  6877. 
  6878. 
  6879. 6
  6880. 
  6881. 
  6882. 6
  6883. 
  6884. 
  6885. 6
  6886. 
  6887. 
  6888. 6
  6889. 
  6890. 
  6891. 6
  6892. 
  6893. 
  6894. 6
  6895. 
  6896. 
  6897. 6
  6898. 
  6899. 
  6900. 6
  6901. 
  6902. 
  6903. 65≤9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è0˛00˛00˛00˛00˛000
  6904. 
  6905. ’˛    µ
  6906. ’˛    µ
  6907. ’˛    µ
  6908. ’˛    µ
  6909. ’=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P¥
  6910. ’˛    µ
  6911. ’˛    µ
  6912. ’˛    µ
  6913. ’˛    µ
  6914. ’˛    µ
  6915. ’˛    µ~
  6916. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  6917. 
  6918. 
  6919. 
  6920. 
  6921. 
  6922. 
  6923. 
  6924. 
  6925. 
  6926. 
  6927. 
  6928. 
  6929. 
  6930. 
  6931. 
  6932. 
  6933. 
  6934. 
  6935. 
  6936. 
  6937. 
  6938. 
  6939. 
  6940. 
  6941. 
  6942. 
  6943. 
  6944. 
  6945. 
  6946. 
  6947. 
  6948. 
  6949. 
  6950. 
  6951. 
  6952. 
  6953. 
  6954. 
  6955. 
  6956. 
  6957. 
  6958. 
  6959. 
  6960. 
  6961. 
  6962. 
  6963. 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§00P˛0P˛0P˛0P˛0P˛0P    µ
  6964. ’    µ
  6965. ’    µ
  6966. ’    µ
  6967. ’    µ
  6968. ’    µ
  6969. ’    µ
  6970. ’    µ
  6971. ’    µ=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=01í    µ
  6972. ’    µ
  6973. ’    µ
  6974. ’    µ
  6975. ’    µ
  6976. ’    µ
  6977. ’    µ
  6978. ’    µ
  6979. ’    µ
  6980. ’    µ
  6981. ’    µ
  6982. ’    µ
  6983. ’    µ
  6984. ’    µ    ˆ    ı    ˆ    ı
  6985. 
  6986. 
  6987. 6
  6988. 
  6989. 
  6990. 6
  6991. 
  6992. 
  6993. 6
  6994. 
  6995. 
  6996. 6
  6997. 
  6998. 
  6999. 6
  7000. 
  7001. 
  7002. 6
  7003. 
  7004. 
  7005. 6
  7006. 
  7007. 
  7008. 6
  7009. 
  7010. 
  7011. 6
  7012. 
  7013. 
  7014. 6
  7015. 
  7016. 
  7017. 6
  7018. 
  7019. 
  7020. 6
  7021. 
  7022. ?
  7023. 6
  7024. 
  7025. 
  7026. 6
  7027. 
  7028. 
  7029. 6
  7030. 
  7031. 
  7032. 6
  7033. 
  7034. 
  7035. 6
  7036. 
  7037. 
  7038. 6
  7039. 
  7040. 
  7041. 6
  7042. 
  7043. 
  7044. 6
  7045. 
  7046. 
  7047. 6
  7048. 
  7049. 
  7050. 6
  7051. 
  7052. 
  7053. 6
  7054. *9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëë000˛00˛00˛00˛00˛00
  7055. ‘    µ
  7056. ’˛    µ
  7057. ’˛    µ
  7058. ’˛    µ
  7059. ’    µ    µ=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P90µ    µ
  7060. ’˛    µ
  7061. ’˛    µ
  7062. ’˛    µ
  7063. ’˛    µ
  7064. ’˛    µ
  7065. ’˛    µ|
  7066. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  7067. 
  7068. 
  7069. 
  7070. 
  7071. 
  7072. 
  7073. 
  7074. 
  7075. 
  7076. 
  7077. 
  7078. 
  7079. 
  7080. 
  7081. 
  7082. 
  7083. 
  7084. 
  7085. 
  7086. 
  7087. 
  7088. 
  7089. 
  7090. 
  7091. 
  7092. 
  7093. 
  7094. 
  7095. 
  7096. 
  7097. 
  7098. 
  7099. 
  7100. 
  7101. 
  7102. 
  7103. 
  7104. 
  7105. 
  7106. 
  7107. 
  7108. 
  7109. 
  7110. 
  7111. 
  7112. 
  7113. 5≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§P˛0P˛0P˛0P˛0P˛0P00
  7114. Ù
  7115. ’    µ
  7116. ’    µ
  7117. ’    µ
  7118. ’    µ
  7119. ’    µ
  7120. ’    µ
  7121. ’    µ
  7122. ’    µ9q=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P!ì
  7123. ’    µ
  7124. ’    µ
  7125. ’    µ
  7126. ’    µ
  7127. ’    µ
  7128. ’    µ
  7129. ’    µ
  7130. ’    µ
  7131. ’    µ
  7132. ’    µ
  7133. ’    µ
  7134. ’    µ
  7135. ’    µ
  7136. ’    ˆ    ˆ    ı    ˆ
  7137. 
  7138. 6
  7139. 
  7140. 
  7141. 6
  7142. 
  7143. 
  7144. 6
  7145. 
  7146. 
  7147. 6
  7148. 
  7149. 
  7150. 6
  7151. 
  7152. 
  7153. 6
  7154. 
  7155. 
  7156. 6
  7157. 
  7158. 
  7159. 6
  7160. 
  7161. 
  7162. 6
  7163. 
  7164. 
  7165. 6
  7166. 
  7167. 
  7168. 6
  7169. 
  7170. 
  7171. 6
  7172. 
  7173. A
  7174. 6
  7175. 
  7176. 
  7177. 6
  7178. 
  7179. 
  7180. 6
  7181. 
  7182. 
  7183. 6
  7184. 
  7185. 
  7186. 6
  7187. 
  7188. 
  7189. 6
  7190. 
  7191. 
  7192. 6
  7193. 
  7194. 
  7195. 6
  7196. 
  7197. 
  7198. 6
  7199. 
  7200. 
  7201. 6
  7202. 
  7203. 
  7204. 6
  7205. 
  7206. "=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±ç0˛00˛00˛00˛00˛0000˛    µ
  7207. ’˛    µ
  7208. ’˛    µ
  7209. ’˛    µ
  7210. ’1Q=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=09Q˛    µ
  7211. ’˛    µ
  7212. ’˛    µ
  7213. ’˛    µ
  7214. ’˛    µ
  7215. ’˛    µ
  7216. ’˛    µz
  7217. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  7218. 
  7219. 
  7220. 
  7221. 
  7222. 
  7223. 
  7224. 
  7225. 
  7226. 
  7227. 
  7228. 
  7229. 
  7230. 
  7231. 
  7232. 
  7233. 
  7234. 
  7235. 
  7236. 
  7237. 
  7238. 
  7239. 
  7240. 
  7241. 
  7242. 
  7243. 
  7244. 
  7245. 
  7246. 
  7247. 
  7248. 
  7249. 
  7250. 
  7251. 
  7252. 
  7253. 
  7254. 
  7255. 
  7256. 
  7257. 
  7258. 
  7259. 
  7260. 
  7261. 
  7262. 
  7263. 1”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¢00P˛0P˛0P˛0P˛0P˛0P0
  7264. ’    µ
  7265. ’    µ
  7266. ’    µ
  7267. ’    µ
  7268. ’    µ
  7269. ’    µ
  7270. ’    µ
  7271. ’    µ5r=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0AQ=P=P=0%î    µ
  7272. ’    µ
  7273. ’    µ
  7274. ’    µ
  7275. ’    µ
  7276. ’    µ
  7277. ’    µ
  7278. ’    µ
  7279. ’    µ
  7280. ’    µ
  7281. ’    µ
  7282. ’    µ
  7283. ’    µ
  7284. ’    µ    ı    ˆ    ı    ˆ
  7285. 
  7286. 6
  7287. 
  7288. 
  7289. 6
  7290. 
  7291. 
  7292. 6
  7293. 
  7294. 
  7295. 6
  7296. 
  7297. 
  7298. 6
  7299. 
  7300. 
  7301. 6
  7302. 
  7303. 
  7304. 6
  7305. 
  7306. 
  7307. 6
  7308. 
  7309. 
  7310. 6
  7311. 
  7312. 
  7313. 6
  7314. 
  7315. 
  7316. 6
  7317. 
  7318. 
  7319. 6
  7320. 
  7321. +
  7322. 6
  7323. 
  7324. 
  7325. 6
  7326. 
  7327. 
  7328. 6
  7329. 
  7330. 
  7331. 6
  7332. 
  7333. 
  7334. 6
  7335. 
  7336. 
  7337. 6
  7338. 
  7339. 
  7340. 6
  7341. 
  7342. 
  7343. 6
  7344. 
  7345. 
  7346. 6
  7347. 
  7348. 
  7349. 6
  7350. 
  7351. 69±9≤9ë˛=≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëë000˛00˛00˛00˛00˛000
  7352. ’˛    µ
  7353. ’˛    µ
  7354. ’˛    µ
  7355. ’    µ    µ1Q=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/EíI≥I”Aq=P9P
  7356. ’˛    µ
  7357. ’˛    µ
  7358. ’˛    µ
  7359. ’˛    µ
  7360. ’˛    µ
  7361. ’˛    µ|
  7362. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı
  7363. 
  7364. 
  7365. 
  7366. 
  7367. 
  7368. 
  7369. 
  7370. 
  7371. 
  7372. 
  7373. 
  7374. 
  7375. 
  7376. 
  7377. 
  7378. 
  7379. 
  7380. 
  7381. 
  7382. 
  7383. 
  7384. 
  7385. 
  7386. 
  7387. 
  7388. 
  7389. 
  7390. 
  7391. 
  7392. 
  7393. 
  7394. 
  7395. 
  7396. 
  7397. 
  7398. 
  7399. 
  7400. 
  7401. 
  7402. 
  7403. 
  7404. 
  7405. 
  7406. 
  7407. 
  7408. %Ù9±9ë9±AÛFEÛA“9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±¢P˛0P˛0P˛0P˛0P˛0P˛0    µ
  7409. ’    µ
  7410. ’    µ
  7411. ’    µ
  7412. ’    µ
  7413. ’    µ
  7414. ’    µ
  7415. ’    µ5r=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0AQI≥AP=PI”=P=P!ì
  7416. ’    µ
  7417. ’    µ
  7418. ’    µ
  7419. ’    µ
  7420. ’    µ
  7421. ’    µ
  7422. ’    µ
  7423. ’    µ
  7424. ’    µ
  7425. ’    µ
  7426. ’    µ
  7427. ’    µ
  7428. ’    µ
  7429. ÷    ˆ    ı    ˆ    ı
  7430. 6
  7431. 
  7432. 
  7433. 6
  7434. 
  7435. 
  7436. 6
  7437. 
  7438. 
  7439. 6
  7440. 
  7441. 
  7442. 6
  7443. 
  7444. 
  7445. 6
  7446. 
  7447. 
  7448. 6
  7449. 
  7450. 
  7451. 6
  7452. 
  7453. 
  7454. 6
  7455. 
  7456. 
  7457. 6
  7458. 
  7459. 
  7460. 6
  7461. 
  7462. 
  7463. 6
  7464. 
  7465. 
  7466. 6
  7467. 
  7468. =
  7469. 6
  7470. 
  7471. 
  7472. 6
  7473. 
  7474. 
  7475. 6
  7476. 
  7477. 
  7478. 6
  7479. 
  7480. 
  7481. 6
  7482. 
  7483. 
  7484. 6
  7485. 
  7486. 
  7487. 6
  7488. 
  7489. 
  7490. 6
  7491. 
  7492. 
  7493. 6
  7494. 
  7495. 
  7496. 69≤9ë=≤=≤F9ë=“EÛ9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è0˛00˛00˛00˛00˛00˛0
  7497. Û    µ    µ
  7498. ’˛    µ
  7499. ’˛    µ
  7500. ’˛    µ
  7501. ’-r=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=PI”=PAPI≥=P=/9Q    µ
  7502. ’˛    µ
  7503. ’˛    µ
  7504. ’˛    µ
  7505. ’˛    µ
  7506. ’˛    µ
  7507. ’˛    µz
  7508. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  7509. 
  7510. 
  7511. 
  7512. 
  7513. 
  7514. 
  7515. 
  7516. 
  7517. 
  7518. 
  7519. 
  7520. 
  7521. 
  7522. 
  7523. 
  7524. 
  7525. 
  7526. 
  7527. 
  7528. 
  7529. 
  7530. 
  7531. 
  7532. 
  7533. 
  7534. 
  7535. 
  7536. 
  7537. 
  7538. 
  7539. 
  7540. 
  7541. 
  7542. 
  7543. 
  7544. 
  7545. 
  7546. 
  7547. 
  7548. 
  7549. 
  7550. 
  7551. 
  7552. )Ù9ë9±9ë=≤AÛ=≤=≤EÙ9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§00P˛0P˛0P˛0P˛0P˛0P03    µ
  7553. ’    µ
  7554. ’    µ
  7555. ’    µ
  7556. ’    µ
  7557. ’    µ
  7558. ’    µ
  7559. ’    µ)ì=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=PAëI”I≥Eí=0=P=0%î    µ
  7560. ’    µ
  7561. ’    µ
  7562. ’    µ
  7563. ’    µ
  7564. ’    µ
  7565. ’    µ
  7566. ’    µ
  7567. ’    µ
  7568. ’    µ
  7569. ’    µ
  7570. ’    µ
  7571. ’    µ
  7572. ’    ’    ˆ    ı    ˆ
  7573. 
  7574. 6
  7575. 
  7576. 
  7577. 6
  7578. 
  7579. 
  7580. 6
  7581. 
  7582. 
  7583. 6
  7584. 
  7585. 
  7586. 6
  7587. 
  7588. 
  7589. 6
  7590. 
  7591. 
  7592. 6
  7593. 
  7594. 
  7595. 6
  7596. 
  7597. 
  7598. 6
  7599. 
  7600. 
  7601. 6
  7602. 
  7603. 
  7604. 6
  7605. 
  7606. 
  7607. 6
  7608. 
  7609. ?
  7610. 6
  7611. 
  7612. 
  7613. 6
  7614. 
  7615. 
  7616. 6
  7617. 
  7618. 
  7619. 6
  7620. 
  7621. 
  7622. 6
  7623. 
  7624. 
  7625. 6
  7626. 
  7627. 
  7628. 6
  7629. 
  7630. 
  7631. 6
  7632. 
  7633. 
  7634. 6
  7635. 
  7636. 
  7637. 6
  7638. 5±=≤9±9≤9ëAÛFF=“=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëè000˛00˛00˛00˛00˛000
  7639. 
  7640. ’˛    µ
  7641. ’˛    µ
  7642. ’˛    µ
  7643. ’    µ    µ)r=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/˛=P=/=P=0=P9P    µ    µ
  7644. ’˛    µ
  7645. ’˛    µ
  7646. ’˛    µ
  7647. ’˛    µ
  7648. ’˛    µ
  7649. ’˛    µx
  7650. ’    ı    ˆ    ı    ˆ    ı    ˆ
  7651. 
  7652. 
  7653. 
  7654. 
  7655. 
  7656. 
  7657. 
  7658. 
  7659. 
  7660. 
  7661. 
  7662. 
  7663. 
  7664. 
  7665. 
  7666. 
  7667. 
  7668. 
  7669. 
  7670. 
  7671. 
  7672. 
  7673. 
  7674. 
  7675. 
  7676. 
  7677. 
  7678. 
  7679. 
  7680. 
  7681. 
  7682. 
  7683. 
  7684. 
  7685. 
  7686. 
  7687. 
  7688. 
  7689. 
  7690. 
  7691. 
  7692. 
  7693. 
  7694. 
  7695. %Ù9±9ë9±9ë9±9ë=≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±üP˛0P˛0P˛0P˛0P˛0P˛0KP    µ
  7696. ’    µ
  7697. ’    µ
  7698. ’    µ
  7699. ’    µ
  7700. ’    µ
  7701. ’    µ
  7702. ’    µ-ì=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P)ì
  7703. ’    µ
  7704. ’    µ
  7705. ’    µ
  7706. ’    µ
  7707. ’    µ
  7708. ’    µ
  7709. ’    µ
  7710. ’    µ
  7711. ’    µ
  7712. ’    µ
  7713. ’    µ
  7714. ’    µ
  7715. ’    µ
  7716. ˆ    ı    ˆ    ı˛
  7717. n
  7718. 6
  7719. 
  7720. 
  7721. 6
  7722. 
  7723. 
  7724. 6
  7725. 
  7726. 
  7727. 6
  7728. 
  7729. 
  7730. 6
  7731. 
  7732. 
  7733. 6
  7734. 
  7735. 
  7736. 6
  7737. 
  7738. 
  7739. 6
  7740. 
  7741. 
  7742. 6
  7743. 
  7744. 
  7745. 6
  7746. 
  7747. 
  7748. 6
  7749. 
  7750. 
  7751. 6
  7752. 
  7753. 
  7754. 6
  7755. 
  7756. 
  7757. 6
  7758. 
  7759. 
  7760. 6
  7761. 
  7762. 
  7763. 6
  7764. 
  7765. 
  7766. 6
  7767. 
  7768. 
  7769. 6
  7770. 
  7771. 
  7772. 6
  7773. 
  7774. 
  7775. 6
  7776. 
  7777. 
  7778. 6
  7779. 
  7780. =≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±è0˛00˛00˛00˛00˛00˛00    µ    µ
  7781. ’˛    µ
  7782. ’˛    µ
  7783. ’˛    µ 
  7784. ’)r=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P¥    µ    µ
  7785. ’˛    µ
  7786. ’˛    µ
  7787. ’˛    µ
  7788. ’˛    µ
  7789. ’˛    µ
  7790. ’˛    µv    ˆ    ı    ˆ    ı    ˆ    ı
  7791. 
  7792. 
  7793. 
  7794. 
  7795. 
  7796. 
  7797. 
  7798. 
  7799. 
  7800. 
  7801. 
  7802. 
  7803. 
  7804. 
  7805. 
  7806. 
  7807. 
  7808. 
  7809. 
  7810. 
  7811. 
  7812. 
  7813. 
  7814. 
  7815. 
  7816. 
  7817. 
  7818. 
  7819. 
  7820. 
  7821. 
  7822. 
  7823. 
  7824. 
  7825. 
  7826. 
  7827. 
  7828. 
  7829. 
  7830. 
  7831. 
  7832. 
  7833. 1”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±§00P˛0P˛0P˛0P˛0P˛0P00
  7834. Ù
  7835. ’    µ
  7836. ’    µ
  7837. ’    µ
  7838. ’    µ
  7839. ’    µ
  7840. ’    µ
  7841. ’    µ)ì=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=0=P=05r    µ
  7842. ’    µ
  7843. ’    µ
  7844. ’    µ
  7845. ’    µ
  7846. ’    µ
  7847. ’    µ
  7848. ’    µ
  7849. ’    µ
  7850. ’    µ
  7851. ’    µ
  7852. ’    µ
  7853. ’    µ
  7854. ’    ı    ı    ˆ
  7855. 
  7856. 6
  7857. 
  7858. 
  7859. 6
  7860. 
  7861. 
  7862. 6
  7863. 
  7864. 
  7865. 6
  7866. 
  7867. 
  7868. 6
  7869. 
  7870. 
  7871. 6
  7872. 
  7873. 
  7874. 6
  7875. 
  7876. 
  7877. 6
  7878. 
  7879. 
  7880. 6
  7881. 
  7882. 
  7883. 6
  7884. 
  7885. 
  7886. 6
  7887. 
  7888. 
  7889. 6
  7890. 
  7891. ?
  7892. 6
  7893. 
  7894. 
  7895. 6
  7896. 
  7897. 
  7898. 6
  7899. 
  7900. 
  7901. 6
  7902. 
  7903. 
  7904. 6
  7905. 
  7906. 
  7907. 6
  7908. 
  7909. 
  7910. 6
  7911. 
  7912. 
  7913. 6
  7914. 
  7915. 
  7916. 6
  7917. 
  7918. "9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëë000˛00˛00˛00˛00˛0000
  7919. Ù˛    µ
  7920. ’˛    µ
  7921. ’˛    µ 
  7922. ’    µ    µî=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0=P=/=P=0)ì˛    µ
  7923. ’˛    µ
  7924. ’˛    µ
  7925. ’˛    µ
  7926. ’˛    µ
  7927. ’˛    µx
  7928. ’    µ    ’    ı    ˆ    ı    ˆ    ı
  7929. 
  7930. 
  7931. 
  7932. 
  7933. 
  7934. 
  7935. 
  7936. 
  7937. 
  7938. 
  7939. 
  7940. 
  7941. 
  7942. 
  7943. 
  7944. 
  7945. 
  7946. 
  7947. 
  7948. 
  7949. 
  7950. 
  7951. 
  7952. 
  7953. 
  7954. 
  7955. 
  7956. 
  7957. 
  7958. 
  7959. 
  7960. 
  7961. 
  7962. 
  7963. 
  7964. 
  7965. 
  7966. 
  7967. 
  7968. 
  7969. 
  7970. 5ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±çP˛0P˛0P˛0P˛0P˛0P˛0P
  7971. EOHÌHÌHÓ˛HÌHÓ˛HÌHÓ˛HÌHÓ˛HÌHÓ˛HÌHÓ˛HÌHÓHÓ1≤˚
  7972. n
  7973. 6
  7974. 
  7975. 
  7976. 6
  7977. 
  7978. 
  7979. 6
  7980. 
  7981. 
  7982. 6
  7983. 
  7984. 
  7985. 6
  7986. 
  7987. 
  7988. 6
  7989. 
  7990. 
  7991. 6
  7992. 
  7993. 
  7994. 6
  7995. 
  7996. 
  7997. 6
  7998. 
  7999. 
  8000. 6
  8001. 
  8002. 
  8003. 6
  8004. 
  8005. 
  8006. 6
  8007. 
  8008. 
  8009. 6
  8010. 
  8011. 
  8012. 6
  8013. 
  8014. 
  8015. 6
  8016. 
  8017. 
  8018. 6
  8019. 
  8020. 
  8021. 6
  8022. 
  8023. 
  8024. 6
  8025. 
  8026. 
  8027. 6
  8028. 
  8029. 
  8030. 6
  8031. 
  8032. 
  8033. 6)Ù9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±Å0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00MNL
  8034. L*˛L
  8035. L*˛L
  8036. L*˛L
  8037. L*˛L
  8038. L*˛L
  8039. L*˛L
  8040. L*L
  8041. L
  8042. Lã"10˛00˛00˛00˛00˛00˛0u
  8043. 
  8044. 
  8045. 
  8046. 
  8047. 
  8048. 
  8049. 
  8050. 
  8051. 
  8052. 
  8053. 
  8054. 
  8055. 
  8056. 
  8057. 
  8058. 
  8059. 
  8060. 
  8061. 
  8062. 
  8063. 
  8064. 
  8065. 
  8066. 
  8067. 
  8068. 
  8069. 
  8070. 
  8071. 
  8072. 
  8073. 
  8074. 
  8075. 
  8076. 
  8077. 
  8078. 
  8079. 
  8080. 
  8081. 
  8082. 
  8083. 
  8084. 
  8085. 
  8086. 
  8087. 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±ë00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0$P00M-P+L
  8088. L*L
  8089. P+L
  8090. L*L
  8091. P+L
  8092. L*L
  8093. P+L
  8094. L*L
  8095. P+L
  8096. L*L
  8097. P+L
  8098. L*L
  8099. P+L
  8100. L*L
  8101. P+In00P˛0P˛0P˛0P˛0P˛0wP01
  8102. 6
  8103. 
  8104. 
  8105. 6
  8106. 
  8107. 
  8108. 6
  8109. 
  8110. 
  8111. 6
  8112. 
  8113. 
  8114. 6
  8115. 
  8116. 
  8117. 6
  8118. 
  8119. 
  8120. 6
  8121. 
  8122. 
  8123. 6
  8124. 
  8125. 
  8126. 6
  8127. 
  8128. 
  8129. 6
  8130. 
  8131. 
  8132. 6
  8133. 
  8134. 
  8135. 6
  8136. 
  8137. 
  8138. 6
  8139. 
  8140. 
  8141. 6
  8142. 
  8143. 
  8144. 6
  8145. 
  8146. 
  8147. 6
  8148. 
  8149. 
  8150. 6
  8151. 
  8152. 
  8153. 6
  8154. 
  8155. 
  8156. 6
  8157. 
  8158. 
  8159. 6
  8160. 
  8161. 
  8162. 6
  8163. 
  8164. 
  8165. 65“9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëÉ000˛00˛00˛00˛00˛00˛00˛00˛00˛0000MN˛L
  8166. L*˛L
  8167. L*˛L
  8168. L*˛L
  8169. L*˛L
  8170. L*˛L
  8171. L*˛L
  8172. L*L
  8173. L
  8174. 9–00˛00˛00˛00˛00˛0w000
  8175. 5
  8176. 
  8177. 
  8178. 
  8179. 
  8180. 
  8181. 
  8182. 
  8183. 
  8184. 
  8185. 
  8186. 
  8187. 
  8188. 
  8189. 
  8190. 
  8191. 
  8192. 
  8193. 
  8194. 
  8195. 
  8196. 
  8197. 
  8198. 
  8199. 
  8200. 
  8201. 
  8202. 
  8203. 
  8204. 
  8205. 
  8206. 
  8207. 
  8208. 
  8209. 
  8210. 
  8211. 
  8212. 
  8213. 
  8214. 
  8215. 
  8216. 
  8217. 1”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±èP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0$PMNL*L
  8218. P+L
  8219. L*L
  8220. P+L
  8221. L*L
  8222. P+L
  8223. L*L
  8224. P+L
  8225. L*L
  8226. P+L
  8227. L*L
  8228. P+L
  8229. L*L
  8230. P+L
  8231. L*L
  8232. P+.00P˛0P˛0P˛0P˛0P˛0uP
  8233. 4
  8234. 
  8235. 6
  8236. 
  8237. 
  8238. 6
  8239. 
  8240. 
  8241. 6
  8242. 
  8243. 
  8244. 6
  8245. 
  8246. 
  8247. 6
  8248. 
  8249. 
  8250. 6
  8251. 
  8252. 
  8253. 6
  8254. 
  8255. 
  8256. 6
  8257. 
  8258. 
  8259. 6
  8260. 
  8261. 
  8262. 6
  8263. 
  8264. 
  8265. 6
  8266. 
  8267. 
  8268. 6
  8269. 
  8270. 
  8271. 6
  8272. 
  8273. 
  8274. 6
  8275. 
  8276. 
  8277. 6
  8278. 
  8279. 
  8280. 6
  8281. 
  8282. 
  8283. 6
  8284. 
  8285. 
  8286. 6
  8287. 
  8288. 
  8289. 6
  8290. 
  8291. 
  8292. 6
  8293. 
  8294. 
  8295. 6
  8296. -Ù9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±Å0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00EØL
  8297. L*˛L
  8298. L*˛L
  8299. L*˛L
  8300. L*˛L
  8301. L*˛L
  8302. L*˛L
  8303. L*˛L
  8304. L*L
  8305. P´000˛00˛00˛00˛00˛0u01
  8306. 
  8307. 
  8308. 
  8309. 
  8310. 
  8311. 
  8312. 
  8313. 
  8314. 
  8315. 
  8316. 
  8317. 
  8318. 
  8319. 
  8320. 
  8321. 
  8322. 
  8323. 
  8324. 
  8325. 
  8326. 
  8327. 
  8328. 
  8329. 
  8330. 
  8331. 
  8332. 
  8333. 
  8334. 
  8335. 
  8336. 
  8337. 
  8338. 
  8339. 
  8340. 
  8341. 
  8342. 
  8343. 
  8344. 
  8345. 
  8346. "9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±è00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0$P00AœP+L
  8347. L*L
  8348. P+L
  8349. L*L
  8350. P+L
  8351. L*L
  8352. P+L
  8353. L*L
  8354. P+L
  8355. L*L
  8356. P+L
  8357. L*L
  8358. P+L
  8359. L*L
  8360. P+L
  8361. L*L
  8362. M-˛0P˛0P˛0P˛0P˛0P˛0s
  8363. 6
  8364. 
  8365. 
  8366. 6
  8367. 
  8368. 
  8369. 6
  8370. 
  8371. 
  8372. 6
  8373. 
  8374. 
  8375. 6
  8376. 
  8377. 
  8378. 6
  8379. 
  8380. 
  8381. 6
  8382. 
  8383. 
  8384. 6
  8385. 
  8386. 
  8387. 6
  8388. 
  8389. 
  8390. 6
  8391. 
  8392. 
  8393. 6
  8394. 
  8395. 
  8396. 6
  8397. 
  8398. 
  8399. 6
  8400. 
  8401. 
  8402. 6
  8403. 
  8404. 
  8405. 6
  8406. 
  8407. 
  8408. 6
  8409. 
  8410. 
  8411. 6
  8412. 
  8413. 
  8414. 6
  8415. 
  8416. 
  8417. 6
  8418. 
  8419. 
  8420. 6
  8421. 
  8422. 
  8423. 6
  8424. 9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëÅ000˛00˛00˛00˛00˛00˛00˛00˛00˛0000A–˛L
  8425. L*˛L
  8426. L*˛L
  8427. L*˛L
  8428. L*˛L
  8429. L*˛L
  8430. L*˛L
  8431. L*˛L
  8432. L*L
  8433. Iè000˛00˛00˛00˛00˛0s
  8434. 
  8435. 
  8436. 
  8437. 
  8438. 
  8439. 
  8440. 
  8441. 
  8442. 
  8443. 
  8444. 
  8445. 
  8446. 
  8447. 
  8448. 
  8449. 
  8450. 
  8451. 
  8452. 
  8453. 
  8454. 
  8455. 
  8456. 
  8457. 
  8458. 
  8459. 
  8460. 
  8461. 
  8462. 
  8463. 
  8464. 
  8465. 
  8466. 
  8467. 
  8468. 
  8469. 
  8470. 
  8471. 
  8472. 
  8473. 
  8474. 5±9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±èP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0$PA–L*L
  8475. P+L
  8476. L*L
  8477. P+L
  8478. L*L
  8479. P+L
  8480. L*L
  8481. P+L
  8482. L*L
  8483. P+L
  8484. L*L
  8485. P+L
  8486. L*L
  8487. P+L
  8488. L*L
  8489. P+L
  8490. L*L
  8491. :˛0P˛0P˛0P˛0P˛0uP0
  8492. 2
  8493. 6
  8494. 
  8495. 
  8496. 6
  8497. 
  8498. 
  8499. 6
  8500. 
  8501. 
  8502. 6
  8503. 
  8504. 
  8505. 6
  8506. 
  8507. 
  8508. 6
  8509. 
  8510. 
  8511. 6
  8512. 
  8513. 
  8514. 6
  8515. 
  8516. 
  8517. 6
  8518. 
  8519. 
  8520. 6
  8521. 
  8522. 
  8523. 6
  8524. 
  8525. 
  8526. 6
  8527. 
  8528. 
  8529. 6
  8530. 
  8531. 
  8532. 6
  8533. 
  8534. 
  8535. 6
  8536. 
  8537. 
  8538. 6
  8539. 
  8540. 
  8541. 6
  8542. 
  8543. 
  8544. 6
  8545. 
  8546. 
  8547. 6
  8548. 
  8549. 
  8550. 6
  8551. 5±=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±Å0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00A–L
  8552. L*˛L
  8553. L*˛L
  8554. L*˛L
  8555. L*˛L
  8556. L*˛L
  8557. L*˛L
  8558. L*˛L
  8559. L*˛L
  8560. L*L
  8561. 5000˛00˛00˛00˛0u000
  8562. 
  8563. 
  8564. 
  8565. 
  8566. 
  8567. 
  8568. 
  8569. 
  8570. 
  8571. 
  8572. 
  8573. 
  8574. 
  8575. 
  8576. 
  8577. 
  8578. 
  8579. 
  8580. 
  8581. 
  8582. 
  8583. 
  8584. 
  8585. 
  8586. 
  8587. 
  8588. 
  8589. 
  8590. 
  8591. 
  8592. 
  8593. 
  8594. 
  8595. 
  8596. 
  8597. 
  8598. 
  8599. 
  8600. 5±9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±ë00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0(P002P+L
  8601. L*L
  8602. P+L
  8603. L*L
  8604. P+L
  8605. L*L
  8606. P+L
  8607. L*L
  8608. P+L
  8609. L*L
  8610. P+L
  8611. L*L
  8612. P+L
  8613. L*L
  8614. P+L
  8615. L*L
  8616. P+L
  8617. L*L
  8618. :˛0P˛0P˛0P˛0P˛0sP
  8619. 4
  8620. 
  8621. 6
  8622. 
  8623. 
  8624. 6
  8625. 
  8626. 
  8627. 6
  8628. 
  8629. 
  8630. 6
  8631. 
  8632. 
  8633. 6
  8634. 
  8635. 
  8636. 6
  8637. 
  8638. 
  8639. 6
  8640. 
  8641. 
  8642. 6
  8643. 
  8644. 
  8645. 6
  8646. 
  8647. 
  8648. 6
  8649. 
  8650. 
  8651. 6
  8652. 
  8653. 
  8654. 6
  8655. 
  8656. 
  8657. 6
  8658. 
  8659. 
  8660. 6
  8661. 
  8662. 
  8663. 6
  8664. 
  8665. 
  8666. 6
  8667. 
  8668. 
  8669. 6
  8670. 
  8671. 
  8672. 6
  8673. 
  8674. 
  8675. 6
  8676. 5±=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëÅ000˛00˛00˛00˛00˛00˛00˛00˛00˛0000.0˛L
  8677. L*˛L
  8678. L*˛L
  8679. L*˛L
  8680. L*˛L
  8681. L*˛L
  8682. L*˛L
  8683. L*˛L
  8684. L*˛L
  8685. L*L
  8686. 5000˛00˛00˛00˛0s0
  8687. 3
  8688. 
  8689. 
  8690. 
  8691. 
  8692. 
  8693. 
  8694. 
  8695. 
  8696. 
  8697. 
  8698. 
  8699. 
  8700. 
  8701. 
  8702. 
  8703. 
  8704. 
  8705. 
  8706. 
  8707. 
  8708. 
  8709. 
  8710. 
  8711. 
  8712. 
  8713. 
  8714. 
  8715. 
  8716. 
  8717. 
  8718. 
  8719. 
  8720. 
  8721. 
  8722. 
  8723. 
  8724. 5±9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±ëP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0(P.L*L
  8725. P+L
  8726. L*L
  8727. P+L
  8728. L*L
  8729. P+L
  8730. L*L
  8731. P+L
  8732. L*L
  8733. P+L
  8734. L*L
  8735. P+L
  8736. L*L
  8737. P+L
  8738. L*L
  8739. P+L
  8740. L*L
  8741. P+L
  8742. L*L
  8743. :˛0P˛0P˛0P˛0uP000
  8744. 6
  8745. 
  8746. 
  8747. 6
  8748. 
  8749. 
  8750. 6
  8751. 
  8752. 
  8753. 6
  8754. 
  8755. 
  8756. 6
  8757. 
  8758. 
  8759. 6
  8760. 
  8761. 
  8762. 6
  8763. 
  8764. 
  8765. 6
  8766. 
  8767. 
  8768. 6
  8769. 
  8770. 
  8771. 6
  8772. 
  8773. 
  8774. 6
  8775. 
  8776. 
  8777. 6
  8778. 
  8779. 
  8780. 6
  8781. 
  8782. 
  8783. 6
  8784. 
  8785. 
  8786. 6
  8787. 
  8788. 
  8789. 6
  8790. 
  8791. 
  8792. 6
  8793. 
  8794. 
  8795. 6
  8796. 
  8797. 
  8798. 6
  8799. 5±=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤-Û0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00.L
  8800. L*˛L
  8801. L*˛L
  8802. L*˛L
  8803. L*˛L
  8804. L*˛L
  8805. L*˛L
  8806. L*˛L
  8807. L*˛L
  8808. L*˛L
  8809. L*L
  8810. 5000˛00˛00˛00˛0q
  8811. 
  8812. 
  8813. 
  8814. 
  8815. 
  8816. 
  8817. 
  8818. 
  8819. 
  8820. 
  8821. 
  8822. 
  8823. 
  8824. 
  8825. 
  8826. 
  8827. 
  8828. 
  8829. 
  8830. 
  8831. 
  8832. 
  8833. 
  8834. 
  8835. 
  8836. 
  8837. 
  8838. 
  8839. 
  8840. 
  8841. 
  8842. 
  8843. 
  8844. 
  8845. 
  8846. "9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±1≤
  8847. ì00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0,P00.P+L
  8848. L*L
  8849. P+L
  8850. L*L
  8851. P+L
  8852. L*L
  8853. P+L
  8854. L*L
  8855. P+L
  8856. L*L
  8857. P+L
  8858. L*L
  8859. P+L
  8860. L*L
  8861. P+L
  8862. L*L
  8863. P+L
  8864. L*L
  8865. P+L
  8866. L*L
  8867. EØ˛0P˛0P˛0P˛0sP05
  8868. 6
  8869. 
  8870. 
  8871. 6
  8872. 
  8873. 
  8874. 6
  8875. 
  8876. 
  8877. 6
  8878. 
  8879. 
  8880. 6
  8881. 
  8882. 
  8883. 6
  8884. 
  8885. 
  8886. 6
  8887. 
  8888. 
  8889. 6
  8890. 
  8891. 
  8892. 6
  8893. 
  8894. 
  8895. 6
  8896. 
  8897. 
  8898. 6
  8899. 
  8900. 
  8901. 6
  8902. 
  8903. 
  8904. 6
  8905. 
  8906. 
  8907. 6
  8908. 
  8909. 
  8910. 6
  8911. 
  8912. 
  8913. 6
  8914. 
  8915. 
  8916. 6
  8917. 
  8918. 
  8919. 6
  8920. -Ù9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤-Û
  8921. Å000˛00˛00˛00˛00˛00˛00˛00˛00˛00000˛L
  8922. L*˛L
  8923. L*˛L
  8924. L*˛L
  8925. L*˛L
  8926. L*˛L
  8927. L*˛L
  8928. L*˛L
  8929. L*˛L
  8930. L*˛L
  8931. L*L
  8932. MN000˛00˛00˛0s00
  8933. 
  8934. 
  8935. 
  8936. 
  8937. 
  8938. 
  8939. 
  8940. 
  8941. 
  8942. 
  8943. 
  8944. 
  8945. 
  8946. 
  8947. 
  8948. 
  8949. 
  8950. 
  8951. 
  8952. 
  8953. 
  8954. 
  8955. 
  8956. 
  8957. 
  8958. 
  8959. 
  8960. 
  8961. 
  8962. 
  8963. 
  8964. 
  8965. 
  8966. 
  8967. 
  8968. -”9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±)”
  8969. 
  8970. ìP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛00P0L*L
  8971. P+L
  8972. L*L
  8973. P+L
  8974. L*L
  8975. P+L
  8976. L*L
  8977. P+L
  8978. L*L
  8979. P+L
  8980. L*L
  8981. P+L
  8982. L*L
  8983. P+L
  8984. L*L
  8985. P+L
  8986. L*L
  8987. P+L
  8988. L*L
  8989. P+L
  8990. L*L
  8991. M-&000P˛0P˛0P˛0q
  8992. 3
  8993. 
  8994. 
  8995. 6
  8996. 
  8997. 
  8998. 6
  8999. 
  9000. 
  9001. 6
  9002. 
  9003. 
  9004. 6
  9005. 
  9006. 
  9007. 6
  9008. 
  9009. 
  9010. 6
  9011. 
  9012. 
  9013. 6
  9014. 
  9015. 
  9016. 6
  9017. 
  9018. 
  9019. 6
  9020. 
  9021. 
  9022. 6
  9023. 
  9024. 
  9025. 6
  9026. 
  9027. 
  9028. 6
  9029. 
  9030. 
  9031. 6
  9032. 
  9033. 
  9034. 6
  9035. 
  9036. 
  9037. 6
  9038. 
  9039. 
  9040. 6
  9041. 
  9042. 
  9043. 6"9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤-Û
  9044. 
  9045. 6
  9046. 0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛000L
  9047. L*˛L
  9048. L*˛L
  9049. L*˛L
  9050. L*˛L
  9051. L*˛L
  9052. L*˛L
  9053. L*˛L
  9054. L*˛L
  9055. L*˛L
  9056. L*˛L
  9057. L*L
  9058. P´200˛00˛00˛0q
  9059. 
  9060. 
  9061. 
  9062. 
  9063. 
  9064. 
  9065. 
  9066. 
  9067. 
  9068. 
  9069. 
  9070. 
  9071. 
  9072. 
  9073. 
  9074. 
  9075. 
  9076. 
  9077. 
  9078. 
  9079. 
  9080. 
  9081. 
  9082. 
  9083. 
  9084. 
  9085. 
  9086. 
  9087. 
  9088. 
  9089. 
  9090. 
  9091. )Û9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±)”
  9092. 
  9093. 
  9094. ï00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛00P+L
  9095. L*L
  9096. P+L
  9097. L*L
  9098. P+L
  9099. L*L
  9100. P+L
  9101. L*L
  9102. P+L
  9103. L*L
  9104. P+L
  9105. L*L
  9106. P+L
  9107. L*L
  9108. P+L
  9109. L*L
  9110. P+L
  9111. L*L
  9112. P+L
  9113. L*L
  9114. P+L
  9115. L*L
  9116. P+MN"10P˛0P˛0sP00
  9117. 
  9118. 6
  9119. 
  9120. 
  9121. 6
  9122. 
  9123. 
  9124. 6
  9125. 
  9126. 
  9127. 6
  9128. 
  9129. 
  9130. 6
  9131. 
  9132. 
  9133. 6
  9134. 
  9135. 
  9136. 6
  9137. 
  9138. 
  9139. 6
  9140. 
  9141. 
  9142. 6
  9143. 
  9144. 
  9145. 6
  9146. 
  9147. 
  9148. 6
  9149. 
  9150. 
  9151. 6
  9152. 
  9153. 
  9154. 6
  9155. 
  9156. 
  9157. 6
  9158. 
  9159. 
  9160. 6
  9161. 
  9162. 
  9163. 6
  9164. 
  9165. 5≤9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤"
  9166. 
  9167. 6
  9168. 
  9169. ~000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0˛L
  9170. L*˛L
  9171. L*˛L
  9172. L*˛L
  9173. L*˛L
  9174. L*˛L
  9175. L*˛L
  9176. L*˛L
  9177. L*˛L
  9178. L*˛L
  9179. L*˛L
  9180. L*L
  9181. L
  9182. Lã=0˛00˛0s000
  9183. 5
  9184. 
  9185. 
  9186. 
  9187. 
  9188. 
  9189. 
  9190. 
  9191. 
  9192. 
  9193. 
  9194. 
  9195. 
  9196. 
  9197. 
  9198. 
  9199. 
  9200. 
  9201. 
  9202. 
  9203. 
  9204. 
  9205. 
  9206. 
  9207. 
  9208. 
  9209. 
  9210. 
  9211. 
  9212. 
  9213. 
  9214. -Û9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±!Ù
  9215. 
  9216. 
  9217. 
  9218. ïP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛04P0PÌL
  9219. P+L
  9220. L*L
  9221. P+L
  9222. L*L
  9223. P+L
  9224. L*L
  9225. P+L
  9226. L*L
  9227. P+L
  9228. L*L
  9229. P+L
  9230. L*L
  9231. P+L
  9232. L*L
  9233. P+L
  9234. L*L
  9235. P+L
  9236. L*L
  9237. P+L
  9238. L*L
  9239. P+L
  9240. L*L
  9241. P+L
  9242. MN0P˛0P˛0qP
  9243. 4
  9244. 
  9245. 6
  9246. 
  9247. 
  9248. 6
  9249. 
  9250. 
  9251. 6
  9252. 
  9253. 
  9254. 6
  9255. 
  9256. 
  9257. 6
  9258. 
  9259. 
  9260. 6
  9261. 
  9262. 
  9263. 6
  9264. 
  9265. 
  9266. 6
  9267. 
  9268. 
  9269. 6
  9270. 
  9271. 
  9272. 6
  9273. 
  9274. 
  9275. 6
  9276. 
  9277. 
  9278. 6
  9279. 
  9280. 
  9281. 6
  9282. 
  9283. 
  9284. 6
  9285. 
  9286. 
  9287. 6
  9288. 
  9289. %Ù9≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë9≤"
  9290. 
  9291. 6
  9292. 
  9293. 
  9294. 6
  9295. 0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛000I-L*˛L
  9296. L*˛L
  9297. L*˛L
  9298. L*˛L
  9299. L*˛L
  9300. L*˛L
  9301. L*˛L
  9302. L*˛L
  9303. L*˛L
  9304. L*˛L
  9305. L*˛L
  9306. L*˛L
  9307. L*Eé"0000˛0q0
  9308. 3
  9309. 
  9310. 
  9311. 
  9312. 
  9313. 
  9314. 
  9315. 
  9316. 
  9317. 
  9318. 
  9319. 
  9320. 
  9321. 
  9322. 
  9323. 
  9324. 
  9325. 
  9326. 
  9327. 
  9328. 
  9329. 
  9330. 
  9331. 
  9332. 
  9333. 
  9334. 
  9335. 
  9336. 
  9337. "5≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë5“
  9338. 
  9339. 
  9340. 
  9341. 
  9342. ö00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0MNL
  9343. L*L
  9344. P+L
  9345. L*L
  9346. P+L
  9347. L*L
  9348. P+L
  9349. L*L
  9350. P+L
  9351. L*L
  9352. P+L
  9353. L*L
  9354. P+L
  9355. L*L
  9356. P+L
  9357. L*L
  9358. P+L
  9359. L*L
  9360. P+L
  9361. L*L
  9362. P+L
  9363. L*L
  9364. P+L
  9365. L*L
  9366. P+L
  9367. L*L
  9368. Iè"000P001
  9369. 6
  9370. 
  9371. 
  9372. 6
  9373. 
  9374. 
  9375. 6
  9376. 
  9377. 
  9378. 6
  9379. 
  9380. 
  9381. 6
  9382. 
  9383. 
  9384. 6
  9385. 
  9386. 
  9387. 6
  9388. 
  9389. 
  9390. 6
  9391. 
  9392. 
  9393. 6
  9394. 
  9395. 
  9396. 6
  9397. 
  9398. 
  9399. 6
  9400. 
  9401. 
  9402. 6
  9403. 
  9404. 
  9405. 6
  9406. 
  9407. 
  9408. 6
  9409. 
  9410. 
  9411. 6"1”9ë=≤9±9≤9ë=≤9±9≤9ë+=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë1”
  9412. 
  9413. 6
  9414. 
  9415. 
  9416. 6
  9417. 
  9418. 000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0I-L
  9419. L
  9420. L*˛L
  9421. L*˛L
  9422. L*˛L
  9423. L*˛L
  9424. L*˛L
  9425. L*˛L
  9426. L*˛L
  9427. L*˛L
  9428. L*˛L
  9429. L*˛L
  9430. L*˛L
  9431. L*˛L
  9432. L*L
  9433. L
  9434. Eé&00˛0o
  9435. 
  9436. 
  9437. 
  9438. 
  9439. 
  9440. 
  9441. 
  9442. 
  9443. 
  9444. 
  9445. 
  9446. 
  9447. 
  9448. 
  9449. 
  9450. 
  9451. 
  9452. 
  9453. 
  9454. 
  9455. 
  9456. 
  9457. 
  9458. 
  9459. 
  9460. 
  9461. &5≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë&
  9462. 
  9463. 
  9464. 
  9465. 
  9466. 
  9467. öP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P0MNL
  9468. P+L
  9469. L*L
  9470. P+L
  9471. L*L
  9472. P+L
  9473. L*L
  9474. P+L
  9475. L*L
  9476. P+L
  9477. L*L
  9478. P+L
  9479. L*L
  9480. P+L
  9481. L*L
  9482. P+L
  9483. L*L
  9484. P+L
  9485. L*L
  9486. P+L
  9487. L*L
  9488. P+L
  9489. L*L
  9490. P+L
  9491. L*L
  9492. P+L
  9493. L*L
  9494. P+L
  9495. M-5Q0
  9496. 5
  9497. 6
  9498. 
  9499. 
  9500. 6
  9501. 
  9502. 
  9503. 6
  9504. 
  9505. 
  9506. 6
  9507. 
  9508. 
  9509. 6
  9510. 
  9511. 
  9512. 6
  9513. 
  9514. 
  9515. 6
  9516. 
  9517. 
  9518. 6
  9519. 
  9520. 
  9521. 6
  9522. 
  9523. 
  9524. 6
  9525. 
  9526. 
  9527. 6
  9528. 
  9529. 
  9530. 6
  9531. 
  9532. 
  9533. 6
  9534. )Û9≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë-=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤1≤
  9535. 
  9536. 
  9537. 6
  9538. 
  9539. 
  9540. 6
  9541. 
  9542. 
  9543. 6
  9544. }0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛000EéL*˛L
  9545. L*˛L
  9546. L*˛L
  9547. L*˛L
  9548. L*˛L
  9549. L*˛L
  9550. L*˛L
  9551. L*˛L
  9552. L*˛L
  9553. L*˛L
  9554. L*˛L
  9555. L*˛L
  9556. L*˛L
  9557. L*˛L
  9558. rL*LãIè"
  9559. 
  9560. 
  9561. 
  9562. 
  9563. 
  9564. 
  9565. 
  9566. 
  9567. 
  9568. 
  9569. 
  9570. 
  9571. 
  9572. 
  9573. 
  9574. 
  9575. 
  9576. 
  9577. 
  9578. 
  9579. 
  9580. 
  9581. 
  9582. !Ù1“9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9≤%Ù
  9583. 
  9584. 
  9585. 
  9586. 
  9587. 
  9588. 
  9589. 
  9590. ö00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0A–L
  9591. L*L
  9592. P+L
  9593. L*L
  9594. P+L
  9595. L*L
  9596. P+L
  9597. L*L
  9598. P+L
  9599. L*L
  9600. P+L
  9601. L*L
  9602. P+L
  9603. L*L
  9604. P+L
  9605. L*L
  9606. P+L
  9607. L*L
  9608. P+L
  9609. L*L
  9610. P+L
  9611. L*L
  9612. P+L
  9613. L*L
  9614. P+L
  9615. L*L
  9616. P+L
  9617. L*L
  9618. P+L
  9619. L*L
  9620. Ep1“)Ù
  9621. 6
  9622. 
  9623. 
  9624. 6
  9625. 
  9626. 
  9627. 6
  9628. 
  9629. 
  9630. 6
  9631. 
  9632. 
  9633. 6
  9634. 
  9635. 
  9636. 6
  9637. 
  9638. 
  9639. 6
  9640. 
  9641. 
  9642. 6
  9643. 
  9644. 
  9645. 6
  9646. 
  9647. 
  9648. 6
  9649. 
  9650. 
  9651. 6
  9652. "5”9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë+=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±)Ù
  9653. 6
  9654. 
  9655. 
  9656. 6
  9657. 
  9658. 
  9659. 6
  9660. 
  9661. 
  9662. 6
  9663. 
  9664. Å000˛00˛00˛00˛00˛00˛00˛00˛00˛0000*QQoTÌPkL*˛L
  9665. L*˛L
  9666. L*˛L
  9667. L*˛L
  9668. L*˛L
  9669. L*˛L
  9670. L*˛L
  9671. L*˛L
  9672. L*˛L
  9673. L*˛L
  9674. L*˛L
  9675. L*˛L
  9676. L*˛L
  9677. tL*L
  9678. L
  9679. L*P+E.9±9ë9±5ë-”%Ù
  9680. 
  9681. 
  9682. 
  9683. 
  9684. 
  9685. 
  9686. 
  9687. 
  9688. 
  9689. 
  9690. 
  9691. 
  9692. 
  9693. 
  9694. 
  9695. 
  9696. &)”1“9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±)”
  9697. 
  9698. 
  9699. 
  9700. 
  9701. 
  9702. 
  9703. 
  9704. 
  9705. öP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0PUè]OY.YL
  9706. L*L
  9707. P+L
  9708. L*L
  9709. P+L
  9710. L*L
  9711. P+L
  9712. L*L
  9713. P+L
  9714. L*L
  9715. P+L
  9716. L*L
  9717. P+L
  9718. L*L
  9719. P+L
  9720. L*L
  9721. P+L
  9722. L*L
  9723. P+L
  9724. L*L
  9725. P+L
  9726. L*L
  9727. P+L
  9728. L*L
  9729. P+L
  9730. L*L
  9731. P+L
  9732. L*TÃ]OY.Qo9ë=≤9±9≤9ë=≤9±9≤1≤-Ù%Ù"
  9733. 6
  9734. 
  9735. 
  9736. 6
  9737. 
  9738. 
  9739. 6
  9740. 25B65
  9741. 
  9742. 
  9743. 6
  9744. 
  9745. 
  9746. 6
  9747. 
  9748. "%Ù-Ù5≤=≤9±9≤9ë=≤9±9≤9ë=≤9±A”AÛEÛ=≤9≤9ë=≤9±9≤9ë=≤9±9≤9ë-=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë1”
  9749. 
  9750. 6
  9751. 
  9752. 
  9753. 6
  9754. 
  9755. 
  9756. 6
  9757. 
  9758. 
  9759. 6
  9760. 
  9761. 
  9762. 6
  9763. Å0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00YoY.Y/U.P´L
  9764. L*˛L
  9765. L*˛L
  9766. L*˛L
  9767. L*˛L
  9768. L*˛L
  9769. L*˛L
  9770. L*˛L
  9771. L*˛L
  9772. L*˛L
  9773. L*˛L
  9774. L*˛L
  9775. L*˛L
  9776. vL*L
  9777. L
  9778. LJY/LkPkY.A±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±1“1”-“1”)”)Ù%Ù.EÛFEÛ.%Ù)Ù%Ù)Ù%Ù-Û-“9≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë=≤AÛ=“=“AÛ9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±1“
  9779. 
  9780. 
  9781. 
  9782. 
  9783. 
  9784. 
  9785. 
  9786. 
  9787. 
  9788. 
  9789. ô00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0WP00:1YoYO610.1EØM-L
  9790. P+L
  9791. L*L
  9792. P+L
  9793. L*L
  9794. P+L
  9795. L*L
  9796. P+L
  9797. L*L
  9798. P+L
  9799. L*L
  9800. P+L
  9801. L*L
  9802. P+L
  9803. L*L
  9804. P+L
  9805. L*L
  9806. P+L
  9807. L*L
  9808. P+L
  9809. L*L
  9810. P+L
  9811. L*L
  9812. P+L
  9813. L*L
  9814. PkY.PKL*]O=ë9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤=≤˛FT=“=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤=“EÙ9±=≤AÛ=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±1Û
  9815. 6
  9816. 
  9817. 
  9818. 6
  9819. 
  9820. 
  9821. 6
  9822. 
  9823. 
  9824. 6
  9825. 
  9826. 
  9827. 6
  9828. 
  9829. 
  9830. 6
  9831. 
  9832. }000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0000"15IèLãL*˛L
  9833. L*˛L
  9834. L*˛L
  9835. L*˛L
  9836. L*˛L
  9837. L*˛L
  9838. L*˛L
  9839. L*˛L
  9840. L*˛L
  9841. L*˛L
  9842. L*˛L
  9843. 8L*L
  9844. TÃY.Y/Q.9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±=“FA“=≤9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë=≤˝AÛ79ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë5“%Ù
  9845. 
  9846. 
  9847. 
  9848. 
  9849. 
  9850. 
  9851. 
  9852. 
  9853. 
  9854. 
  9855. 
  9856. 
  9857. îP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P&0A–M
  9858. P+L
  9859. L*L
  9860. P+L
  9861. L*L
  9862. P+L
  9863. L*L
  9864. P+L
  9865. L*L
  9866. P+L
  9867. L*L
  9868. P+L
  9869. L*L
  9870. P+L
  9871. L*L
  9872. P+L
  9873. L*L
  9874. P+L
  9875. L*L
  9876. P+L
  9877. L*L
  9878. P+L
  9879. L*L
  9880. PkPKLÌ9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±=≤=“=“9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë!=≤9±9≤-”"
  9881. 
  9882. 
  9883. 6
  9884. 
  9885. 
  9886. 6
  9887. 
  9888. 
  9889. 6
  9890. 
  9891. 
  9892. 6
  9893. 
  9894. 
  9895. 6
  9896. 
  9897. 
  9898. 6
  9899. 
  9900. 
  9901. 6
  9902. }0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛002EéPÏ˛L
  9903. L*˛L
  9904. L*˛L
  9905. L*˛L
  9906. L*˛L
  9907. L*˛L
  9908. L*˛L
  9909. L*˛L
  9910. L*˛L
  9911. L*˛L
  9912. rL*L
  9913. L
  9914. LÃ9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±5≤%Ù
  9915. 
  9916. 
  9917. 
  9918. 
  9919. 
  9920. 
  9921. 
  9922. 
  9923. 
  9924. 
  9925. 
  9926. 
  9927. 
  9928. 
  9929. 
  9930. í00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P0*19–MNL
  9931. L*L
  9932. P+L
  9933. L*L
  9934. P+L
  9935. L*L
  9936. P+L
  9937. L*L
  9938. P+L
  9939. L*L
  9940. P+L
  9941. L*L
  9942. P+L
  9943. L*L
  9944. P+L
  9945. L*L
  9946. P+L
  9947. L*L
  9948. P+L
  9949. L*L
  9950. LÃ9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤5≤-Ù
  9951. 
  9952. 6
  9953. 
  9954. 
  9955. 6
  9956. 
  9957. 
  9958. 6
  9959. 
  9960. 
  9961. 6
  9962. 
  9963. 
  9964. 6
  9965. 
  9966. 
  9967. 6
  9968. 
  9969. 
  9970. 6
  9971. 
  9972. 
  9973. 6
  9974. 
  9975. 000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0002EØM L
  9976. L
  9977. L*˛L
  9978. L*˛L
  9979. L*˛L
  9980. L*˛L
  9981. L*˛L
  9982. L*˛L
  9983. L*˛L
  9984. L*˛L
  9985. pL*L
  9986. 9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±1≤)Ù
  9987. 
  9988. 
  9989. 
  9990. 
  9991. 
  9992. 
  9993. 
  9994. 
  9995. 
  9996. 
  9997. 
  9998. 
  9999. 
  10000. 
  10001. 
  10002. 
  10003. 
  10004. 
  10005. åP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0.1=IèM
  10006. P+L
  10007. L*L
  10008. P+L
  10009. L*L
  10010. P+L
  10011. L*L
  10012. P+L
  10013. L*L
  10014. P+L
  10015. L*L
  10016. P+L
  10017. L*L
  10018. P+L
  10019. L*L
  10020. P+L
  10021. L*9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤-”&
  10022. 
  10023. 6
  10024. 
  10025. 
  10026. 6
  10027. 
  10028. 
  10029. 6
  10030. 
  10031. 
  10032. 6
  10033. 
  10034. 
  10035. 6
  10036. 
  10037. 
  10038. 6
  10039. 
  10040. 
  10041. 6
  10042. 
  10043. 
  10044. 6
  10045. 
  10046. 
  10047. 6
  10048. 
  10049. 
  10050. 6
  10051. }0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00.AœInLÃL
  10052. L
  10053. L*˛L
  10054. L*˛L
  10055. L*˛L
  10056. L*˛L
  10057. L*˛L
  10058. L*˛L
  10059. n9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë5“)Û"
  10060. 
  10061. 
  10062. 
  10063. 
  10064. 
  10065. 
  10066. 
  10067. 
  10068. 
  10069. 
  10070. 
  10071. 
  10072. 
  10073. 
  10074. 
  10075. 
  10076. 
  10077. 
  10078. 
  10079. 
  10080. 
  10081. ä00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P0006A–MNLãP+L
  10082. L*L
  10083. P+L
  10084. L*L
  10085. P+L
  10086. L*L
  10087. P+L
  10088. L*L
  10089. P+L
  10090. L*L
  10091. Pk9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë9≤1”*6
  10092. 
  10093. 
  10094. 6
  10095. 
  10096. 
  10097. 6
  10098. 
  10099. 
  10100. 6
  10101. 
  10102. 
  10103. 6
  10104. 
  10105. 
  10106. 6
  10107. 
  10108. 
  10109. 6
  10110. 
  10111. 
  10112. 6
  10113. 
  10114. 
  10115. 6
  10116. 
  10117. 
  10118. 6
  10119. 
  10120. 
  10121. 6
  10122. 
  10123. 
  10124. 6
  10125. 
  10126. }000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛002AØMN˛L
  10127. L*˛L
  10128. L*˛L
  10129. L*˛L
  10130. pL*HÃ9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±1≤-Û!Ù
  10131. 
  10132. 
  10133. 
  10134. 
  10135. 
  10136. 
  10137. 
  10138. 
  10139. 
  10140. 
  10141. 
  10142. 
  10143. 
  10144. 
  10145. 
  10146. 
  10147. 
  10148. 
  10149. 
  10150. 
  10151. 
  10152. 
  10153. 
  10154. 
  10155. 
  10156. ÑP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P000.1A–EØM-PÌL
  10157. L*L
  10158. P+L
  10159. L*L
  10160. P+L
  10161. LÌ9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ë9≤1”)Ù%Ù
  10162. 
  10163. 6
  10164. 
  10165. 
  10166. 6
  10167. 
  10168. 
  10169. 6
  10170. 
  10171. 
  10172. 6
  10173. 
  10174. 
  10175. 6
  10176. 
  10177. 
  10178. 6
  10179. 
  10180. 
  10181. 6
  10182. 
  10183. 
  10184. 6
  10185. 
  10186. 
  10187. 6
  10188. 
  10189. 
  10190. 6
  10191. 
  10192. 
  10193. 6
  10194. 
  10195. 
  10196. 6
  10197. 
  10198. 
  10199. 6
  10200. 
  10201. 
  10202. 6
  10203. Å0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00:1M–:10˛00˛0y00&2=ØEØI-MNLãL
  10204. LÃ9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë=“=≤9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±9ë9±5≤1”%Ù"
  10205. 
  10206. 
  10207. 
  10208. 
  10209. 
  10210. 
  10211. 
  10212. 
  10213. "6
  10214. 
  10215. 
  10216. 
  10217. 
  10218. 
  10219. 
  10220. 
  10221. 
  10222. 
  10223. 
  10224. 
  10225. 
  10226. 
  10227. 
  10228. 
  10229. 
  10230. 
  10231. 
  10232. 
  10233. 
  10234. }00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P0:1YOFUè:10P˛0P˛0P˛0P˛02"*%Ù˛1”h1≤=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤9ëAÛFFA”=≤9±9≤9ë=≤9±9≤9ë=≤9±9≤1”1”-Û*%Ù
  10235. 6
  10236. 
  10237. 
  10238. 6
  10239. 
  10240. 
  10241. 6
  10242. 
  10243. 
  10244. 6
  10245. 
  10246. 
  10247. 6
  10248. 
  10249. 
  10250. 6
  10251. 
  10252. F:F
  10253. 6
  10254. 
  10255. 
  10256. 6
  10257. 
  10258. 
  10259. 6
  10260. 
  10261. 
  10262. 6
  10263. 
  10264. 
  10265. 6
  10266. 
  10267. 
  10268. 6
  10269. 
  10270. 
  10271. 6
  10272. 
  10273. 
  10274. 6
  10275. 
  10276. 
  10277. 6
  10278. 
  10279. 
  10280. 6
  10281. 
  10282. y000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛000I–B0>Q∞00˛00˛00˛00˛0 
  10283. 
  10284. 
  10285. 
  10286. 
  10287. ˛&EÛFEÛB%Ù˛˛O
  10288. 
  10289. 
  10290. 
  10291. 
  10292. 
  10293. 
  10294. 
  10295. 
  10296. 
  10297. 
  10298. 
  10299. 
  10300. 
  10301. 
  10302. 
  10303. 
  10304. 65.
  10305. *65
  10306. 
  10307. 
  10308. 
  10309. 
  10310. 
  10311. 
  10312. 
  10313. 
  10314. 
  10315. 
  10316. 
  10317. 
  10318. 
  10319. 
  10320. 
  10321. 
  10322. 
  10323. 
  10324. 
  10325. }P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0:1Uè>1UêB2˛0P˛0P˛0P˛0qP0
  10326. 3
  10327. 6
  10328. 
  10329. 
  10330. 6
  10331. 
  10332. 
  10333. 6
  10334. 
  10335. 
  10336. 6
  10337. 
  10338. 
  10339. 6
  10340. 65FF2
  10341. 
  10342. 6
  10343. 
  10344. 
  10345. 6
  10346. 
  10347. 
  10348. 6
  10349. 
  10350. 
  10351. 6
  10352. 
  10353. 
  10354. 6
  10355. 
  10356. 
  10357. 6
  10358. 
  10359. 
  10360. 6
  10361. 
  10362. 
  10363. 6
  10364. 
  10365. 
  10366. 6
  10367. 
  10368. 
  10369. 6
  10370. 
  10371. 
  10372. 6.5:5:52
  10373. 
  10374. 6
  10375. 
  10376. 
  10377. 6
  10378. 
  10379. 
  10380. 6
  10381. 
  10382. 
  10383. 6
  10384. 
  10385. 
  10386. 6
  10387. 
  10388. 
  10389. 6
  10390. 
  10391. 
  10392. 6
  10393. 
  10394. 
  10395. 6
  10396. 
  10397. 
  10398. 6
  10399. 
  10400. 
  10401. 6
  10402. }0˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00:1Q∞>10˛00˛00˛00˛0q00
  10403. 
  10404. 
  10405. 
  10406. 
  10407. 
  10408. 
  10409. 
  10410. 
  10411. 
  10412. 
  10413. *6&
  10414. 
  10415. 
  10416. 
  10417. 
  10418. 
  10419. 
  10420. 
  10421. 
  10422. 
  10423. 
  10424. 
  10425. 
  10426. 
  10427. 
  10428. 
  10429. 
  10430. 
  10431. 
  10432. 
  10433. 
  10434. 
  10435. 6F66
  10436. 
  10437. 
  10438. 
  10439. 
  10440. 
  10441. 
  10442. 
  10443. 
  10444. 
  10445. 
  10446. 
  10447. 
  10448. 
  10449. 
  10450. 
  10451. 
  10452. 
  10453. 
  10454. 
  10455. {
  10456. P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0o4
  10457. 
  10458. 
  10459. 6
  10460. 
  10461. 
  10462. 6
  10463. 
  10464. 
  10465. 6
  10466. 
  10467. 
  10468. 6
  10469. 
  10470. 
  10471. 6
  10472. 
  10473. 
  10474. 6
  10475. 
  10476. 
  10477. 6
  10478. 
  10479. 
  10480. 6
  10481. 
  10482. 
  10483. 6
  10484. 
  10485. 
  10486. 6
  10487. 
  10488. 
  10489. 6
  10490. 
  10491. 
  10492. 6
  10493. 
  10494. 
  10495. 6
  10496. 
  10497. 
  10498. 6
  10499. 
  10500. 
  10501. 6
  10502. 
  10503. 
  10504. 6
  10505. 
  10506. 
  10507. 6
  10508. 
  10509. 
  10510. 6
  10511. 
  10512. 
  10513. 6
  10514. 
  10515. 
  10516. 6
  10517. 
  10518. 
  10519. 6
  10520. 
  10521. 
  10522. 6
  10523. 
  10524. 
  10525. 6
  10526. 
  10527. 
  10528. 6
  10529. 
  10530. 
  10531. 6
  10532. 
  10533. 
  10534. 6
  10535. 
  10536. 
  10537. 6
  10538. 
  10539. }    µ
  10540. ’    ¥
  10541. Ù10˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0o
  10542. 
  10543. 
  10544. 
  10545. 
  10546. 
  10547. 
  10548. 
  10549. 
  10550. 
  10551. 
  10552. 
  10553. 
  10554. 
  10555. 
  10556. 
  10557. 
  10558. 
  10559. 
  10560. 
  10561. 
  10562. 
  10563. 
  10564. 
  10565. 
  10566. 
  10567. 
  10568. 
  10569. 
  10570. 
  10571. 
  10572. 
  10573. 
  10574. 
  10575. 
  10576. 
  10577. 
  10578. 
  10579. 
  10580. 
  10581. 
  10582. 
  10583. 
  10584. 
  10585. 
  10586. 
  10587. 
  10588. 
  10589. 
  10590. 
  10591. 
  10592. 
  10593. 
  10594. 
  10595. 
  10596. 
  10597. 
  10598. 
  10599. ’    µ
  10600. ’    µ
  10601. ’    µ
  10602. Ù3˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0qP05
  10603. 6
  10604. 
  10605. 
  10606. 6
  10607. 
  10608. 
  10609. 6
  10610. 
  10611. 
  10612. 6
  10613. 
  10614. 
  10615. 6
  10616. 
  10617. 
  10618. 6
  10619. 
  10620. 
  10621. 6
  10622. 
  10623. 
  10624. 6
  10625. 
  10626. 
  10627. 6
  10628. 
  10629. 
  10630. 6
  10631. 
  10632. 
  10633. 6
  10634. 
  10635. 
  10636. 6
  10637. 
  10638. 
  10639. 6
  10640. 
  10641. 
  10642. 6
  10643. 
  10644. 
  10645. 6
  10646. 
  10647. 
  10648. 6
  10649. 
  10650. 
  10651. 6
  10652. 
  10653. 
  10654. 6
  10655. 
  10656. 
  10657. 6
  10658. 
  10659. 
  10660. 6
  10661. 
  10662. 
  10663. 6
  10664. 
  10665. 
  10666. 6
  10667. 
  10668. 
  10669. 6
  10670. 
  10671. 
  10672. 6
  10673. 
  10674. 
  10675. 6
  10676. 
  10677. 
  10678. 6
  10679. 
  10680. 
  10681. 6
  10682. 
  10683. 
  10684. 6
  10685. |˛    µ
  10686. ’˛    µ
  10687. ’    µ    µ
  10688. ‘
  10689. ˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0q00
  10690. 
  10691. 
  10692. 
  10693. 
  10694. 
  10695. 
  10696. 
  10697. 
  10698. 
  10699. 
  10700. 
  10701. 
  10702. 
  10703. 
  10704. 
  10705. 
  10706. 
  10707. 
  10708. 
  10709. 
  10710. 
  10711. 
  10712. 
  10713. 
  10714. 
  10715. 
  10716. 
  10717. 
  10718. 
  10719. 
  10720. 
  10721. 
  10722. 
  10723. 
  10724. 
  10725. 
  10726. 
  10727. 
  10728. 
  10729. 
  10730. 
  10731. 
  10732. 
  10733. 
  10734. 
  10735. 
  10736. 
  10737. 
  10738. 
  10739. 
  10740. 
  10741. 
  10742. 
  10743. 
  10744. 
  10745. 
  10746. É
  10747. ’    µ
  10748. ’    µ
  10749. ’    µ
  10750. ’    µ
  10751. ’    µ
  10752. ’    µ
  10753. ’    µı
  10754. 20P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0o
  10755. 6
  10756. 
  10757. 
  10758. 6
  10759. 
  10760. 
  10761. 6
  10762. 
  10763. 
  10764. 6
  10765. 
  10766. 
  10767. 6
  10768. 
  10769. 
  10770. 6
  10771. 
  10772. 
  10773. 6
  10774. 
  10775. 
  10776. 6
  10777. 
  10778. 
  10779. 6
  10780. 
  10781. 
  10782. 6
  10783. 
  10784. 
  10785. 6
  10786. 
  10787. 
  10788. 6
  10789. 
  10790. 
  10791. 6
  10792. 
  10793. 
  10794. 6
  10795. 
  10796. 
  10797. 6
  10798. 
  10799. 
  10800. 6
  10801. 
  10802. 
  10803. 6
  10804. 
  10805. 
  10806. 6
  10807. 
  10808. 
  10809. 6
  10810. 
  10811. 
  10812. 6
  10813. 
  10814. 
  10815. 6
  10816. 
  10817. 
  10818. 6
  10819. 
  10820. 
  10821. 6
  10822. 
  10823. 
  10824. 6
  10825. 
  10826. 
  10827. 6
  10828. 
  10829. 
  10830. 6
  10831. 
  10832. 
  10833. 6
  10834. 
  10835. 
  10836. 6
  10837. 
  10838.     µ
  10839. ’˛    µ
  10840. ’˛    µ
  10841. ’˛    µ
  10842. ’˛    µ
  10843. Ù000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0s0001
  10844. 
  10845. 
  10846. 
  10847. 
  10848. 
  10849. 
  10850. 
  10851. 
  10852. 
  10853. 
  10854. 
  10855. 
  10856. 
  10857. 
  10858. 
  10859. 
  10860. 
  10861. 
  10862. 
  10863. 
  10864. 
  10865. 
  10866. 
  10867. 
  10868. 
  10869. 
  10870. 
  10871. 
  10872. 
  10873. 
  10874. 
  10875. 
  10876. 
  10877. 
  10878. 
  10879. 
  10880. 
  10881. 
  10882. 
  10883. 
  10884. 
  10885. 
  10886. 
  10887. 
  10888. 
  10889. 
  10890. 
  10891. 
  10892. 
  10893. 
  10894. 
  10895. 
  10896. 
  10897. 
  10898. 
  10899. á
  10900. ’    µ
  10901. ’    µ
  10902. ’    µ
  10903. ’    µ
  10904. ’    µ
  10905. ’    µ
  10906. ’    µ
  10907. ’    µ
  10908. ’    µ
  10909. ’    µ
  10910. ÙP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0qP2
  10911. 
  10912. 6
  10913. 
  10914. 
  10915. 6
  10916. 
  10917. 
  10918. 6
  10919. 
  10920. 
  10921. 6
  10922. 
  10923. 
  10924. 6
  10925. 
  10926. 
  10927. 6
  10928. 
  10929. 
  10930. 6
  10931. 
  10932. 
  10933. 6
  10934. 
  10935. 
  10936. 6
  10937. 
  10938. 
  10939. 6
  10940. 
  10941. 
  10942. 6
  10943. 
  10944. 
  10945. 6
  10946. 
  10947. 
  10948. 6
  10949. 
  10950. 
  10951. 6
  10952. 
  10953. 
  10954. 6
  10955. 
  10956. 
  10957. 6
  10958. 
  10959. 
  10960. 6
  10961. 
  10962. 
  10963. 6
  10964. 
  10965. 
  10966. 6
  10967. 
  10968. 
  10969. 6
  10970. 
  10971. 
  10972. 6
  10973. 
  10974. 
  10975. 6
  10976. 
  10977. 
  10978. 6
  10979. 
  10980. 
  10981. 6
  10982. 
  10983. 
  10984. 6
  10985. 
  10986. 
  10987. 6
  10988. 
  10989. 
  10990. 6
  10991. 
  10992. 
  10993. 6
  10994. |˛    µ
  10995. ’˛    µ
  10996. ’˛    µ
  10997. ’˛    µ
  10998. ’˛    µ
  10999. ’˛    µ
  11000. ‘
  11001. 00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0q0
  11002. 3
  11003. 
  11004. 
  11005. 
  11006. 
  11007. 
  11008. 
  11009. 
  11010. 
  11011. 
  11012. 
  11013. 
  11014. 
  11015. 
  11016. 
  11017. 
  11018. 
  11019. 
  11020. 
  11021. 
  11022. 
  11023. 
  11024. 
  11025. 
  11026. 
  11027. 
  11028. 
  11029. 
  11030. 
  11031. 
  11032. 
  11033. 
  11034. 
  11035. 
  11036. 
  11037. 
  11038. 
  11039. 6*w.ò*w.x*w&w
  11040. 
  11041. 
  11042. 
  11043. 
  11044. 
  11045. 
  11046. 
  11047. 
  11048. 
  11049. 
  11050. 
  11051. 
  11052. 
  11053. 
  11054. ã
  11055. ’    µ
  11056. ’    µ
  11057. ’    µ
  11058. ’    µ
  11059. ’    µ
  11060. ’    µ
  11061. ’    µ
  11062. ’    µ
  11063. ’    µ
  11064. ’    µ
  11065. ’    µ
  11066. ’    µ
  11067. ’    µ
  11068. ’P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0sP00
  11069. 4
  11070. 6
  11071. 
  11072. 
  11073. 6
  11074. 
  11075. 
  11076. 6
  11077. 
  11078. 
  11079. 6
  11080. 
  11081. 
  11082. 6
  11083. 
  11084. 
  11085. 6
  11086. 
  11087. 
  11088. 6
  11089. 
  11090. 
  11091. 6
  11092. 
  11093. 
  11094. 6
  11095. 
  11096. 
  11097. 6
  11098. 
  11099. 
  11100. 6
  11101. 
  11102. 
  11103. 6
  11104. 
  11105. 
  11106. 6
  11107. 
  11108. 
  11109. 6
  11110. 
  11111. 
  11112. 6
  11113. 
  11114. 
  11115. 6
  11116. 
  11117. 
  11118. 6
  11119. &w6∏F˙W_[[;k|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúk|[;W;BŸFŸ2ò&x
  11120. 
  11121. 
  11122. 6
  11123. 
  11124. 
  11125. 6
  11126. 
  11127. 
  11128. 6
  11129. 
  11130. 
  11131. 6
  11132. 
  11133. s    µ
  11134. ’˛    µ
  11135. ’˛    µ
  11136. ’˛    µ
  11137. ’˛    µ
  11138. ’˛    µ
  11139. ’˛    µ
  11140. ’˛    µ
  11141. ’    ¥
  11142. Ù10˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0G000
  11143. 5
  11144. 
  11145. 
  11146. 
  11147. 
  11148. 
  11149. 
  11150. 
  11151. 
  11152. 
  11153. 
  11154. 
  11155. 
  11156. 
  11157. 
  11158. 
  11159. 
  11160. 
  11161. 
  11162. 
  11163. 
  11164. 
  11165. 
  11166. 
  11167. 
  11168. 
  11169. 
  11170. 
  11171. 
  11172. 
  11173. 62òFŸ[:oúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú_[SBŸ.x
  11174. 
  11175. 
  11176. 
  11177. 
  11178. 
  11179. 
  11180. ç$
  11181. ’    µ
  11182. ’    µ
  11183. ’    µ
  11184. ’    µ
  11185. ’    µ
  11186. ’    µ
  11187. ’    µ
  11188. ’    µ
  11189. ’    µ
  11190. ’    µ
  11191. ’    µ
  11192. ’    µ
  11193. ’    µ
  11194. ’    µ
  11195. ’    µ
  11196. ’    µ
  11197. ’    µÙ1˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0qP
  11198. 
  11199. 
  11200. 6
  11201. 
  11202. 
  11203. 6
  11204. 
  11205. 
  11206. 6
  11207. 
  11208. 
  11209. 6
  11210. 
  11211. 
  11212. 6
  11213. 
  11214. 
  11215. 6
  11216. 
  11217. 
  11218. 6
  11219. 
  11220. 
  11221. 6
  11222. 
  11223. 
  11224. 6
  11225. 
  11226. 
  11227. 6
  11228. 
  11229. 
  11230. 6
  11231. 
  11232. 
  11233. 6
  11234. 
  11235. 
  11236. 6
  11237. 
  11238. 
  11239. 6
  11240. 
  11241. &W>ŸWk|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ[;FŸ&W
  11242. 6
  11243. 
  11244. 
  11245. 6
  11246. 
  11247. 
  11248. 6
  11249. f˛    µ
  11250. ’˛    µ
  11251. ’˛    µ
  11252. ’˛    µ
  11253. ’˛    µ
  11254. ’˛    µ
  11255. ’˛    µ
  11256. ’˛    µ
  11257. ’˛    µ
  11258. ’    ¥
  11259. Ù
  11260. 00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0;0
  11261. 
  11262. 
  11263. 
  11264. 
  11265. 
  11266. 
  11267. 
  11268. 
  11269. 
  11270. 
  11271. 
  11272. 
  11273. 
  11274. 
  11275. 
  11276. 
  11277. 
  11278. 
  11279. 
  11280. 
  11281. 
  11282. 
  11283. 
  11284. 
  11285. 
  11286. 
  11287. 
  11288. "WJ˙g[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú
  11289. wΩk|O"W
  11290. 
  11291. 
  11292. 
  11293. ë*
  11294. ’    µ
  11295. ’    µ
  11296. ’    µ
  11297. ’    µ
  11298. ’    µ
  11299. ’    µ
  11300. ’    µ
  11301. ’    µ
  11302. ’    µ
  11303. ’    µ
  11304. ’    µ
  11305. ’    µ
  11306. ’    µ
  11307. ’    µ
  11308. ’    µ
  11309. ’    µ
  11310. ’    µ
  11311. ’    µ
  11312. ’    µ
  11313. ’
  11314. P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0sP0
  11315. 2
  11316. 6
  11317. 
  11318. 
  11319. 6
  11320. 
  11321. 
  11322. 6
  11323. 
  11324. 
  11325. 6
  11326. 
  11327. 
  11328. 6
  11329. 
  11330. 
  11331. 6
  11332. 
  11333. 
  11334. 6
  11335. 
  11336. 
  11337. 6
  11338. 
  11339. 
  11340. 6
  11341. 
  11342. 
  11343. 6
  11344. 
  11345. 
  11346. 6
  11347. 
  11348. 
  11349. 6
  11350. 
  11351. 
  11352. 6
  11353. 
  11354. WJ˙g|wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩg|FŸW
  11355. 6
  11356. 
  11357. c    µ
  11358. ’˛    µ
  11359. ’˛    µ
  11360. ’˛    µ
  11361. ’˛    µ
  11362. ’˛    µ
  11363. ’˛    µ
  11364. ’˛    µ
  11365. ’˛    µ
  11366. ’˛    µ
  11367. ’˛    µ
  11368. ’    ‘
  11369. 00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0700
  11370. 
  11371. 
  11372. 
  11373. 
  11374. 
  11375. 
  11376. 
  11377. 
  11378. 
  11379. 
  11380. 
  11381. 
  11382. 
  11383. 
  11384. 
  11385. 
  11386. 
  11387. 
  11388. 
  11389. 
  11390. 
  11391. 
  11392. 
  11393. 
  11394. 
  11395. :∏[:wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ[::∏6
  11396. ì0
  11397. ’    µ
  11398. ’    µ
  11399. ’    µ
  11400. ’    µ
  11401. ’    µ
  11402. ’    µ
  11403. ’    µ
  11404. ’    µ
  11405. ’    µ
  11406. ’    µ
  11407. ’    µ
  11408. ’    µ
  11409. ’    µ
  11410. ’    µ
  11411. ’    µ
  11412. ’    µ
  11413. ’    µ
  11414. ’    µ
  11415. ’    µ
  11416. ’    µ
  11417. ’    µ
  11418. ’    µ
  11419. ‘P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0q5
  11420. 
  11421. 
  11422. 6
  11423. 
  11424. 
  11425. 6
  11426. 
  11427. 
  11428. 6
  11429. 
  11430. 
  11431. 6
  11432. 
  11433. 
  11434. 6
  11435. 
  11436. 
  11437. 6
  11438. 
  11439. 
  11440. 6
  11441. 
  11442. 
  11443. 6
  11444. 
  11445. 
  11446. 6
  11447. 
  11448. 
  11449. 6
  11450. 
  11451. 
  11452. 6
  11453. 
  11454. WJ˘oúsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩO\˛    µ
  11455. ’˛    µ
  11456. ’˛    µ
  11457. ’˛    µ
  11458. ’˛    µ
  11459. ’˛    µ
  11460. ’˛    µ
  11461. ’˛    µ
  11462. ’˛    µ
  11463. ’˛    µ
  11464. ’˛    µ
  11465. ’˛    µ
  11466. Ù
  11467. 000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0/
  11468. 
  11469. 
  11470. 
  11471. 
  11472. 
  11473. 
  11474. 
  11475. 
  11476. 
  11477. 
  11478. 
  11479. 
  11480. 
  11481. 
  11482. 
  11483. 
  11484. 
  11485. 
  11486. 
  11487. 
  11488. 
  11489. 
  11490. 
  11491. 6S˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúó6
  11492. ’    µ
  11493. ’    µ
  11494. ’    µ
  11495. ’    µ
  11496. ’    µ
  11497. ’    µ
  11498. ’    µ
  11499. ’    µ
  11500. ’    µ
  11501. ’    µ
  11502. ’    µ
  11503. ’    µ
  11504. ’    µ
  11505. ’    µ
  11506. ’    µ
  11507. ’    µ
  11508. ’    µ
  11509. ’    µ
  11510. ’    µ
  11511. ’    µ
  11512. ’    µ
  11513. ’    µ
  11514. ’    µ
  11515. ’    µ
  11516. ’    µ
  11517. ı10P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0sP0
  11518. 
  11519. 6
  11520. 
  11521. 
  11522. 6
  11523. 
  11524. 
  11525. 6
  11526. 
  11527. 
  11528. 6
  11529. 
  11530. 
  11531. 6
  11532. 
  11533. 
  11534. 6
  11535. 
  11536. 
  11537. 6
  11538. 
  11539. 
  11540. 6
  11541. 
  11542. 
  11543. 6
  11544. 
  11545. 
  11546. 6
  11547. 
  11548. 
  11549. 6
  11550. WN˙wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú[    µ
  11551. ’˛    µ
  11552. ’˛    µ
  11553. ’˛    µ
  11554. ’˛    µ
  11555. ’˛    µ
  11556. ’˛    µ
  11557. ’˛    µ
  11558. ’˛    µ
  11559. ’˛    µ
  11560. ’˛    µ
  11561. ’˛    µ
  11562. ’˛    µ
  11563. ’˛    µ˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0/02
  11564. 
  11565. 
  11566. 
  11567. 
  11568. 
  11569. 
  11570. 
  11571. 
  11572. 
  11573. 
  11574. 
  11575. 
  11576. 
  11577. 
  11578. 
  11579. 
  11580. 
  11581. 
  11582. 
  11583. 
  11584. 6BŸsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩô8
  11585. ’    µ
  11586. ’    µ
  11587. ’    µ
  11588. ’    µ
  11589. ’    µ
  11590. ’    µ
  11591. ’    µ
  11592. ’    µ
  11593. ’    µ
  11594. ’    µ
  11595. ’    µ
  11596. ’    µ
  11597. ’    µ
  11598. ’    µ
  11599. ’    µ
  11600. ’    µ
  11601. ’    µ
  11602. ’    µ
  11603. ’    µ
  11604. ’    µ
  11605. ’    µ
  11606. ’    µ
  11607. ’    µ
  11608. ’    µ
  11609. ’    µ
  11610. ’    µ
  11611. ’    µ
  11612. Ù3˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0uP00
  11613. 3
  11614. 6
  11615. 
  11616. 
  11617. 6
  11618. 
  11619. 
  11620. 6
  11621. 
  11622. 
  11623. 6
  11624. 
  11625. 
  11626. 6
  11627. 
  11628. 
  11629. 6
  11630. 
  11631. 
  11632. 6
  11633. 
  11634. 
  11635. 6
  11636. 
  11637. 
  11638. 6
  11639. 
  11640. 
  11641. 6
  11642. 
  11643. 
  11644. 62òk|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú\˛    µ
  11645. ’˛    µ
  11646. ’˛    µ
  11647. ’˛    µ
  11648. ’˛    µ
  11649. ’˛    µ
  11650. ’˛    µ
  11651. ’˛    µ
  11652. ’˛    µ
  11653. ’˛    µ
  11654. ’˛    µ
  11655. ’˛    µ
  11656. ’˛    µ
  11657. ’˛    µ
  11658. ’    µ
  11659. ’10˛00˛00˛00˛00˛00˛00˛00˛00˛0/000
  11660. 5
  11661. 
  11662. 
  11663. 
  11664. 
  11665. 
  11666. 
  11667. 
  11668. 
  11669. 
  11670. 
  11671. 
  11672. 
  11673. 
  11674. 
  11675. 
  11676. 
  11677. 
  11678. 
  11679. WSsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúõ>
  11680. ’    µ
  11681. ’    µ
  11682. ’    µ
  11683. ’    µ
  11684. ’    µ
  11685. ’    µ
  11686. ’    µ
  11687. ’    µ
  11688. ’    µ
  11689. ’    µ
  11690. ’    µ
  11691. ’    µ
  11692. ’    µ
  11693. ’    µ
  11694. ’    µ
  11695. ’    µ
  11696. ’    µ
  11697. ’    µ
  11698. ’    µ
  11699. ’    µ
  11700. ’    µ
  11701. ’    µ
  11702. ’    µ
  11703. ’    µ
  11704. ’    µ
  11705. ’    µ
  11706. ’    µ
  11707. ’    µ
  11708. ’    µ
  11709. ’0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0sP
  11710. 
  11711. 
  11712. 6
  11713. 
  11714. 
  11715. 6
  11716. 
  11717. 
  11718. 6
  11719. 
  11720. 
  11721. 6
  11722. 
  11723. 
  11724. 6
  11725. 
  11726. 
  11727. 6
  11728. 
  11729. 
  11730. 6
  11731. 
  11732. 
  11733. 6
  11734. 
  11735. 
  11736. 6
  11737. 
  11738. F˙oúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú_    µ
  11739. ’˛    µ
  11740. ’˛    µ
  11741. ’˛    µ
  11742. ’˛    µ
  11743. ’˛    µ
  11744. ’˛    µ
  11745. ’˛    µ
  11746. ’˛    µ
  11747. ’˛    µ
  11748. ’˛    µ
  11749. ’˛    µ
  11750. ’˛    µ
  11751. ’˛    µ
  11752. ’˛    µ
  11753. ’˛    µ
  11754. ’˛00˛00˛00˛00˛00˛00˛00˛00˛0'
  11755. 
  11756. 
  11757. 
  11758. 
  11759. 
  11760. 
  11761. 
  11762. 
  11763. 
  11764. 
  11765. 
  11766. 
  11767. 
  11768. 
  11769. 
  11770. 
  11771. 
  11772. 
  11773. 6_;˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ_[WBŸFŸBŸ2ò*w.ò*w:∏BŸFŸBŸ[;[:wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩù@
  11774. ’    µ
  11775. ’    µ
  11776. ’    µ
  11777. ’    µ
  11778. ’    µ
  11779. ’    µ
  11780. ’    µ
  11781. ’    µ
  11782. ’    µ
  11783. ’    µ
  11784. ’    µ
  11785. ’    µ
  11786. ’    µ
  11787. ’    µ
  11788. ’    µ
  11789. ’    µ
  11790. ’    µ
  11791. ’    µ
  11792. ’    µ
  11793. ’    µ
  11794. ’    µ
  11795. ’    µ
  11796. ’    µ
  11797. ’    µ
  11798. ’    µ
  11799. ’    µ
  11800. ’    µ
  11801. ’    µ
  11802. ’    µ
  11803. ’    µ
  11804. ’    µ
  11805. ’˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0uP0
  11806. 3
  11807. 6
  11808. 
  11809. 
  11810. 6
  11811. 
  11812. 
  11813. 6
  11814. 
  11815. 
  11816. 6
  11817. 
  11818. 
  11819. 6
  11820. 
  11821. 
  11822. 6
  11823. 
  11824. 
  11825. 6
  11826. 
  11827. 
  11828. 6
  11829. 
  11830. 
  11831. 6
  11832. 
  11833. &WoúsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩg|J˙2òW
  11834. 
  11835. 
  11836. 6
  11837. 
  11838. 
  11839. 6
  11840. 
  11841. 
  11842. 6
  11843. 
  11844. 
  11845. 6
  11846. 7*wF˙WoúsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúj˛    µ
  11847. ’˛    µ
  11848. ’˛    µ
  11849. ’˛    µ
  11850. ’˛    µ
  11851. ’˛    µ
  11852. ’˛    µ
  11853. ’˛    µ
  11854. ’˛    µ
  11855. ’˛    µ
  11856. ’˛    µ
  11857. ’˛    µ
  11858. ’˛    µ
  11859. ’˛    µ
  11860. ’˛    µ
  11861. ’˛    µ
  11862. ’    µ
  11863. ’00˛00˛00˛00˛00˛00˛00˛0'00
  11864. 
  11865. 
  11866. 
  11867. 
  11868. 
  11869. 
  11870. 
  11871. 
  11872. 
  11873. 
  11874. 
  11875. 
  11876. 
  11877. 
  11878. 
  11879. 
  11880. 
  11881. 
  11882. >∏wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú$wΩsúsú_[:∏6
  11883. 
  11884. 
  11885. 
  11886. 
  11887. 
  11888. 
  11889. 
  11890. 
  11891. 
  11892. 
  11893. 
  11894. 
  11895. W6òWsúwΩ˛súwΩ˛súwΩ˛súwΩsúsúüF
  11896. ’    µ
  11897. ’    µ
  11898. ’    µ
  11899. ’    µ
  11900. ’    µ
  11901. ’    µ
  11902. ’    µ
  11903. ’    µ
  11904. ’    µ
  11905. ’    µ
  11906. ’    µ
  11907. ’    µ
  11908. ’    µ
  11909. ’    µ
  11910. ’    µ
  11911. ’    µ
  11912. ’    µ
  11913. ’    µ
  11914. ’    µ
  11915. ’    µ
  11916. ’    µ
  11917. ’    µ
  11918. ’    µ
  11919. ’    µ
  11920. ’    µ
  11921. ’    µ
  11922. ’    µ
  11923. ’    µ
  11924. ’    µ
  11925. ’    µ
  11926. ’    µ
  11927. ’    µ
  11928. ’    µ
  11929. ’0P˛0P˛0P˛0P˛0P˛0P˛0P˛0s
  11930. 6
  11931. 
  11932. 
  11933. 6
  11934. 
  11935. 
  11936. 6
  11937. 
  11938. 
  11939. 6
  11940. 
  11941. 
  11942. 6
  11943. 
  11944. 
  11945. 6
  11946. 
  11947. 
  11948. 6
  11949. 
  11950. 
  11951. 6
  11952. 
  11953. 
  11954. 6
  11955. 
  11956. N˙wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩoúFŸW
  11957. 6
  11958. 
  11959. 
  11960. 6
  11961. 
  11962. 
  11963. 6
  11964. 
  11965. 
  11966. 6
  11967. 
  11968. 
  11969. 6
  11970. 
  11971. 
  11972. 6
  11973. 
  11974. 
  11975. 6
  11976. 
  11977. 
  11978. 6
  11979. 
  11980. 
  11981. 62òSoúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúm    µ
  11982. ’˛    µ
  11983. ’˛    µ
  11984. ’˛    µ
  11985. ’˛    µ
  11986. ’˛    µ
  11987. ’˛    µ
  11988. ’˛    µ
  11989. ’˛    µ
  11990. ’˛    µ
  11991. ’˛    µ
  11992. ’˛    µ
  11993. ’˛    µ
  11994. ’˛    µ
  11995. ’˛    µ
  11996. ’˛    µ
  11997. ’˛    µ
  11998. ’˛    µ
  11999. ı
  12000. ˛00˛00˛00˛00˛00˛0'0001
  12001. 
  12002. 
  12003. 
  12004. 
  12005. 
  12006. 
  12007. 
  12008. 
  12009. 
  12010. 
  12011. 
  12012. 
  12013. 
  12014. 
  12015. 
  12016. 6_[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú,oúBŸ6
  12017. 
  12018. 
  12019. 
  12020. 
  12021. 
  12022. 
  12023. 
  12024. 
  12025. 
  12026. 
  12027. 
  12028. 
  12029. 
  12030. 
  12031. 
  12032. 
  12033. 
  12034. 
  12035. 6ò[;súwΩ˛súwΩ˛súwΩ°H
  12036. ’    µ
  12037. ’    µ
  12038. ’    µ
  12039. ’    µ
  12040. ’    µ
  12041. ’    µ
  12042. ’    µ
  12043. ’    µ
  12044. ’    µ
  12045. ’    µ
  12046. ’    µ
  12047. ’    µ
  12048. ’    µ
  12049. ’    µ
  12050. ’    µ
  12051. ’    µ
  12052. ’    µ
  12053. ’    µ
  12054. ’    µ
  12055. ’    µ
  12056. ’    µ
  12057. ’    µ
  12058. ’    µ
  12059. ’    µ
  12060. ’    µ
  12061. ’    µ
  12062. ’    µ
  12063. ’    µ
  12064. ’    µ
  12065. ’    µ
  12066. ’    µ
  12067. ’    µ
  12068. ’    µ
  12069. ’    µ
  12070. ’    µ
  12071. Ù1˛0P˛0P˛0P˛0P˛0P˛0uP
  12072. 3
  12073. 
  12074. 6
  12075. 
  12076. 
  12077. 6
  12078. 
  12079. 
  12080. 6
  12081. 
  12082. 
  12083. 6
  12084. 
  12085. 
  12086. 6
  12087. 
  12088. 
  12089. 6
  12090. 
  12091. 
  12092. 6
  12093. 
  12094. 
  12095. 6
  12096. 7c[wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúSW
  12097. 
  12098. 6
  12099. 
  12100. 
  12101. 6
  12102. 
  12103. 
  12104. 6
  12105. 
  12106. 
  12107. 6
  12108. 
  12109. 
  12110. 6
  12111. 
  12112. 
  12113. 6
  12114. 
  12115. 
  12116. 6
  12117. 
  12118. 
  12119. 6
  12120. 
  12121. 
  12122. 6
  12123. 
  12124. 
  12125. 6
  12126. 
  12127. WJ˘oúsúwΩsúwΩsúwΩsúr˛    µ
  12128. ’˛    µ
  12129. ’˛    µ
  12130. ’˛    µ
  12131. ’˛    µ
  12132. ’˛    µ
  12133. ’˛    µ
  12134. ’˛    µ
  12135. ’˛    µ
  12136. ’˛    µ
  12137. ’˛    µ
  12138. ’˛    µ
  12139. ’˛    µ
  12140. ’˛    µ
  12141. ’˛    µ
  12142. ’˛    µ
  12143. ’˛    µ
  12144. ’˛    µ
  12145. ’    ‘
  12146. 000˛00˛00˛00˛00˛0#0
  12147. 4
  12148. 
  12149. 
  12150. 
  12151. 
  12152. 
  12153. 
  12154. 
  12155. 
  12156. 
  12157. 
  12158. 
  12159. 
  12160. 
  12161. 
  12162. 6_[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú:wΩsúsú[:W
  12163. 
  12164. 
  12165. 
  12166. 
  12167. 
  12168. 
  12169. 
  12170. 
  12171. 
  12172. 
  12173. 
  12174. 
  12175. 
  12176. 
  12177. 
  12178. 
  12179. 
  12180. 
  12181. 
  12182. 
  12183. 
  12184. 
  12185. 6FŸk|súsúwΩsúsú£J
  12186. ’    µ
  12187. ’    µ
  12188. ’    µ
  12189. ’    µ
  12190. ’    µ
  12191. ’    µ
  12192. ’    µ
  12193. ’    µ
  12194. ’    µ
  12195. ’    µ
  12196. ’    µ
  12197. ’    µ
  12198. ’    µ
  12199. ’    µ
  12200. ’    µ
  12201. ’    µ
  12202. ’    µ
  12203. ’    µ
  12204. ’    µ
  12205. ’    µ
  12206. ’    µ
  12207. ’    µ
  12208. ’    µ
  12209. ’    µ
  12210. ’    µ
  12211. ’    µ
  12212. ’    µ
  12213. ’    µ
  12214. ’    µ
  12215. ’    µ
  12216. ’    µ
  12217. ’    µ
  12218. ’    µ
  12219. ’    µ
  12220. ’    µ
  12221. ’    µ
  12222. ’    µı˛0P˛0P˛0P˛0P˛0wP00
  12223. 
  12224. 6
  12225. 
  12226. 
  12227. 6
  12228. 
  12229. 
  12230. 6
  12231. 
  12232. 
  12233. 6
  12234. 
  12235. 
  12236. 6
  12237. 
  12238. 
  12239. 6
  12240. 
  12241. 
  12242. 6
  12243. 
  12244. 
  12245. 6
  12246. Wg{wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúk|*w
  12247. 6
  12248. 
  12249. 
  12250. 6
  12251. 
  12252. 
  12253. 6
  12254. 
  12255. 
  12256. 6
  12257. 
  12258. 
  12259. 6
  12260. 
  12261. 
  12262. 6
  12263. 
  12264. 
  12265. 6
  12266. 
  12267. 
  12268. 6
  12269. 
  12270. 
  12271. 6
  12272. 
  12273. 
  12274. 6
  12275. 
  12276. 
  12277. 6
  12278. 
  12279. 
  12280. 6
  12281. 
  12282. 
  12283. 6
  12284. 7BŸoúsúwΩsúu    µ
  12285. ’˛    µ
  12286. ’˛    µ
  12287. ’˛    µ
  12288. ’˛    µ
  12289. ’˛    µ
  12290. ’˛    µ
  12291. ’˛    µ
  12292. ’˛    µ
  12293. ’˛    µ
  12294. ’˛    µ
  12295. ’˛    µ
  12296. ’˛    µ
  12297. ’˛    µ
  12298. ’˛    µ
  12299. ’˛    µ
  12300. ’˛    µ
  12301. ’˛    µ
  12302. ’˛    µ
  12303. ’    µ
  12304. ’00˛00˛00˛00˛0#001
  12305. 
  12306. 
  12307. 
  12308. 
  12309. 
  12310. 
  12311. 
  12312. 
  12313. 
  12314. 
  12315. 
  12316. 
  12317. 
  12318. 
  12319. 6_[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú<wΩsúc[6
  12320. 
  12321. 
  12322. 
  12323. 
  12324. 
  12325. 
  12326. 
  12327. 
  12328. 
  12329. 
  12330. 
  12331. 
  12332. 
  12333. 
  12334. 
  12335. 
  12336. 
  12337. 
  12338. 
  12339. 
  12340. 
  12341. 
  12342. 
  12343. 
  12344. 
  12345. 
  12346. 6BŸsúwΩ•P
  12347. ’    µ
  12348. ’    µ
  12349. ’    µ
  12350. ’    µ
  12351. ’    µ
  12352. ’    µ
  12353. ’    µ
  12354. ’    µ
  12355. ’    µ
  12356. ’    µ
  12357. ’    µ
  12358. ’    µ
  12359. ’    µ
  12360. ’    µ
  12361. ’    µ
  12362. ’    µ
  12363. ’    µ
  12364. ’    µ
  12365. ’    µ
  12366. ’    µ
  12367. ’    µ
  12368. ’    µ
  12369. ’    µ
  12370. ’    µ
  12371. ’    µ
  12372. ’    µ
  12373. ’    µ
  12374. ’    µ
  12375. ’    µ
  12376. ’    µ
  12377. ’    µ
  12378. ’    µ
  12379. ’    µ
  12380. ’    µ
  12381. ’    µ
  12382. ’    µ
  12383. ’    µ
  12384. ’    µ
  12385. Ù10P˛0P˛0P˛0P˛0u4
  12386. 
  12387. 
  12388. 6
  12389. 
  12390. 
  12391. 6
  12392. 
  12393. 
  12394. 6
  12395. 
  12396. 
  12397. 6
  12398. 
  12399. 
  12400. 6
  12401. 
  12402. 
  12403. 6
  12404. 
  12405. 
  12406. 6
  12407. 
  12408. [;wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúS6
  12409. 6
  12410. 
  12411. 
  12412. 6
  12413. 
  12414. 
  12415. 6
  12416. 
  12417. 
  12418. 6
  12419. 
  12420. 
  12421. 6
  12422. 
  12423. 
  12424. 6
  12425. 
  12426. 
  12427. 6
  12428. 
  12429. 
  12430. 6
  12431. 
  12432. 
  12433. 6
  12434. 
  12435. 
  12436. 6
  12437. 
  12438. 
  12439. 6
  12440. 
  12441. 
  12442. 6
  12443. 
  12444. 
  12445. 6
  12446. 
  12447. 
  12448. 6
  12449. 
  12450. &x[;p˛    µ
  12451. ’˛    µ
  12452. ’˛    µ
  12453. ’˛    µ
  12454. ’˛    µ
  12455. ’˛    µ
  12456. ’˛    µ
  12457. ’˛    µ
  12458. ’˛    µ
  12459. ’˛    µ
  12460. ’˛    µ
  12461. ’˛    µ
  12462. ’˛    µ
  12463. ’˛    µ
  12464. ’˛    µ
  12465. ’˛    µ
  12466. ’˛    µ
  12467. ’˛    µ
  12468. ’˛    µ
  12469. ’˛    µ0˛00˛00˛00˛0
  12470. 
  12471. 
  12472. 
  12473. 
  12474. 
  12475. 
  12476. 
  12477. 
  12478. 
  12479. 
  12480. 
  12481. 
  12482. 
  12483. 
  12484. 
  12485. N˙wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú>wΩsúBŸ
  12486. 
  12487. 
  12488. 
  12489. 
  12490. 
  12491. 
  12492. 
  12493. 
  12494. 
  12495. 
  12496. 
  12497. 
  12498. 
  12499. 
  12500. 
  12501. 
  12502. 
  12503. 
  12504. 
  12505. 
  12506. 
  12507. 
  12508. 
  12509. 
  12510. 
  12511. 
  12512. 
  12513. 
  12514. 
  12515. ßR
  12516. ’    µ
  12517. ’    µ
  12518. ’    µ
  12519. ’    µ
  12520. ’    µ
  12521. ’    µ
  12522. ’    µ
  12523. ’    µ
  12524. ’    µ
  12525. ’    µ
  12526. ’    µ
  12527. ’    µ
  12528. ’    µ
  12529. ’    µ
  12530. ’    µ
  12531. ’    µ
  12532. ’    µ
  12533. ’    µ
  12534. ’    µ
  12535. ’    µ
  12536. ’    µ
  12537. ’    µ
  12538. ’    µ
  12539. ’    µ
  12540. ’    µ
  12541. ’    µ
  12542. ’    µ
  12543. ’    µ
  12544. ’    µ
  12545. ’    µ
  12546. ’    µ
  12547. ’    µ
  12548. ’    µ
  12549. ’    µ
  12550. ’    µ
  12551. ’    µ
  12552. ’    µ
  12553. ’    µ
  12554. ’    µ
  12555. ’    µ0P˛0P˛0P˛0wP1
  12556. 
  12557. 6
  12558. 
  12559. 
  12560. 6
  12561. 
  12562. 
  12563. 6
  12564. 
  12565. 
  12566. 6
  12567. 
  12568. 
  12569. 6
  12570. 
  12571. 
  12572. 6
  12573. 
  12574. 
  12575. 6
  12576. 
  12577. 6∏wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩoú:π
  12578. 6
  12579. 
  12580. 
  12581. 6
  12582. 
  12583. 
  12584. 6
  12585. 
  12586. 
  12587. 6
  12588. 
  12589. 
  12590. 6
  12591. 
  12592. 
  12593. 6
  12594. 
  12595. 
  12596. 6
  12597. 
  12598. 
  12599. 6
  12600. 
  12601. 
  12602. 6
  12603. 
  12604. 
  12605. 6
  12606. 
  12607. 
  12608. 6
  12609. 
  12610. 
  12611. 6
  12612. 
  12613. 
  12614. 6
  12615. 
  12616. 
  12617. 6
  12618. 
  12619. 
  12620. 6
  12621. 
  12622. s    µ
  12623. ’˛    µ
  12624. ’˛    µ
  12625. ’˛    µ
  12626. ’˛    µ
  12627. ’˛    µ
  12628. ’˛    µ
  12629. ’˛    µ
  12630. ’˛    µ
  12631. ’˛    µ
  12632. ’˛    µ
  12633. ’˛    µ
  12634. ’˛    µ
  12635. ’˛    µ
  12636. ’˛    µ
  12637. ’˛    µ
  12638. ’˛    µ
  12639. ’˛    µ
  12640. ’˛    µ
  12641. ’˛    µ
  12642. ’˛    µ
  12643. ı˛00˛00˛00
  12644. 3
  12645. 
  12646. 
  12647. 
  12648. 
  12649. 
  12650. 
  12651. 
  12652. 
  12653. 
  12654. 
  12655. 
  12656. 
  12657. 
  12658. *wwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú@wΩsú&w
  12659. 
  12660. 
  12661. 
  12662. 
  12663. 
  12664. 
  12665. 
  12666. 
  12667. 
  12668. 
  12669. 
  12670. 
  12671. 
  12672. 
  12673. 
  12674. 
  12675. 
  12676. 
  12677. 
  12678. 
  12679. 
  12680. 
  12681. 
  12682. 
  12683. 
  12684. 
  12685. 
  12686. 
  12687. 
  12688. 
  12689. ©T
  12690. ’    µ
  12691. ’    µ
  12692. ’    µ
  12693. ’    µ
  12694. ’    µ
  12695. ’    µ
  12696. ’    µ
  12697. ’    µ
  12698. ’    µ
  12699. ’    µ
  12700. ’    µ
  12701. ’    µ
  12702. ’    µ
  12703. ’    µ
  12704. ’    µ
  12705. ’    µ
  12706. ’    µ
  12707. ’    µ
  12708. ’    µ
  12709. ’    µ
  12710. ’    µ
  12711. ’    µ
  12712. ’    µ
  12713. ’    µ
  12714. ’    µ
  12715. ’    µ
  12716. ’    µ
  12717. ’    µ
  12718. ’    µ
  12719. ’    µ
  12720. ’    µ
  12721. ’    µ
  12722. ’    µ
  12723. ’    µ
  12724. ’    µ
  12725. ’    µ
  12726. ’    µ
  12727. ’    µ
  12728. ’    µ
  12729. ’    µ
  12730. ’    µ
  12731. P˛0P˛0yP00
  12732. 
  12733. 6
  12734. 
  12735. 
  12736. 6
  12737. 
  12738. 
  12739. 6
  12740. 
  12741. 
  12742. 6
  12743. 
  12744. 
  12745. 6
  12746. 
  12747. 
  12748. 6
  12749. 
  12750. 
  12751. 6
  12752. 
  12753. 6k|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú:π
  12754. 6
  12755. 
  12756. 
  12757. 6
  12758. 
  12759. 
  12760. 6
  12761. 
  12762. 
  12763. 6
  12764. 
  12765. 
  12766. 6
  12767. 
  12768. 
  12769. 6
  12770. 
  12771. 
  12772. 6
  12773. 
  12774. 
  12775. 6
  12776. 
  12777. 
  12778. 6
  12779. 
  12780. 
  12781. 6
  12782. 
  12783. 
  12784. 6
  12785. 
  12786. 
  12787. 6
  12788. 
  12789. 
  12790. 6
  12791. 
  12792. 
  12793. 6
  12794. 
  12795. 
  12796. 6
  12797. 
  12798. 
  12799. 6
  12800. r˛    µ
  12801. ’˛    µ
  12802. ’˛    µ
  12803. ’˛    µ
  12804. ’˛    µ
  12805. ’˛    µ
  12806. ’˛    µ
  12807. ’˛    µ
  12808. ’˛    µ
  12809. ’˛    µ
  12810. ’˛    µ
  12811. ’˛    µ
  12812. ’˛    µ
  12813. ’˛    µ
  12814. ’˛    µ
  12815. ’˛    µ
  12816. ’˛    µ
  12817. ’˛    µ
  12818. ’˛    µ
  12819. ’˛    µ
  12820. ’˛    µ
  12821. ’˛00˛0000
  12822. 
  12823. 
  12824. 
  12825. 
  12826. 
  12827. 
  12828. 
  12829. 
  12830. 
  12831. 
  12832. 
  12833. 
  12834. 
  12835. J˙˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súBwΩsúJ˙
  12836. 
  12837. 
  12838. 
  12839. 
  12840. 
  12841. 
  12842. 
  12843. 
  12844. 
  12845. 
  12846. 
  12847. 
  12848. 
  12849. 
  12850. 
  12851. 
  12852. 
  12853. 
  12854. 
  12855. 
  12856. 
  12857. 
  12858. 
  12859. 
  12860. 
  12861. 
  12862. 
  12863. 
  12864. 
  12865. 
  12866. 
  12867. ©V
  12868. ’    µ
  12869. ’    µ
  12870. ’    µ
  12871. ’    µ
  12872. ’    µ
  12873. ’    µ
  12874. ’    µ
  12875. ’    µ
  12876. ’    µ
  12877. ’    µ
  12878. ’    µ
  12879. ’    µ
  12880. ’    µ
  12881. ’    µ
  12882. ’    µ
  12883. ’    µ
  12884. ’    µ
  12885. ’    µ
  12886. ’    µ
  12887. ’    µ
  12888. ’    µ
  12889. ’    µ
  12890. ’    µ
  12891. ’    µ
  12892. ’    µ
  12893. ’    µ
  12894. ’    µ
  12895. ’    µ
  12896. ’    µ
  12897. ’    µ
  12898. ’    µ
  12899. ’    µ
  12900. ’    µ
  12901. ’    µ
  12902. ’    µ
  12903. ’    µ
  12904. ’    µ
  12905. ’    µ
  12906. ’    µ
  12907. ’    µ
  12908. ’    µ
  12909. ’    µ
  12910. ’P˛0P˛0w
  12911. 3
  12912. 
  12913. 
  12914. 6
  12915. 
  12916. 
  12917. 6
  12918. 
  12919. 
  12920. 6
  12921. 
  12922. 
  12923. 6
  12924. 
  12925. 
  12926. 6
  12927. 
  12928. 
  12929. 6
  12930. 
  12931. .òsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú_[
  12932. 6
  12933. 
  12934. 
  12935. 6
  12936. 
  12937. 
  12938. 6
  12939. 
  12940. 
  12941. 6
  12942. 
  12943. 
  12944. 6
  12945. 
  12946. 
  12947. 6
  12948. 
  12949. 
  12950. 6
  12951. 
  12952. 
  12953. 6
  12954. 
  12955. 
  12956. 6
  12957. 
  12958. 
  12959. 6
  12960. 
  12961. 
  12962. 6
  12963. 
  12964. 
  12965. 6
  12966. 
  12967. 
  12968. 6
  12969. 
  12970. 
  12971. 6
  12972. 
  12973. 
  12974. 6
  12975. 
  12976. 
  12977. 6
  12978. 
  12979. u    µ
  12980. ’˛    µ
  12981. ’˛    µ
  12982. ’˛    µ
  12983. ’˛    µ
  12984. ’˛    µ
  12985. ’˛    µ
  12986. ’˛    µ
  12987. ’˛    µ
  12988. ’˛    µ
  12989. ’˛    µ
  12990. ’˛    µ
  12991. ’˛    µ
  12992. ’˛    µ
  12993. ’˛    µ
  12994. ’˛    µ
  12995. ’˛    µ
  12996. ’˛    µ
  12997. ’˛    µ
  12998. ’˛    µ
  12999. ’˛    µ
  13000. ’˛    µ
  13001. Û˛00˛0
  13002. 
  13003. 
  13004. 
  13005. 
  13006. 
  13007. 
  13008. 
  13009. 
  13010. 
  13011. 
  13012. 
  13013. 
  13014. 
  13015. 6g[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súDwΩsúg|6
  13016. 
  13017. 
  13018. 
  13019. 
  13020. 
  13021. 
  13022. 
  13023. 
  13024. 
  13025. 
  13026. 
  13027. 
  13028. 
  13029. 
  13030. 
  13031. 
  13032. 
  13033. 
  13034. 
  13035. 
  13036. 
  13037. 
  13038. 
  13039. 
  13040. 
  13041. 
  13042. 
  13043. 
  13044. 
  13045. 
  13046. 
  13047. 
  13048. ´X
  13049. ’    µ
  13050. ’    µ
  13051. ’    µ
  13052. ’    µ
  13053. ’    µ
  13054. ’    µ
  13055. ’    µ
  13056. ’    µ
  13057. ’    µ
  13058. ’    µ
  13059. ’    µ
  13060. ’    µ
  13061. ’    µ
  13062. ’    µ
  13063. ’    µ
  13064. ’    µ
  13065. ’    µ
  13066. ’    µ
  13067. ’    µ
  13068. ’    µ
  13069. ’    µ
  13070. ’    µ
  13071. ’    µ
  13072. ’    µ
  13073. ’    µ
  13074. ’    µ
  13075. ’    µ
  13076. ’    µ
  13077. ’    µ
  13078. ’    µ
  13079. ’    µ
  13080. ’    µ
  13081. ’    µ
  13082. ’    µ
  13083. ’    µ
  13084. ’    µ
  13085. ’    µ
  13086. ’    µ
  13087. ’    µ
  13088. ’    µ
  13089. ’    µ
  13090. ’    µ
  13091. ’    µ
  13092. ÙP˛0yP0
  13093. 
  13094. 6
  13095. 
  13096. 
  13097. 6
  13098. 
  13099. 
  13100. 6
  13101. 
  13102. 
  13103. 6
  13104. 
  13105. 
  13106. 6
  13107. 
  13108. 
  13109. 6
  13110. 
  13111. 
  13112. 6J˘wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúoú&W
  13113. 6
  13114. 
  13115. 
  13116. 6
  13117. 
  13118. 
  13119. 6
  13120. 
  13121. 
  13122. 6
  13123. 
  13124. 
  13125. 6
  13126. 
  13127. 
  13128. 6
  13129. 
  13130. 
  13131. 6
  13132. 
  13133. 
  13134. 6
  13135. 
  13136. 
  13137. 6
  13138. 
  13139. 
  13140. 6
  13141. 
  13142. 
  13143. 6
  13144. 
  13145. 
  13146. 6
  13147. 
  13148. 
  13149. 6
  13150. 
  13151. 
  13152. 6
  13153. 
  13154. 
  13155. 6
  13156. 
  13157. 
  13158. 6
  13159. 
  13160. 
  13161. 6
  13162. t˛    µ
  13163. ’˛    µ
  13164. ’˛    µ
  13165. ’˛    µ
  13166. ’˛    µ
  13167. ’˛    µ
  13168. ’˛    µ
  13169. ’˛    µ
  13170. ’˛    µ
  13171. ’˛    µ
  13172. ’˛    µ
  13173. ’˛    µ
  13174. ’˛    µ
  13175. ’˛    µ
  13176. ’˛    µ
  13177. ’˛    µ
  13178. ’˛    µ
  13179. ’˛    µ
  13180. ’˛    µ
  13181. ’˛    µ
  13182. ’˛    µ
  13183. ’˛    µ
  13184. ’˛00
  13185. 3
  13186. 
  13187. 
  13188. 
  13189. 
  13190. 
  13191. 
  13192. 
  13193. 
  13194. 
  13195. 
  13196. 
  13197. 
  13198. 6súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súFwΩsúsúBŸ
  13199. 
  13200. 
  13201. 
  13202. 
  13203. 
  13204. 
  13205. 
  13206. 
  13207. 
  13208. 
  13209. 
  13210. 
  13211. 
  13212. 
  13213. 
  13214. 
  13215. 
  13216. 
  13217. 
  13218. 
  13219. 
  13220. 
  13221. 
  13222. 
  13223. 
  13224. 
  13225. 
  13226. 
  13227. 
  13228. 
  13229. 
  13230. 
  13231. 
  13232. Æ
  13233. ’    µ
  13234. ’    µ
  13235. ’    µ
  13236. ’    µ
  13237. ’    µ
  13238. ’    µ
  13239. ’    µ
  13240. ’    µ
  13241. ’    µ
  13242. ’    µ
  13243. ’    µ
  13244. ’    µ
  13245. ’    µ
  13246. ’    µ
  13247. ’    µ
  13248. ’    µ
  13249. ’    µ
  13250. ’    µ
  13251. ’    µ
  13252. ’    µ
  13253. ’    µ
  13254. ’    µ
  13255. ’    µ
  13256. ’    µ
  13257. ’    µ
  13258. ’    µ
  13259. ’    µ
  13260. ’    µ
  13261. ’    µ
  13262. ’    µ
  13263. ’    µ
  13264. ’    µ
  13265. ’    µ
  13266. ’    µ
  13267. ’    µ
  13268. ’    µ
  13269. ’    µ
  13270. ’    µ
  13271. ’    µ
  13272. ’    µ
  13273. ’    µ
  13274. ’    µ
  13275. ’    µ
  13276. ’    µ
  13277. P00
  13278. 
  13279. 6
  13280. 
  13281. 
  13282. 6
  13283. 
  13284. 
  13285. 6
  13286. 
  13287. 
  13288. 6
  13289. 
  13290. 
  13291. 6
  13292. 
  13293. 
  13294. 6
  13295. 
  13296. 
  13297. 6
  13298. SsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩoú7
  13299. 
  13300. 
  13301. 6
  13302. 
  13303. 
  13304. 6
  13305. 
  13306. 
  13307. 6
  13308. 
  13309. 
  13310. 6
  13311. 
  13312. 
  13313. 6
  13314. 
  13315. 
  13316. 6
  13317. 
  13318. 
  13319. 6
  13320. 
  13321. 
  13322. 6
  13323. 
  13324. 
  13325. 6
  13326. 
  13327. 
  13328. 6
  13329. 
  13330. 
  13331. 6
  13332. 
  13333. 
  13334. 6
  13335. 
  13336. 
  13337. 6
  13338. 
  13339. 
  13340. 6
  13341. 
  13342. 
  13343. 6
  13344. 
  13345. 
  13346. 6
  13347. 
  13348. u    µ
  13349. ’˛    µ
  13350. ’˛    µ
  13351. ’˛    µ
  13352. ’˛    µ
  13353. ’˛    µ
  13354. ’˛    µ
  13355. ’˛    µ
  13356. ’˛    µ
  13357. ’˛    µ
  13358. ’˛    µ
  13359. ’˛    µ
  13360. ’˛    µ
  13361. ’˛    µ
  13362. ’˛    µ
  13363. ’˛    µ
  13364. ’˛    µ
  13365. ’˛    µ
  13366. ’˛    µ
  13367. ’˛    µ
  13368. ’˛    µ
  13369. ’˛    µ
  13370. ’˛    µ 
  13371. ’00
  13372. 
  13373. 
  13374. 
  13375. 
  13376. 
  13377. 
  13378. 
  13379. 
  13380. 
  13381. 
  13382. 
  13383. 
  13384. WsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súD:∏
  13385. 
  13386. 
  13387. 
  13388. 
  13389. 
  13390. 
  13391. 
  13392. 
  13393. 
  13394. 
  13395. 
  13396. 
  13397. 
  13398. 
  13399. 
  13400. 
  13401. 
  13402. 
  13403. 
  13404. 
  13405. 
  13406. 
  13407. 
  13408. 
  13409. 
  13410. 
  13411. 
  13412. 
  13413. 
  13414. 
  13415. 
  13416. 
  13417. 
  13418. Æ
  13419. ’    µ
  13420. ’    µ
  13421. ’    µ
  13422. ’    µ
  13423. ’    µ
  13424. ’    µ
  13425. ’    µ
  13426. ’    µ
  13427. ’    µ
  13428. ’    µ
  13429. ’    µ
  13430. ’    µ
  13431. ’    µ
  13432. ’    µ
  13433. ’    µ
  13434. ’    µ
  13435. ’    µ
  13436. ’    µ
  13437. ’    µ
  13438. ’    µ
  13439. ’    µ
  13440. ’    µ
  13441. ’    µ
  13442. ’    µ
  13443. ’    µ
  13444. ’    µ
  13445. ’    µ
  13446. ’    µ
  13447. ’    µ
  13448. ’    µ
  13449. ’    µ
  13450. ’    µ
  13451. ’    µ
  13452. ’    µ
  13453. ’    µ
  13454. ’    µ
  13455. ’    µ
  13456. ’    µ
  13457. ’    µ
  13458. ’    µ
  13459. ’    µ
  13460. ’    µ
  13461. ’    µ
  13462. ’    µ
  13463. ’    µ
  13464. ’0
  13465. 3
  13466. 
  13467. 
  13468. 6
  13469. 
  13470. 
  13471. 6
  13472. 
  13473. 
  13474. 6
  13475. 
  13476. 
  13477. 6
  13478. 
  13479. 
  13480. 6
  13481. 
  13482. 
  13483. 6
  13484. 
  13485. N˙wΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúk|
  13486. 
  13487. 
  13488. 6
  13489. 
  13490. 
  13491. 6
  13492. 
  13493. 
  13494. 6
  13495. 
  13496. 
  13497. 6
  13498. 
  13499. 
  13500. 6
  13501. 
  13502. 
  13503. 6
  13504. 
  13505. 
  13506. 6
  13507. 
  13508. 
  13509. 6
  13510. 
  13511. 
  13512. 6
  13513. 
  13514. 
  13515. 6
  13516. 
  13517. 
  13518. 6
  13519. 
  13520. 
  13521. 6
  13522. 
  13523. 
  13524. 6
  13525. 
  13526. 
  13527. 6
  13528. 
  13529. 
  13530. 6
  13531. 
  13532. 
  13533. 6
  13534. 
  13535. 
  13536. 6
  13537. r˛    µ
  13538. ’˛    µ
  13539. ’˛    µ
  13540. ’˛    µ
  13541. ’˛    µ
  13542. ’˛    µ
  13543. ’˛    µ
  13544. ’˛    µ
  13545. ’˛    µ
  13546. ’˛    µ
  13547. ’˛    µ
  13548. ’˛    µ
  13549. ’˛    µ
  13550. ’˛    µ
  13551. ’˛    µ
  13552. ’˛    µ
  13553. ’˛    µ
  13554. ’˛    µ
  13555. ’˛    µ
  13556. ’˛    µ
  13557. ’˛    µ
  13558. ’˛    µ
  13559. ’˛    µ
  13560. ı
  13561. 
  13562. 
  13563. 
  13564. 
  13565. 
  13566. 
  13567. 
  13568. 
  13569. 
  13570. 
  13571. 
  13572. 
  13573. 
  13574. 6wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súFwΩ2ò
  13575. 
  13576. 
  13577. 
  13578. 
  13579. 
  13580. 
  13581. 
  13582. 
  13583. 
  13584. 
  13585. 
  13586. 
  13587. 
  13588. 
  13589. 
  13590. 
  13591. 
  13592. 
  13593. 
  13594. 
  13595. 
  13596. 
  13597. 
  13598. 
  13599. 
  13600. 
  13601. 
  13602. 
  13603. 
  13604. 
  13605. 
  13606. 
  13607. 
  13608. 
  13609. Æ
  13610. ’    µ
  13611. ’    µ
  13612. ’    µ
  13613. ’    µ
  13614. ’    µ
  13615. ’    µ
  13616. ’    µ
  13617. ’    µ
  13618. ’    µ
  13619. ’    µ
  13620. ’    µ
  13621. ’    µ
  13622. ’    µ
  13623. ’    µ
  13624. ’    µ
  13625. ’    µ
  13626. ’    µ
  13627. ’    µ
  13628. ’    µ
  13629. ’    µ
  13630. ’    µ
  13631. ’    µ
  13632. ’    µ
  13633. ’    µ
  13634. ’    µ
  13635. ’    µ
  13636. ’    µ
  13637. ’    µ
  13638. ’    µ
  13639. ’    µ
  13640. ’    µ
  13641. ’    µ
  13642. ’    µ
  13643. ’    µ
  13644. ’    µ
  13645. ’    µ
  13646. ’    µ
  13647. ’    µ
  13648. ’    µ
  13649. ’    µ
  13650. ’    µ
  13651. ’    µ
  13652. ’    µ
  13653. ’    µ
  13654. ’    µ
  13655. ’    ’
  13656. 
  13657. 6
  13658. 
  13659. 
  13660. 6
  13661. 
  13662. 
  13663. 6
  13664. 
  13665. 
  13666. 6
  13667. 
  13668. 
  13669. 6
  13670. 
  13671. 
  13672. 6
  13673. 
  13674. SsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ[;
  13675. 
  13676. 6
  13677. 
  13678. 
  13679. 6
  13680. 
  13681. 
  13682. 6
  13683. 
  13684. 
  13685. 6
  13686. 
  13687. 
  13688. 6
  13689. 
  13690. 
  13691. 6
  13692. 
  13693. 
  13694. 6
  13695. 
  13696. 
  13697. 6
  13698. 
  13699. 
  13700. 6
  13701. 
  13702. 
  13703. 6
  13704. 
  13705. 
  13706. 6
  13707. 
  13708. 
  13709. 6
  13710. 
  13711. 
  13712. 6
  13713. 
  13714. 
  13715. 6
  13716. 
  13717. 
  13718. 6
  13719. 
  13720. 
  13721. 6
  13722. 
  13723. 
  13724. 6
  13725. 
  13726. w    µ
  13727. ’˛    µ
  13728. ’˛    µ
  13729. ’˛    µ
  13730. ’˛    µ
  13731. ’˛    µ
  13732. ’˛    µ
  13733. ’˛    µ
  13734. ’˛    µ
  13735. ’˛    µ
  13736. ’˛    µ
  13737. ’˛    µ
  13738. ’˛    µ
  13739. ’˛    µ
  13740. ’˛    µ
  13741. ’˛    µ
  13742. ’˛    µ
  13743. ’˛    µ
  13744. ’˛    µ
  13745. ’˛    µ
  13746. ’˛    µ
  13747. ’˛    µ
  13748. ’˛    µ 
  13749. ’    µ    ı    ı
  13750. 
  13751. 
  13752. 
  13753. 
  13754. 
  13755. 
  13756. 
  13757. 
  13758. 
  13759. 
  13760. 
  13761. 
  13762. k|súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súHwΩsú:∏
  13763. 
  13764. 
  13765. 
  13766. 
  13767. 
  13768. 
  13769. 
  13770. 
  13771. 
  13772. 
  13773. 
  13774. 
  13775. 
  13776. 
  13777. 
  13778. 
  13779. 
  13780. 
  13781. 
  13782. 
  13783. 
  13784. 
  13785. 
  13786. 
  13787. 
  13788. 
  13789. 
  13790. 
  13791. 
  13792. 
  13793. 
  13794. 
  13795. 
  13796. 
  13797. Æ
  13798. ’    µ
  13799. ’    µ
  13800. ’    µ
  13801. ’    µ
  13802. ’    µ
  13803. ’    µ
  13804. ’    µ
  13805. ’    µ
  13806. ’    µ
  13807. ’    µ
  13808. ’    µ
  13809. ’    µ
  13810. ’    µ
  13811. ’    µ
  13812. ’    µ
  13813. ’    µ
  13814. ’    µ
  13815. ’    µ
  13816. ’    µ
  13817. ’    µ
  13818. ’    µ
  13819. ’    µ
  13820. ’    µ
  13821. ’    µ
  13822. ’    µ
  13823. ’    µ
  13824. ’    µ
  13825. ’    µ
  13826. ’    µ
  13827. ’    µ
  13828. ’    µ
  13829. ’    µ
  13830. ’    µ
  13831. ’    µ
  13832. ’    µ
  13833. ’    µ
  13834. ’    µ
  13835. ’    µ
  13836. ’    µ
  13837. ’    µ
  13838. ’    µ
  13839. ’    µ
  13840. ’    µ
  13841. ’    µ
  13842. ’    µ
  13843. ’    ı    ˆ
  13844. 
  13845. 6
  13846. 
  13847. 
  13848. 6
  13849. 
  13850. 
  13851. 6
  13852. 
  13853. 
  13854. 6
  13855. 
  13856. 
  13857. 6
  13858. 
  13859. 
  13860. 62òwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ6
  13861. 6
  13862. 
  13863. 
  13864. 6
  13865. 
  13866. 
  13867. 6
  13868. 
  13869. 
  13870. 6
  13871. 
  13872. 
  13873. 6
  13874. 
  13875. 
  13876. 6
  13877. 
  13878. 
  13879. 6
  13880. 
  13881. 
  13882. 6
  13883. 
  13884. 
  13885. 6
  13886. 
  13887. 
  13888. 6
  13889. 
  13890. 
  13891. 6
  13892. 
  13893. 
  13894. 6
  13895. 
  13896. 
  13897. 6
  13898. 
  13899. 
  13900. 6
  13901. 
  13902. 
  13903. 6
  13904. 
  13905. 
  13906. 6
  13907. 
  13908. 
  13909. 6
  13910. 
  13911. 
  13912. 6
  13913. v˛    µ
  13914. ’˛    µ
  13915. ’˛    µ
  13916. ’˛    µ
  13917. ’˛    µ
  13918. ’˛    µ
  13919. ’˛    µ
  13920. ’˛    µ
  13921. ’˛    µ
  13922. ’˛    µ
  13923. ’˛    µ
  13924. ’˛    µ
  13925. ’˛    µ
  13926. ’˛    µ
  13927. ’˛    µ
  13928. ’˛    µ
  13929. ’˛    µ
  13930. ’˛    µ
  13931. ’˛    µ
  13932. ’˛    µ
  13933. ’˛    µ
  13934. ’˛    µ 
  13935. ’    µ    µ    ’    ˆ    ı    ˆ    ı
  13936. 
  13937. 
  13938. 
  13939. 
  13940. 
  13941. 
  13942. 
  13943. 
  13944. 
  13945. 
  13946. OsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súJwΩsúsú[:
  13947. 
  13948. 
  13949. 
  13950. 
  13951. 
  13952. 
  13953. 
  13954. 
  13955. 
  13956. 
  13957. 
  13958. 
  13959. 
  13960. 
  13961. 
  13962. 
  13963. 
  13964. 
  13965. 
  13966. 
  13967. 
  13968. 
  13969. 
  13970. 
  13971. 
  13972. 
  13973. 
  13974. 
  13975. 
  13976. 
  13977. 
  13978. 
  13979. 
  13980. 
  13981. 
  13982. Æ
  13983. ’    µ
  13984. ’    µ
  13985. ’    µ
  13986. ’    µ
  13987. ’    µ
  13988. ’    µ
  13989. ’    µ
  13990. ’    µ
  13991. ’    µ
  13992. ’    µ
  13993. ’    µ
  13994. ’    µ
  13995. ’    µ
  13996. ’    µ
  13997. ’    µ
  13998. ’    µ
  13999. ’    µ
  14000. ’    µ
  14001. ’    µ
  14002. ’    µ
  14003. ’    µ
  14004. ’    µ
  14005. ’    µ
  14006. ’    µ
  14007. ’    µ
  14008. ’    µ
  14009. ’    µ
  14010. ’    µ
  14011. ’    µ
  14012. ’    µ
  14013. ’    µ
  14014. ’    µ
  14015. ’    µ
  14016. ’    µ
  14017. ’    µ
  14018. ’    µ
  14019. ’    µ
  14020. ’    µ
  14021. ’    µ
  14022. ’    µ
  14023. ’    µ
  14024. ’    µ
  14025. ’    µ
  14026. ’    µ
  14027. ’    µ
  14028. ˆ    ˆ    ı    ˆ
  14029. 
  14030. 6
  14031. 
  14032. 
  14033. 6
  14034. 
  14035. 
  14036. 6
  14037. 
  14038. 
  14039. 6
  14040. 
  14041. 
  14042. 6
  14043. 
  14044. oúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú>Ÿ
  14045. 
  14046. 
  14047. 6
  14048. 
  14049. 
  14050. 6
  14051. 
  14052. 
  14053. 6
  14054. 
  14055. 
  14056. 6
  14057. 
  14058. 
  14059. 6
  14060. 
  14061. 
  14062. 6
  14063. 
  14064. 
  14065. 6
  14066. 
  14067. 
  14068. 6
  14069. 
  14070. 
  14071. 6
  14072. 
  14073. 
  14074. 6
  14075. 
  14076. 
  14077. 6
  14078. 
  14079. 
  14080. 6
  14081. 
  14082. 
  14083. 6
  14084. 
  14085. 
  14086. 6
  14087. 
  14088. 
  14089. 6
  14090. 
  14091. 
  14092. 6
  14093. 
  14094. 
  14095. 6
  14096. 
  14097. u    µ
  14098. ’˛    µ
  14099. ’˛    µ
  14100. ’˛    µ
  14101. ’˛    µ
  14102. ’˛    µ
  14103. ’˛    µ
  14104. ’˛    µ
  14105. ’˛    µ
  14106. ’˛    µ
  14107. ’˛    µ
  14108. ’˛    µ
  14109. ’˛    µ
  14110. ’˛    µ
  14111. ’˛    µ
  14112. ’˛    µ
  14113. ’˛    µ
  14114. ’˛    µ
  14115. ’˛    µ
  14116. ’˛    µ
  14117. ’˛    µ
  14118. ’˛    µ
  14119. ’˛    µ
  14120. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı
  14121. 
  14122. 
  14123. 
  14124. 
  14125. 
  14126. 
  14127. 
  14128. 
  14129. 
  14130. 2òwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súHwΩ6
  14131. 
  14132. 
  14133. 
  14134. 
  14135. 
  14136. 
  14137. 
  14138. 
  14139. 
  14140. 
  14141. 
  14142. 
  14143. 
  14144. 
  14145. 
  14146. 
  14147. 
  14148. 
  14149. 
  14150. 
  14151. 
  14152. 
  14153. 
  14154. 
  14155. 
  14156. 
  14157. 
  14158. 
  14159. 
  14160. 
  14161. 
  14162. 
  14163. 
  14164. 
  14165. 
  14166. Æ
  14167. ’    µ
  14168. ’    µ
  14169. ’    µ
  14170. ’    µ
  14171. ’    µ
  14172. ’    µ
  14173. ’    µ
  14174. ’    µ
  14175. ’    µ
  14176. ’    µ
  14177. ’    µ
  14178. ’    µ
  14179. ’    µ
  14180. ’    µ
  14181. ’    µ
  14182. ’    µ
  14183. ’    µ
  14184. ’    µ
  14185. ’    µ
  14186. ’    µ
  14187. ’    µ
  14188. ’    µ
  14189. ’    µ
  14190. ’    µ
  14191. ’    µ
  14192. ’    µ
  14193. ’    µ
  14194. ’    µ
  14195. ’    µ
  14196. ’    µ
  14197. ’    µ
  14198. ’    µ
  14199. ’    µ
  14200. ’    µ
  14201. ’    µ
  14202. ’    µ
  14203. ’    µ
  14204. ’    µ
  14205. ’    µ
  14206. ’    µ
  14207. ’    µ
  14208. ’    µ
  14209. ’    µ
  14210. ’    µ
  14211. ’    ’    ı    ˆ    ı
  14212. 
  14213. 
  14214. 6
  14215. 
  14216. 
  14217. 6
  14218. 
  14219. 
  14220. 6
  14221. 
  14222. 
  14223. 6
  14224. 
  14225. SsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩc[
  14226. 
  14227. 6
  14228. 
  14229. 
  14230. 6
  14231. 
  14232. 
  14233. 6
  14234. 
  14235. 
  14236. 6
  14237. 
  14238. 
  14239. 6
  14240. 
  14241. 
  14242. 6
  14243. 
  14244. 
  14245. 6
  14246. 
  14247. 
  14248. 6
  14249. 
  14250. 
  14251. 6
  14252. 
  14253. 
  14254. 6
  14255. 
  14256. 
  14257. 6
  14258. 
  14259. 
  14260. 6
  14261. 
  14262. 
  14263. 6
  14264. 
  14265. 
  14266. 6
  14267. 
  14268. 
  14269. 6
  14270. 
  14271. 
  14272. 6
  14273. 
  14274. 
  14275. 6
  14276. 
  14277. 
  14278. 6
  14279. v˛    µ
  14280. ’˛    µ
  14281. ’˛    µ
  14282. ’˛    µ
  14283. ’˛    µ
  14284. ’˛    µ
  14285. ’˛    µ
  14286. ’˛    µ
  14287. ’˛    µ
  14288. ’˛    µ
  14289. ’˛    µ
  14290. ’˛    µ
  14291. ’˛    µ
  14292. ’˛    µ
  14293. ’˛    µ
  14294. ’˛    µ
  14295. ’˛    µ
  14296. ’˛    µ
  14297. ’˛    µ
  14298. ’˛    µ
  14299. ’˛    µ
  14300. ’˛    µ 
  14301. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  14302. 
  14303. 
  14304. 
  14305. 
  14306. 
  14307. 
  14308. 
  14309. 
  14310. k|súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súJwΩsúJ˙
  14311. 
  14312. 
  14313. 
  14314. 
  14315. 
  14316. 
  14317. 
  14318. 
  14319. 
  14320. 
  14321. 
  14322. 
  14323. 
  14324. 
  14325. 
  14326. 
  14327. 
  14328. 
  14329. 
  14330. 
  14331. 
  14332. 
  14333. 
  14334. 
  14335. 
  14336. 
  14337. 
  14338. 
  14339. 
  14340. 
  14341. 
  14342. 
  14343. 
  14344. 
  14345. 
  14346. ´a
  14347. ’    µ
  14348. ’    µ
  14349. ’    µ
  14350. ’    µ
  14351. ’    µ
  14352. ’    µ
  14353. ’    µ
  14354. ’    µ
  14355. ’    µ
  14356. ’    µ
  14357. ’    µ
  14358. ’    µ
  14359. ’    µ
  14360. ’    µ
  14361. ’    µ
  14362. ’    µ
  14363. ’    µ
  14364. ’    µ
  14365. ’    µ
  14366. ’    µ
  14367. ’    µ
  14368. ’    µ
  14369. ’    µ
  14370. ’    µ
  14371. ’    µ
  14372. ’    µ
  14373. ’    µ
  14374. ’    µ
  14375. ’    µ
  14376. ’    µ
  14377. ’    µ
  14378. ’    µ
  14379. ’    µ
  14380. ’    µ
  14381. ’    µ
  14382. ’    µ
  14383. ’    µ
  14384. ’    µ
  14385. ’    µ
  14386. ’    µ
  14387. ’    µ
  14388. ’    µ
  14389. ’    µ
  14390. ’    µ
  14391. ÷    ı    ˆ    ı    ˆ    ı˛
  14392. p
  14393. 6
  14394. 
  14395. 
  14396. 6
  14397. 
  14398. 
  14399. 6
  14400. 
  14401. 
  14402. 6*xwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩBŸ
  14403. 6
  14404. 
  14405. 
  14406. 6
  14407. 
  14408. 
  14409. 6
  14410. 
  14411. 
  14412. 6
  14413. 
  14414. 
  14415. 6
  14416. 
  14417. 
  14418. 6
  14419. 
  14420. 
  14421. 6
  14422. 
  14423. 
  14424. 6
  14425. 
  14426. 
  14427. 6
  14428. 
  14429. 
  14430. 6
  14431. 
  14432. 
  14433. 6
  14434. 
  14435. 
  14436. 6
  14437. 
  14438. 
  14439. 6
  14440. 
  14441. 
  14442. 6
  14443. 
  14444. 
  14445. 6
  14446. 
  14447. 
  14448. 6
  14449. 
  14450. 
  14451. 6
  14452. 
  14453. 
  14454. 6
  14455. 
  14456. w    µ
  14457. ’˛    µ
  14458. ’˛    µ
  14459. ’˛    µ
  14460. ’˛    µ
  14461. ’˛    µ
  14462. ’˛    µ
  14463. ’˛    µ
  14464. ’˛    µ
  14465. ’˛    µ
  14466. ’˛    µ
  14467. ’˛    µ
  14468. ’˛    µ
  14469. ’˛    µ
  14470. ’˛    µ
  14471. ’˛    µ
  14472. ’˛    µ
  14473. ’˛    µ
  14474. ’˛    µ
  14475. ’˛    µ
  14476. ’˛    µ
  14477. ’˛    µ 
  14478. ’    µ    µ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  14479. 
  14480. 
  14481. 
  14482. 
  14483. 
  14484. 
  14485. 
  14486. :∏súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súH>Ÿ
  14487. 
  14488. 
  14489. 
  14490. 
  14491. 
  14492. 
  14493. 
  14494. 
  14495. 
  14496. 
  14497. 
  14498. 
  14499. 
  14500. 
  14501. 
  14502. 
  14503. 
  14504. 
  14505. 
  14506. 
  14507. 
  14508. 
  14509. 
  14510. 
  14511. 
  14512. 
  14513. 
  14514. 
  14515. 
  14516. 
  14517. 
  14518. 
  14519. 
  14520. 
  14521. 
  14522. Æ
  14523. ’    µ
  14524. ’    µ
  14525. ’    µ
  14526. ’    µ
  14527. ’    µ
  14528. ’    µ
  14529. ’    µ
  14530. ’    µ
  14531. ’    µ
  14532. ’    µ
  14533. ’    µ
  14534. ’    µ
  14535. ’    µ
  14536. ’    µ
  14537. ’    µ
  14538. ’    µ
  14539. ’    µ
  14540. ’    µ
  14541. ’    µ
  14542. ’    µ
  14543. ’    µ
  14544. ’    µ
  14545. ’    µ
  14546. ’    µ
  14547. ’    µ
  14548. ’    µ
  14549. ’    µ
  14550. ’    µ
  14551. ’    µ
  14552. ’    µ
  14553. ’    µ
  14554. ’    µ
  14555. ’    µ
  14556. ’    µ
  14557. ’    µ
  14558. ’    µ
  14559. ’    µ
  14560. ’    µ
  14561. ’    µ
  14562. ’    µ
  14563. ’    µ
  14564. ’    µ
  14565. ’    µ
  14566. ’    ’    ˆ    ı    ˆ    ı    ˆ    ˆ
  14567. 6
  14568. 
  14569. 
  14570. 6
  14571. 
  14572. 
  14573. 6
  14574. 
  14575. 
  14576. 6
  14577. 
  14578. J˘wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ*x
  14579. 
  14580. 6
  14581. 
  14582. 
  14583. 6
  14584. 
  14585. 
  14586. 6
  14587. 
  14588. 
  14589. 6
  14590. 
  14591. 
  14592. 6
  14593. 
  14594. 
  14595. 6
  14596. 
  14597. 
  14598. 6
  14599. 
  14600. 
  14601. 6
  14602. 
  14603. 
  14604. 6
  14605. 
  14606. 
  14607. 6
  14608. 
  14609. 
  14610. 6
  14611. 
  14612. 
  14613. 6
  14614. 
  14615. 
  14616. 6
  14617. 
  14618. 
  14619. 6
  14620. 
  14621. 
  14622. 6
  14623. 
  14624. 
  14625. 6
  14626. 
  14627. 
  14628. 6
  14629. 
  14630. 
  14631. 6
  14632. t˛    µ
  14633. ’˛    µ
  14634. ’˛    µ
  14635. ’˛    µ
  14636. ’˛    µ
  14637. ’˛    µ
  14638. ’˛    µ
  14639. ’˛    µ
  14640. ’˛    µ
  14641. ’˛    µ
  14642. ’˛    µ
  14643. ’˛    µ
  14644. ’˛    µ
  14645. ’˛    µ
  14646. ’˛    µ
  14647. ’˛    µ
  14648. ’˛    µ
  14649. ’˛    µ
  14650. ’˛    µ
  14651. ’˛    µ
  14652. ’˛    µ
  14653. ’˛    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆı
  14654. 
  14655. 
  14656. 
  14657. 
  14658. 
  14659. 
  14660. _;˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súJwΩsú.x
  14661. 
  14662. 
  14663. 
  14664. 
  14665. 
  14666. 
  14667. 
  14668. 
  14669. 
  14670. 
  14671. 
  14672. 
  14673. 
  14674. 
  14675. 
  14676. 
  14677. 
  14678. 
  14679. 
  14680. 
  14681. 
  14682. 
  14683. 
  14684. 
  14685. 
  14686. 
  14687. 
  14688. 
  14689. 
  14690. 
  14691. 
  14692. 
  14693. 
  14694. 
  14695. 
  14696. Æ
  14697. ’    µ
  14698. ’    µ
  14699. ’    µ
  14700. ’    µ
  14701. ’    µ
  14702. ’    µ
  14703. ’    µ
  14704. ’    µ
  14705. ’    µ
  14706. ’    µ
  14707. ’    µ
  14708. ’    µ
  14709. ’    µ
  14710. ’    µ
  14711. ’    µ
  14712. ’    µ
  14713. ’    µ
  14714. ’    µ
  14715. ’    µ
  14716. ’    µ
  14717. ’    µ
  14718. ’    µ
  14719. ’    µ
  14720. ’    µ
  14721. ’    µ
  14722. ’    µ
  14723. ’    µ
  14724. ’    µ
  14725. ’    µ
  14726. ’    µ
  14727. ’    µ
  14728. ’    µ
  14729. ’    µ
  14730. ’    µ
  14731. ’    µ
  14732. ’    µ
  14733. ’    µ
  14734. ’    µ
  14735. ’    µ
  14736. ’    µ
  14737. ’    µ
  14738. ’    µ
  14739. ’    µ
  14740. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  14741. 6
  14742. 
  14743. 
  14744. 6
  14745. 
  14746. 
  14747. 6
  14748. 
  14749. 
  14750. 6súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ6
  14751. 6
  14752. 
  14753. 
  14754. 6
  14755. 
  14756. 
  14757. 6
  14758. 
  14759. 
  14760. 6
  14761. 
  14762. 
  14763. 6
  14764. 
  14765. 
  14766. 6
  14767. 
  14768. 
  14769. 6
  14770. 
  14771. 
  14772. 6
  14773. 
  14774. 
  14775. 6
  14776. 
  14777. 
  14778. 6
  14779. 
  14780. 
  14781. 6
  14782. 
  14783. 
  14784. 6
  14785. 
  14786. 
  14787. 6
  14788. 
  14789. 
  14790. 6
  14791. 
  14792. 
  14793. 6
  14794. 
  14795. 
  14796. 6
  14797. 
  14798. 
  14799. 6
  14800. 
  14801. 
  14802. 6
  14803. 
  14804. w    µ
  14805. ’˛    µ
  14806. ’˛    µ
  14807. ’˛    µ
  14808. ’˛    µ
  14809. ’˛    µ
  14810. ’˛    µ
  14811. ’˛    µ
  14812. ’˛    µ
  14813. ’˛    µ
  14814. ’˛    µ
  14815. ’˛    µ
  14816. ’˛    µ
  14817. ’˛    µ
  14818. ’˛    µ
  14819. ’˛    µ
  14820. ’˛    µ
  14821. ’˛    µ
  14822. ’˛    µ
  14823. ’˛    µ
  14824. ’˛    µ
  14825. ’˛    µ 
  14826. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  14827. 
  14828. 
  14829. 
  14830. 
  14831. 
  14832. 
  14833. "WsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súH&w
  14834. 
  14835. 
  14836. 
  14837. 
  14838. 
  14839. 
  14840. 
  14841. 
  14842. 
  14843. 
  14844. 
  14845. 
  14846. 
  14847. 
  14848. 
  14849. 
  14850. 
  14851. 
  14852. 
  14853. 
  14854. 
  14855. 
  14856. 
  14857. 
  14858. 
  14859. 
  14860. 
  14861. 
  14862. 
  14863. 
  14864. 
  14865. 
  14866. 
  14867. 
  14868. 
  14869. Æ
  14870. ’    µ
  14871. ’    µ
  14872. ’    µ
  14873. ’    µ
  14874. ’    µ
  14875. ’    µ
  14876. ’    µ
  14877. ’    µ
  14878. ’    µ
  14879. ’    µ
  14880. ’    µ
  14881. ’    µ
  14882. ’    µ
  14883. ’    µ
  14884. ’    µ
  14885. ’    µ
  14886. ’    µ
  14887. ’    µ
  14888. ’    µ
  14889. ’    µ
  14890. ’    µ
  14891. ’    µ
  14892. ’    µ
  14893. ’    µ
  14894. ’    µ
  14895. ’    µ
  14896. ’    µ
  14897. ’    µ
  14898. ’    µ
  14899. ’    µ
  14900. ’    µ
  14901. ’    µ
  14902. ’    µ
  14903. ’    µ
  14904. ’    µ
  14905. ’    µ
  14906. ’    µ
  14907. ’    µ
  14908. ’    µ
  14909. ’    µ
  14910. ’    µ
  14911. ’    µ
  14912. ’    µ
  14913. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  14914. 
  14915. 6
  14916. 
  14917. 
  14918. 6
  14919. 
  14920. 
  14921. 6
  14922. 2òsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ*x
  14923. 
  14924. 6
  14925. 
  14926. 
  14927. 6
  14928. 
  14929. 
  14930. 6
  14931. 
  14932. 
  14933. 6
  14934. 
  14935. 
  14936. 6
  14937. 
  14938. 
  14939. 6
  14940. 
  14941. 
  14942. 6
  14943. 
  14944. 
  14945. 6
  14946. 
  14947. 
  14948. 6
  14949. 
  14950. 
  14951. 6
  14952. 
  14953. 
  14954. 6
  14955. 
  14956. 
  14957. 6
  14958. 
  14959. 
  14960. 6
  14961. 
  14962. 
  14963. 6
  14964. 
  14965. 
  14966. 6
  14967. 
  14968. 
  14969. 6
  14970. 
  14971. 
  14972. 6
  14973. 
  14974. 
  14975. 6
  14976. v˛    µ
  14977. ’˛    µ
  14978. ’˛    µ
  14979. ’˛    µ
  14980. ’˛    µ
  14981. ’˛    µ
  14982. ’˛    µ
  14983. ’˛    µ
  14984. ’˛    µ
  14985. ’˛    µ
  14986. ’˛    µ
  14987. ’˛    µ
  14988. ’˛    µ
  14989. ’˛    µ
  14990. ’˛    µ
  14991. ’˛    µ
  14992. ’˛    µ
  14993. ’˛    µ
  14994. ’˛    µ
  14995. ’˛    µ
  14996. ’˛    µ 
  14997. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  14998. 
  14999. 
  15000. 
  15001. 
  15002. 
  15003. 
  15004. BŸwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súJwΩsú:∏
  15005. 
  15006. 
  15007. 
  15008. 
  15009. 
  15010. 
  15011. 
  15012. 
  15013. 
  15014. 
  15015. 
  15016. 
  15017. 
  15018. 
  15019. 
  15020. 
  15021. 
  15022. 
  15023. 
  15024. 
  15025. 
  15026. 
  15027. 
  15028. 
  15029. 
  15030. 
  15031. 
  15032. 
  15033. 
  15034. 
  15035. 
  15036. 
  15037. 
  15038. 
  15039. 
  15040. Æ
  15041. ’    µ
  15042. ’    µ
  15043. ’    µ
  15044. ’    µ
  15045. ’    µ
  15046. ’    µ
  15047. ’    µ
  15048. ’    µ
  15049. ’    µ
  15050. ’    µ
  15051. ’    µ
  15052. ’    µ
  15053. ’    µ
  15054. ’    µ
  15055. ’    µ
  15056. ’    µ
  15057. ’    µ
  15058. ’    µ
  15059. ’    µ
  15060. ’    µ
  15061. ’    µ
  15062. ’    µ
  15063. ’    µ
  15064. ’    µ
  15065. ’    µ
  15066. ’    µ
  15067. ’    µ
  15068. ’    µ
  15069. ’    µ
  15070. ’    µ
  15071. ’    µ
  15072. ’    µ
  15073. ’    µ
  15074. ’    µ
  15075. ’    µ
  15076. ’    µ
  15077. ’    µ
  15078. ’    µ
  15079. ’    µ
  15080. ’    µ
  15081. ’    µ
  15082. ’    µ
  15083. ’    ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15084. 
  15085. 
  15086. 6
  15087. 
  15088. 
  15089. 6
  15090. 
  15091. F˙súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩBŸ
  15092. 6
  15093. 
  15094. 
  15095. 6
  15096. 
  15097. 
  15098. 6
  15099. 
  15100. 
  15101. 6
  15102. 
  15103. 
  15104. 6
  15105. 
  15106. 
  15107. 6
  15108. 
  15109. 
  15110. 6
  15111. 
  15112. 
  15113. 6
  15114. 
  15115. 
  15116. 6
  15117. 
  15118. 
  15119. 6
  15120. 
  15121. 
  15122. 6
  15123. 
  15124. 
  15125. 6
  15126. 
  15127. 
  15128. 6
  15129. 
  15130. 
  15131. 6
  15132. 
  15133. 
  15134. 6
  15135. 
  15136. 
  15137. 6
  15138. 
  15139. 
  15140. 6
  15141. 
  15142. 
  15143. 6
  15144. 
  15145. 2y    µ
  15146. ’˛    µ
  15147. ’˛    µ
  15148. ’˛    µ
  15149. ’˛    µ
  15150. ’˛    µ
  15151. ’˛    µ
  15152. ’˛    µ
  15153. ’˛    µ
  15154. ’˛    µ
  15155. ’˛    µ
  15156. ’˛    µ
  15157. ’˛    µ
  15158. ’˛    µ
  15159. ’˛    µ
  15160. ’˛    µ
  15161. ’˛    µ
  15162. ’˛    µ
  15163. ’˛    µ
  15164. ’˛    µ
  15165. ’˛    µ$
  15166. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15167. 
  15168. 
  15169. 
  15170. 
  15171. 
  15172. FŸsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súHS
  15173. 
  15174. 
  15175. 
  15176. 
  15177. 
  15178. 
  15179. 
  15180. 
  15181. 6"
  15182. 
  15183. 
  15184. 
  15185. 
  15186. 25
  15187. &6
  15188. 
  15189. 
  15190. 
  15191. 
  15192. 
  15193. 
  15194. 
  15195. 
  15196. 
  15197. 
  15198. 
  15199. 
  15200. 
  15201. 
  15202. 
  15203. 
  15204. 
  15205. 0Æ
  15206. ’    µ
  15207. ’    µ
  15208. ’    µ
  15209. ’    µ
  15210. ’    µ
  15211. ’    µ
  15212. ’    µ
  15213. ’    µ
  15214. ’    µ
  15215. ’    µ
  15216. ’    µ
  15217. ’    µ
  15218. ’    µ
  15219. ’    µ
  15220. ’    µ
  15221. ’    µ
  15222. ’    µ
  15223. ’    µ
  15224. ’    µ
  15225. ’    µ
  15226. ’    µ
  15227. ’    µ
  15228. ’    µ
  15229. ’    µ
  15230. ’    µ
  15231. ’    µ
  15232. ’    µ
  15233. ’    µ
  15234. ’    µ
  15235. ’    µ
  15236. ’    µ
  15237. ’    µ
  15238. ’    µ
  15239. ’    µ
  15240. ’    µ
  15241. ’    µ
  15242. ’    µ
  15243. ’    µ
  15244. ’    µ
  15245. ’    µ
  15246. ’    µ
  15247. ’    µ
  15248. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  15249. 6
  15250. 
  15251. 
  15252. 6
  15253. 
  15254. 
  15255. 6
  15256. _[súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩg|
  15257. 
  15258. 6
  15259. 
  15260. 
  15261. 6
  15262. 
  15263. 
  15264. 6
  15265. 
  15266. 
  15267. 6
  15268. 
  15269. 
  15270. 6>5eÛ
  15271. 6
  15272. 
  15273. %Ù5“=ê=≤9±=≤aÛQÛ9±MÛaÚ=≤1ÛR4&6"6
  15274. 6
  15275. 
  15276. 
  15277. 6
  15278. 
  15279. 
  15280. 6
  15281. 
  15282. ZMÛ=≤MÛZ
  15283. 
  15284. 
  15285. 6
  15286. 
  15287. 
  15288. 6
  15289. 
  15290. 
  15291. 10v˛    µ
  15292. ’˛    µ
  15293. ’˛    µ
  15294. ’˛    µ
  15295. ’˛    µ
  15296. ’˛    µ
  15297. ’˛    µ
  15298. ’˛    µ
  15299. ’˛    µ
  15300. ’˛    µ
  15301. ’˛    µ
  15302. ’˛    µ
  15303. ’˛    µ
  15304. ’˛    µ
  15305. ’˛    µ
  15306. ’˛    µ
  15307. ’˛    µ
  15308. ’˛    µ
  15309. ’˛    µ
  15310. ’˛    µ
  15311. ’˛    µ 
  15312. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  15313. 
  15314. 
  15315. 
  15316. 
  15317. [:wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súJwΩsúsú"W
  15318. 
  15319. 
  15320. 
  15321. 
  15322. 
  15323. 
  15324. 
  15325. 
  15326. 6"5=ê=ê9ë-ÛÙ
  15327. 
  15328. 6
  15329. 6.RA±V^N6
  15330. 
  15331. 
  15332. 
  15333. >5U“&6.5Ù
  15334. 
  15335. 
  15336. 
  15337. 
  15338. 
  15339. 300´
  15340. ’    µ
  15341. ’    µ
  15342. ’    µ
  15343. ’    µ
  15344. ’    µ
  15345. ’    µ
  15346. ’    µ
  15347. ’    µ
  15348. ’    µ
  15349. ’    µ
  15350. ’    µ
  15351. ’    µ
  15352. ’    µ
  15353. ’    µ
  15354. ’    µ
  15355. ’    µ
  15356. ’    µ
  15357. ’    µ
  15358. ’    µ
  15359. ’    µ
  15360. ’    µ
  15361. ’    µ
  15362. ’    µ
  15363. ’    µ
  15364. ’    µ
  15365. ’    µ
  15366. ’    µ
  15367. ’    µ
  15368. ’    µ
  15369. ’    µ
  15370. ’    µ
  15371. ’    µ
  15372. ’    µ
  15373. ’    µ
  15374. ’    µ
  15375. ’    µ
  15376. ’    µ
  15377. ’    µ
  15378. ’    µ
  15379. ’    µ
  15380. ’    µ
  15381. ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  15382. 
  15383. 6
  15384. 
  15385. 
  15386. 6
  15387. 
  15388. _[súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúRwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú>Ÿ
  15389. 
  15390. 
  15391. 6
  15392. 
  15393. 
  15394. 6
  15395. 
  15396. 
  15397. 6
  15398. 
  15399. 
  15400. 6
  15401. 
  15402. 1”Eê5≤
  15403. 6
  15404. 
  15405. 
  15406. 6
  15407. 
  15408. 
  15409. 6
  15410. 
  15411. 
  15412. 6
  15413. 
  15414. 6:bEp9”>5&6
  15415. 6
  15416. 
  15417. 5“EÛB5
  15418. 69±
  15419. 6
  15420. 
  15421. 
  15422. 6
  15423. 
  15424. 5˛0v    µ
  15425. ’˛    µ
  15426. ’˛    µ
  15427. ’˛    µ
  15428. ’˛    µ
  15429. ’˛    µ
  15430. ’˛    µ
  15431. ’˛    µ
  15432. ’˛    µ
  15433. ’˛    µ
  15434. ’˛    µ
  15435. ’˛    µ
  15436. ’˛    µ
  15437. ’˛    µ
  15438. ’˛    µ
  15439. ’˛    µ
  15440. ’˛    µ
  15441. ’˛    µ
  15442. ’˛    µ
  15443. ’˛    µ
  15444. ’˛    µ$
  15445. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15446. 
  15447. 
  15448. 
  15449. 
  15450. _[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súEwΩ_[
  15451. 
  15452. 
  15453. 
  15454. 
  15455. 
  15456. 
  15457. 
  15458. )ÙAo-Û
  15459. 
  15460. 
  15461. 6
  15462. 
  15463. 6
  15464. 
  15465. 
  15466. 
  15467. 
  15468. "aÛaÚZ]“^9≤VIÛ
  15469. 
  15470. =ê
  15471. 
  15472. 
  15473. 
  15474. 
  15475. ˛0Æ
  15476. ’    µ
  15477. ’    µ
  15478. ’    µ
  15479. ’    µ
  15480. ’    µ
  15481. ’    µ
  15482. ’    µ
  15483. ’    µ
  15484. ’    µ
  15485. ’    µ
  15486. ’    µ
  15487. ’    µ
  15488. ’    µ
  15489. ’    µ
  15490. ’    µ
  15491. ’    µ
  15492. ’    µ
  15493. ’    µ
  15494. ’    µ
  15495. ’    µ
  15496. ’    µ
  15497. ’    µ
  15498. ’    µ
  15499. ’    µ
  15500. ’    µ
  15501. ’    µ
  15502. ’    µ
  15503. ’    µ
  15504. ’    µ
  15505. ’    µ
  15506. ’    µ
  15507. ’    µ
  15508. ’    µ
  15509. ’    µ
  15510. ’    µ
  15511. ’    µ
  15512. ’    µ
  15513. ’    µ
  15514. ’    µ
  15515. ’    µ
  15516. ’    µ
  15517. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15518. 
  15519. 
  15520. 6
  15521. 
  15522. 
  15523. 6
  15524. wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúUwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩW
  15525. 6
  15526. 
  15527. 
  15528. 6
  15529. 
  15530. 
  15531. 6
  15532. 
  15533. 
  15534. 6
  15535. =≤9±
  15536. 6
  15537. 
  15538. 
  15539. 6
  15540. 
  15541. J5V
  15542. -Ù9±AëYÛQÛ=ê=≤-”6
  15543. 
  15544. :5^
  15545. 
  15546. &66J4J665&6
  15547. 6
  15548. 
  15549. Ap
  15550. 6
  15551. 
  15552. 
  15553. 6
  15554. 
  15555. 
  15556. 6
  15557. 400P0t˛    µ
  15558. ’˛    µ
  15559. ’˛    µ
  15560. ’˛    µ
  15561. ’˛    µ
  15562. ’˛    µ
  15563. ’˛    µ
  15564. ’˛    µ
  15565. ’˛    µ
  15566. ’˛    µ
  15567. ’˛    µ
  15568. ’˛    µ
  15569. ’˛    µ
  15570. ’˛    µ
  15571. ’˛    µ
  15572. ’˛    µ
  15573. ’˛    µ
  15574. ’˛    µ
  15575. ’˛    µ
  15576. ’˛    µ$
  15577. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  15578. 
  15579. 
  15580. 
  15581. súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súAS
  15582. 
  15583. 
  15584. 
  15585. 
  15586. 
  15587. EO%Ù
  15588. 
  15589. 
  15590. 
  15591. 
  15592. &59ë=ë%Ù
  15593. 6
  15594. )Ù=ê=ê-”6.5
  15595. 
  15596. 
  15597. 
  15598. 
  15599. 
  15600. 
  15601. 9≤
  15602. 
  15603. 
  15604. 
  15605. ˛000´
  15606. ’    µ
  15607. ’    µ
  15608. ’    µ
  15609. ’    µ
  15610. ’    µ
  15611. ’    µ
  15612. ’    µ
  15613. ’    µ
  15614. ’    µ
  15615. ’    µ
  15616. ’    µ
  15617. ’    µ
  15618. ’    µ
  15619. ’    µ
  15620. ’    µ
  15621. ’    µ
  15622. ’    µ
  15623. ’    µ
  15624. ’    µ
  15625. ’    µ
  15626. ’    µ
  15627. ’    µ
  15628. ’    µ
  15629. ’    µ
  15630. ’    µ
  15631. ’    µ
  15632. ’    µ
  15633. ’    µ
  15634. ’    µ
  15635. ’    µ
  15636. ’    µ
  15637. ’    µ
  15638. ’    µ
  15639. ’    µ
  15640. ’    µ
  15641. ’    µ
  15642. ’    µ
  15643. ’    µ
  15644. ’    µ
  15645. ’    µ
  15646. ’    ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15647. 6
  15648. 
  15649. 
  15650. 6
  15651. 
  15652. wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúRwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúW
  15653. 6
  15654. 
  15655. 
  15656. 6
  15657. 
  15658. 
  15659. 6I/
  15660. 6
  15661. 
  15662. 
  15663. 6
  15664. 
  15665. 
  15666. 6
  15667. 1”EO
  15668. 
  15669. 
  15670. 6
  15671. 
  15672. 
  15673. 6
  15674. 
  15675. 1”Ap&
  15676. 6
  15677. 
  15678. 
  15679. 6
  15680. 
  15681. 
  15682. 6
  15683. 
  15684. *-Û
  15685. 
  15686. 6
  15687. 
  15688. 
  15689. 6
  15690. 
  15691. 20P˛0x    µ
  15692. ’˛    µ
  15693. ’˛    µ
  15694. ’˛    µ
  15695. ’˛    µ
  15696. ’˛    µ
  15697. ’˛    µ
  15698. ’˛    µ
  15699. ’˛    µ
  15700. ’˛    µ
  15701. ’˛    µ
  15702. ’˛    µ
  15703. ’˛    µ
  15704. ’˛    µ
  15705. ’˛    µ
  15706. ’˛    µ
  15707. ’˛    µ
  15708. ’˛    µ
  15709. ’˛    µ
  15710. ’˛    µ(
  15711. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15712. 
  15713. 
  15714. 
  15715. _[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súEwΩsúsúJŸ
  15716. 
  15717. 
  15718. 
  15719. 
  15720. Ap
  15721. 
  15722. 
  15723. 
  15724. 
  15725. EO-”
  15726. 
  15727. 
  15728. 
  15729. 
  15730. 
  15731. 
  15732. 9ë=ë
  15733. 
  15734. 
  15735. 
  15736. 
  15737. 
  15738. 1±
  15739. 
  15740. 
  15741. 
  15742. 4000˛0¨
  15743. ’    µ
  15744. ’    µ
  15745. ’    µ
  15746. ’    µ
  15747. ’    µ
  15748. ’    µ
  15749. ’    µ
  15750. ’    µ
  15751. ’    µ
  15752. ’    µ
  15753. ’    µ
  15754. ’    µ
  15755. ’    µ
  15756. ’    µ
  15757. ’    µ
  15758. ’    µ
  15759. ’    µ
  15760. ’    µ
  15761. ’    µ
  15762. ’    µ
  15763. ’    µ
  15764. ’    µ
  15765. ’    µ
  15766. ’    µ
  15767. ’    µ
  15768. ’    µ
  15769. ’    µ
  15770. ’    µ
  15771. ’    µ
  15772. ’    µ
  15773. ’    µ
  15774. ’    µ
  15775. ’    µ
  15776. ’    µ
  15777. ’    µ
  15778. ’    µ
  15779. ’    µ
  15780. ’    µ
  15781. ’    µ
  15782. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  15783. 6
  15784. 
  15785. 
  15786. 6
  15787. _[súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúPwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩW
  15788. 
  15789. 6
  15790. 
  15791. 
  15792. 6
  15793. Eo"
  15794. 6
  15795. 
  15796. 
  15797. 6
  15798. 
  15799. 
  15800. 6I/"
  15801. 6
  15802. 
  15803. 
  15804. 6
  15805. 
  15806. 
  15807. 6
  15808. 
  15809. 
  15810. 6
  15811. 
  15812. 
  15813. 61”Aë
  15814. 6
  15815. 
  15816. 
  15817. 6
  15818. 
  15819. 
  15820. 6
  15821. Aë
  15822. 6
  15823. 
  15824. 
  15825. 6
  15826. 
  15827. 60P˛0P0t˛    µ
  15828. ’˛    µ
  15829. ’˛    µ
  15830. ’˛    µ
  15831. ’˛    µ
  15832. ’˛    µ
  15833. ’˛    µ
  15834. ’˛    µ
  15835. ’˛    µ
  15836. ’˛    µ
  15837. ’˛    µ
  15838. ’˛    µ
  15839. ’˛    µ
  15840. ’˛    µ
  15841. ’˛    µ
  15842. ’˛    µ
  15843. ’˛    µ
  15844. ’˛    µ
  15845. ’˛    µ
  15846. ’˛    µ$
  15847. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15848. 
  15849. 
  15850. 
  15851. [:wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súAwΩsú[;
  15852. 
  15853. 
  15854. =ê!Ù
  15855. 
  15856. 
  15857. 
  15858. 
  15859. aÛ6
  15860. 
  15861. 
  15862. 
  15863. 
  15864. 
  15865. 
  15866. 
  15867. 
  15868. 
  15869. 1“1”
  15870. 
  15871. 
  15872. 
  15873. 
  15874. =ê
  15875. 
  15876. 
  15877. 
  15878. 100˛000©
  15879. ’    µ
  15880. ’    µ
  15881. ’    µ
  15882. ’    µ
  15883. ’    µ
  15884. ’    µ
  15885. ’    µ
  15886. ’    µ
  15887. ’    µ
  15888. ’    µ
  15889. ’    µ
  15890. ’    µ
  15891. ’    µ
  15892. ’    µ
  15893. ’    µ
  15894. ’    µ
  15895. ’    µ
  15896. ’    µ
  15897. ’    µ
  15898. ’    µ
  15899. ’    µ
  15900. ’    µ
  15901. ’    µ
  15902. ’    µ
  15903. ’    µ
  15904. ’    µ
  15905. ’    µ
  15906. ’    µ
  15907. ’    µ
  15908. ’    µ
  15909. ’    µ
  15910. ’    µ
  15911. ’    µ
  15912. ’    µ
  15913. ’    µ
  15914. ’    µ
  15915. ’    µ
  15916. ’    µ
  15917. ’    µ
  15918. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  15919. 
  15920. 
  15921. 6
  15922. 
  15923. _[súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúNwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú>Ÿ
  15924. 
  15925. 
  15926. 6
  15927. -Ù5≤
  15928. 6
  15929. 
  15930. 
  15931. 6
  15932. 
  15933. 
  15934. 6
  15935. &M“6
  15936. 
  15937. 
  15938. 6
  15939. 
  15940. 
  15941. 6
  15942. 
  15943. 
  15944. 6
  15945. 
  15946. 
  15947. 6
  15948. 
  15949. 
  15950. 6=”V
  15951. 6
  15952. 
  15953. 
  15954. 6
  15955. 
  15956. =≤
  15957. 
  15958. 
  15959. 6
  15960. 
  15961. 
  15962. 3P˛0P˛0t    µ
  15963. ’˛    µ
  15964. ’˛    µ
  15965. ’˛    µ
  15966. ’˛    µ
  15967. ’˛    µ
  15968. ’˛    µ
  15969. ’˛    µ
  15970. ’˛    µ
  15971. ’˛    µ
  15972. ’˛    µ
  15973. ’˛    µ
  15974. ’˛    µ
  15975. ’˛    µ
  15976. ’˛    µ
  15977. ’˛    µ
  15978. ’˛    µ
  15979. ’˛    µ
  15980. ’˛    µ
  15981. ’˛    µ(
  15982. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  15983. 
  15984. 
  15985. FŸsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú=wΩk|6
  15986. Ao
  15987. 
  15988. 
  15989. 
  15990. 
  15991. 
  15992. =ê
  15993. 
  15994. 
  15995. 
  15996. 
  15997. 
  15998. 
  15999. 
  16000. 
  16001. 
  16002. 
  16003. &6Y±
  16004. 
  16005. 
  16006. )Ù)”
  16007. 
  16008. 
  16009. 
  16010. 00˛00˛0ßk
  16011. ’    µ
  16012. ’    µ
  16013. ’    µ
  16014. ’    µ
  16015. ’    µ
  16016. ’    µ
  16017. ’    µ
  16018. ’    µ
  16019. ’    µ
  16020. ’    µ
  16021. ’    µ
  16022. ’    µ
  16023. ’    µ
  16024. ’    µ
  16025. ’    µ
  16026. ’    µ
  16027. ’    µ
  16028. ’    µ
  16029. ’    µ
  16030. ’    µ
  16031. ’    µ
  16032. ’    µ
  16033. ’    µ
  16034. ’    µ
  16035. ’    µ
  16036. ’    µ
  16037. ’    µ
  16038. ’    µ
  16039. ’    µ
  16040. ’    µ
  16041. ’    µ
  16042. ’    µ
  16043. ’    µ
  16044. ’    µ
  16045. ’    µ
  16046. ’    µ
  16047. ’    µ
  16048. ’    µ
  16049. ’    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  16050. ]
  16051. 6
  16052. FŸsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩc[
  16053. 6
  16054. 
  16055. 9±&
  16056. 
  16057. 
  16058. 6
  16059. 
  16060. 
  16061. 6
  16062. 
  16063. NA“
  16064. 
  16065. 
  16066. 6
  16067. 
  16068. 
  16069. 6
  16070. 
  16071. 
  16072. 6
  16073. 
  16074. 
  16075. 6
  16076. 
  16077. 
  16078. 6
  16079. 
  16080. 9±
  16081. 
  16082. 6
  16083. 
  16084. 
  16085. 65≤
  16086. 6
  16087. 
  16088. 
  16089. 1˛0P˛0P0r˛    µ
  16090. ’˛    µ
  16091. ’˛    µ
  16092. ’˛    µ
  16093. ’˛    µ
  16094. ’˛    µ
  16095. ’˛    µ
  16096. ’˛    µ
  16097. ’˛    µ
  16098. ’˛    µ
  16099. ’˛    µ
  16100. ’˛    µ
  16101. ’˛    µ
  16102. ’˛    µ
  16103. ’˛    µ
  16104. ’˛    µ
  16105. ’˛    µ
  16106. ’˛    µ
  16107. ’˛    µ(
  16108. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16109. 
  16110. 
  16111. BŸwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú9wΩRÿB4=ë
  16112. 
  16113. 
  16114. 
  16115. 
  16116. UÛ.
  16117. 
  16118. 
  16119. 
  16120. 
  16121. 
  16122. 
  16123. 
  16124. 
  16125. 
  16126. 
  16127. 
  16128. =ê
  16129. 
  16130. 
  16131. =ê
  16132. 
  16133. 
  16134. 20˛00˛000ß
  16135. ’    µ
  16136. ’    µ
  16137. ’    µ
  16138. ’    µ
  16139. ’    µ
  16140. ’    µ
  16141. ’    µ
  16142. ’    µ
  16143. ’    µ
  16144. ’    µ
  16145. ’    µ
  16146. ’    µ
  16147. ’    µ
  16148. ’    µ
  16149. ’    µ
  16150. ’    µ
  16151. ’    µ
  16152. ’    µ
  16153. ’    µ
  16154. ’    µ
  16155. ’    µ
  16156. ’    µ
  16157. ’    µ
  16158. ’    µ
  16159. ’    µ
  16160. ’    µ
  16161. ’    µ
  16162. ’    µ
  16163. ’    µ
  16164. ’    µ
  16165. ’    µ
  16166. ’    µ
  16167. ’    µ
  16168. ’    µ
  16169. ’    µ
  16170. ’    µ
  16171. ’    µ
  16172. ’    µ
  16173. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16174. 6
  16175. 
  16176. .òsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúJwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús:VAë
  16177. 
  16178. 6
  16179. 
  16180. 
  16181. 6
  16182. 
  16183. 
  16184. 69±
  16185. 
  16186. 6
  16187. 
  16188. 
  16189. 6
  16190. 
  16191. 
  16192. 6
  16193. 
  16194. 
  16195. 6
  16196. 
  16197. 
  16198. 6
  16199. 
  16200. 
  16201. 6
  16202. 
  16203. Q±B
  16204. 
  16205. 6
  16206. 
  16207. 9±
  16208. 6
  16209. 
  16210. 5˛0P˛0P˛0t0
  16211. Ù    µ    µ
  16212. ’˛    µ
  16213. ’˛    µ
  16214. ’˛    µ
  16215. ’˛    µ
  16216. ’˛    µ
  16217. ’˛    µ
  16218. ’˛    µ
  16219. ’˛    µ
  16220. ’˛    µ
  16221. ’˛    µ
  16222. ’˛    µ
  16223. ’˛    µ
  16224. ’˛    µ
  16225. ’˛    µ
  16226. ’˛    µ
  16227. ’˛    µ
  16228. ’˛    µ,
  16229. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16230. 
  16231. 
  16232. 6súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú5wΩ=ê
  16233. 
  16234. 
  16235. 
  16236. 
  16237. 
  16238. 9±
  16239. 
  16240. 
  16241. 
  16242. 
  16243. 
  16244. 
  16245. 
  16246. 
  16247. 
  16248. 
  16249. 
  16250. 
  16251. I±B4
  16252. 
  16253. =ë
  16254. 
  16255. 50˛00˛00˛0®P˛0
  16256. ’    µ
  16257. ’    µ
  16258. ’    µ
  16259. ’    µ
  16260. ’    µ
  16261. ’    µ
  16262. ’    µ
  16263. ’    µ
  16264. ’    µ
  16265. ’    µ
  16266. ’    µ
  16267. ’    µ
  16268. ’    µ
  16269. ’    µ
  16270. ’    µ
  16271. ’    µ
  16272. ’    µ
  16273. ’    µ
  16274. ’    µ
  16275. ’    µ
  16276. ’    µ
  16277. ’    µ
  16278. ’    µ
  16279. ’    µ
  16280. ’    µ
  16281. ’    µ
  16282. ’    µ
  16283. ’    µ
  16284. ’    µ
  16285. ’    µ
  16286. ’    µ
  16287. ’    µ
  16288. ’    µ
  16289. ’    µ
  16290. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16291. 
  16292. 
  16293. 6
  16294. 
  16295. oúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúHwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩobT&W
  16296. 6
  16297. 
  16298. 
  16299. 6
  16300. 
  16301. 
  16302. 6
  16303. 6]“&6
  16304. 
  16305. 
  16306. 6
  16307. 
  16308. 
  16309. 6
  16310. 
  16311. 
  16312. 6
  16313. 
  16314. 
  16315. 6
  16316. 
  16317. 
  16318. 6
  16319. 
  16320. 
  16321. 6
  16322. 5“
  16323. 6
  16324. 
  16325. &1”
  16326. 
  16327. 6100P˛0P˛0P0u0˛000
  16328. 
  16329. Ù˛    µ
  16330. ’˛    µ
  16331. ’˛    µ
  16332. ’˛    µ
  16333. ’˛    µ
  16334. ’˛    µ
  16335. ’˛    µ
  16336. ’˛    µ
  16337. ’˛    µ
  16338. ’˛    µ
  16339. ’˛    µ
  16340. ’˛    µ
  16341. ’˛    µ
  16342. ’˛    µ
  16343. ’˛    µ
  16344. ’˛    µ,
  16345. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16346. 
  16347. 
  16348. _;˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú5wΩsúfUo:oú"W
  16349. 
  16350. 
  16351. 
  16352. 
  16353. U“
  16354. 
  16355. 
  16356. 
  16357. 
  16358. 
  16359. 
  16360. 
  16361. 
  16362. 
  16363. 
  16364. 
  16365. 
  16366. 5≤
  16367. 
  16368. -“"
  16369. 
  16370. ˛00˛00˛000•00P˛0P01
  16371. ’    µ
  16372. ’    µ
  16373. ’    µ
  16374. ’    µ
  16375. ’    µ
  16376. ’    µ
  16377. ’    µ
  16378. ’    µ
  16379. ’    µ
  16380. ’    µ
  16381. ’    µ
  16382. ’    µ
  16383. ’    µ
  16384. ’    µ
  16385. ’    µ
  16386. ’    µ
  16387. ’    µ
  16388. ’    µ
  16389. ’    µ
  16390. ’    µ
  16391. ’    µ
  16392. ’    µ
  16393. ’    µ
  16394. ’    µ
  16395. ’    µ
  16396. ’    µ
  16397. ’    µ
  16398. ’    µ
  16399. ’    µ
  16400. ’    µ
  16401. ’    µ
  16402. ’    µ
  16403. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  16404. 6
  16405. 
  16406. 
  16407. 6BŸwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúDwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩaÚwΩsúoú&W
  16408. 6
  16409. 
  16410. 
  16411. 6
  16412. 
  16413. 
  16414. 69±
  16415. 
  16416. 6
  16417. 
  16418. 
  16419. 6
  16420. 
  16421. 
  16422. 6
  16423. 
  16424. 
  16425. 6
  16426. 
  16427. 
  16428. 6
  16429. 
  16430. 
  16431. 6
  16432. 
  16433. 
  16434. 6=ê
  16435. 
  16436. 6
  16437. Aë
  16438. 6
  16439. 00P˛0P˛0P˛0r000˛00˛00
  16440. ’˛    µ
  16441. ’˛    µ
  16442. ’˛    µ
  16443. ’˛    µ
  16444. ’˛    µ
  16445. ’˛    µ
  16446. ’˛    µ
  16447. ’˛    µ
  16448. ’˛    µ
  16449. ’˛    µ
  16450. ’˛    µ
  16451. ’˛    µ
  16452. ’˛    µ
  16453. ’˛    µ
  16454. ’˛    µ,
  16455. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16456. 
  16457. 2òsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súaÛ˛sú1oú"W
  16458. 
  16459. 
  16460. 
  16461. 9±
  16462. 
  16463. 
  16464. 
  16465. 
  16466. 
  16467. 
  16468. 
  16469. 
  16470. 
  16471. 
  16472. 
  16473. 
  16474. A±
  16475. 
  16476. 9ë
  16477. 1000˛00˛00˛0¢P˛0P˛0P˛0P
  16478.     µ
  16479. ’    µ
  16480. ’    µ
  16481. ’    µ
  16482. ’    µ
  16483. ’    µ
  16484. ’    µ
  16485. ’    µ
  16486. ’    µ
  16487. ’    µ
  16488. ’    µ
  16489. ’    µ
  16490. ’    µ
  16491. ’    µ
  16492. ’    µ
  16493. ’    µ
  16494. ’    µ
  16495. ’    µ
  16496. ’    µ
  16497. ’    µ
  16498. ’    µ
  16499. ’    µ
  16500. ’    µ
  16501. ’    µ
  16502. ’    µ
  16503. ’    µ
  16504. ’    µ
  16505. ’    µ
  16506. ’    µ
  16507. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16508. 
  16509. 6
  16510. 
  16511. WwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú<wΩsúwΩsúwΩsúwΩsúwΩf4wΩsúwΩsúwΩ6∏
  16512. 6
  16513. 
  16514. 
  16515. 6
  16516. 
  16517. MÛ65
  16518. 
  16519. 
  16520. 6
  16521. 
  16522. 
  16523. 6
  16524. 
  16525. 
  16526. 6
  16527. 
  16528. 
  16529. 6
  16530. 
  16531. 
  16532. 6
  16533. 
  16534. 
  16535. 6
  16536. 
  16537. YÛJ5
  16538. 
  16539. Aë
  16540. 
  16541. 20P˛0P˛0P˛0P0w0˛00˛00˛00001
  16542. Ù    µ    µ
  16543. ’˛    µ
  16544. ’˛    µ
  16545. ’˛    µ
  16546. ’˛    µ
  16547. ’˛    µ
  16548. ’˛    µ
  16549. ’˛    µ
  16550. ’˛    µ
  16551. ’˛    µ
  16552. ’˛    µ
  16553. ’˛    µ
  16554. ’˛    µ
  16555. ’˛    µ0
  16556. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16557. 
  16558. 
  16559. 
  16560. g[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúf4súwΩ˛sú-wΩFŸ
  16561. 
  16562. 
  16563. N=“
  16564. 
  16565. 
  16566. 
  16567. 
  16568. 
  16569. 
  16570. 
  16571. 
  16572. 
  16573. 
  16574. 
  16575. 
  16576. =“
  16577. &-“
  16578. 3000˛00˛00˛000ú00P˛0P˛0P˛0_P00
  16579. ı    µ
  16580. ’    µ
  16581. ’    µ
  16582. ’    µ
  16583. ’    µ
  16584. ’    µ
  16585. ’    µ
  16586. ’    µ
  16587. ’    µ
  16588. ’    µ
  16589. ’    µ
  16590. ’    µ
  16591. ’    µ
  16592. ’    µ
  16593. ’    µ
  16594. ’    µ
  16595. ’    µ
  16596. ’    µ
  16597. ’    µ
  16598. ’    µ
  16599. ’    µ
  16600. ’    µ
  16601. ’    µ
  16602. ’    µ
  16603. ’    µ
  16604. ’    µ
  16605. ’    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  16606. U
  16607. 6
  16608. J˙súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúofuwΩsúwΩsúwΩsúwΩW7
  16609. 
  16610. 
  16611. 6
  16612. Aë"
  16613. 6
  16614. 
  16615. 
  16616. 6
  16617. 
  16618. 
  16619. 6
  16620. 
  16621. 
  16622. 6
  16623. 
  16624. 
  16625. 6
  16626. 
  16627. 
  16628. 6
  16629. 
  16630. 
  16631. 6-Û*
  16632. 61”&0P˛0P˛0P˛0P˛0r000˛00˛00˛00˛00
  16633. ’˛    µ
  16634. ’˛    µ
  16635. ’˛    µ
  16636. ’˛    µ
  16637. ’˛    µ
  16638. ’˛    µ
  16639. ’˛    µ
  16640. ’˛    µ
  16641. ’˛    µ
  16642. ’˛    µ
  16643. ’˛    µ
  16644. ’˛    µ0
  16645. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16646. 
  16647. 
  16648. "WwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsújón∑˛súwΩ˛sú)wΩ_[W
  16649. 
  16650. I±"
  16651. 
  16652. 
  16653. 
  16654. 
  16655. 
  16656. 
  16657. 
  16658. 
  16659. 
  16660. 
  16661. 
  16662. *-Ù
  16663. =ê000˛00˛00˛00˛0úP˛0P˛0P˛0P˛0P˛01
  16664. Ù
  16665. ’    µ
  16666. ’    µ
  16667. ’    µ
  16668. ’    µ
  16669. ’    µ
  16670. ’    µ
  16671. ’    µ
  16672. ’    µ
  16673. ’    µ
  16674. ’    µ
  16675. ’    µ
  16676. ’    µ
  16677. ’    µ
  16678. ’    µ
  16679. ’    µ
  16680. ’    µ
  16681. ’    µ
  16682. ’    µ
  16683. ’    µ
  16684. ’    µ
  16685. ’    µ
  16686. ’    µ
  16687. ’    µ
  16688. ’    µ
  16689. ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16690. 
  16691. 6
  16692. 
  16693. 
  16694. 6g|wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú0nÿj∑wΩsúwΩsúwΩsúwΩsúwΩoú.ò
  16695. 
  16696. 
  16697. 6NR
  16698. 6
  16699. 
  16700. 
  16701. 6
  16702. 
  16703. 
  16704. 6
  16705. 
  16706. 
  16707. 6
  16708. 
  16709. 
  16710. 6
  16711. 
  16712. 
  16713. 6
  16714. 
  16715. Jb9±=”]“"Q˛0P˛0P˛0P˛0P0s0˛00˛00˛00˛00˛000
  16716. 
  16717. ’˛    µ
  16718. ’˛    µ
  16719. ’˛    µ
  16720. ’˛    µ
  16721. ’˛    µ
  16722. ’˛    µ
  16723. ’˛    µ
  16724. ’˛    µ
  16725. ’˛    µ
  16726. ’˛    µ
  16727. ’˛    µ4
  16728. ’    µ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16729. 
  16730. 
  16731. J˙súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩo:fUsúwΩ˛súwΩ˛sú%wΩsú:∏
  16732. 
  16733. A“F5
  16734. 
  16735. 
  16736. 
  16737. 
  16738. 
  16739. 
  16740. 
  16741. 
  16742. 
  16743. 
  16744. 6.5
  16745. 2RS0˛00˛00˛00˛000ô00P˛0P˛0P˛0P˛0P˛0P0Ù    µ
  16746. ’    µ
  16747. ’    µ
  16748. ’    µ
  16749. ’    µ
  16750. ’    µ
  16751. ’    µ
  16752. ’    µ
  16753. ’    µ
  16754. ’    µ
  16755. ’    µ
  16756. ’    µ
  16757. ’    µ
  16758. ’    µ
  16759. ’    µ
  16760. ’    µ
  16761. ’    µ
  16762. ’    µ
  16763. ’    µ
  16764. ’    µ
  16765. ’    µ
  16766. ’    µ
  16767. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16768. 
  16769. 
  16770. 6
  16771. 
  16772. &WwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩf3,wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúW;6
  16773. 26UÚ1”
  16774. 6
  16775. 
  16776. 
  16777. 6
  16778. 
  16779. 
  16780. 6
  16781. 
  16782. 
  16783. 6
  16784. 
  16785. 
  16786. 6
  16787. 
  16788. 
  16789. 6
  16790. 
  16791. 
  16792. 3P˛0P˛0P˛0P˛0P˛0p000˛00˛00˛00˛00˛0000
  16793. Ù˛    µ
  16794. ’˛    µ
  16795. ’˛    µ
  16796. ’˛    µ
  16797. ’˛    µ
  16798. ’˛    µ
  16799. ’˛    µ
  16800. ’˛    µ
  16801. ’˛    µ
  16802. ’˛    µ8
  16803. ’    µ    ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16804. 
  16805. 
  16806. 
  16807. g[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súaÛ˛súwΩ˛súwΩ˛sú!wΩsúoú2ò
  16808. 
  16809. 9±R"
  16810. 
  16811. 
  16812. 
  16813. 
  16814. 
  16815. 
  16816. 
  16817. 
  16818. 
  16819. 
  16820. 
  16821. 00˛00˛00˛00˛00˛0òP˛0P˛0P˛0P˛0P˛0P˛0P0    µ
  16822. ’    µ
  16823. ’    µ
  16824. ’    µ
  16825. ’    µ
  16826. ’    µ
  16827. ’    µ
  16828. ’    µ
  16829. ’    µ
  16830. ’    µ
  16831. ’    µ
  16832. ’    µ
  16833. ’    µ
  16834. ’    µ
  16835. ’    µ
  16836. ’    µ
  16837. ’    µ
  16838. ’    µ
  16839. ’    µ
  16840. ’    µ
  16841. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  16842. 6
  16843. 
  16844. 
  16845. 6
  16846. :πsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩaÚwΩsú(wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩW76aÛAÛ
  16847. 6
  16848. 
  16849. 
  16850. 6
  16851. 
  16852. 
  16853. 6
  16854. 
  16855. 
  16856. 6
  16857. 
  16858. 
  16859. 6
  16860. 
  16861. 
  16862. Q˛0P˛0P˛0P˛0P˛0P0q0˛00˛00˛00˛00˛00˛0000˛    µ
  16863. ’˛    µ
  16864. ’˛    µ
  16865. ’˛    µ
  16866. ’˛    µ
  16867. ’˛    µ
  16868. ’˛    µ
  16869. ’˛    µ
  16870. ’˛    µ8
  16871. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  16872. 
  16873. 
  16874. 
  16875. g|˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsún¯fuwΩ˛súwΩ˛súwΩ˛súwΩsúsúo|2ò
  16876. 1“=ë
  16877. 
  16878. 
  16879. 
  16880. 
  16881. 
  16882. 
  16883. 
  16884. 
  16885. 20˛00˛00˛00˛00˛000ï00P˛0P˛0P˛0P˛0P˛0P˛0P0    µ
  16886. ’    µ
  16887. ’    µ
  16888. ’    µ
  16889. ’    µ
  16890. ’    µ
  16891. ’    µ
  16892. ’    µ
  16893. ’    µ
  16894. ’    µ
  16895. ’    µ
  16896. ’    µ
  16897. ’    µ
  16898. ’    µ
  16899. ’    µ
  16900. ’    µ
  16901. ’    µ
  16902. ’    µ
  16903. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16904. 
  16905. 6
  16906. 
  16907. 
  16908. 6BŸwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú]psúwΩsú$wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúW;6
  16909. 6%ÙEo
  16910. 6
  16911. 
  16912. 
  16913. 6
  16914. 
  16915. 
  16916. 6
  16917. 
  16918. 
  16919. 6
  16920. 
  16921. 
  16922. 3˛0P˛0P˛0P˛0P˛0P˛0l000˛00˛00˛00˛00˛00˛0000˛    µ
  16923. ’˛    µ
  16924. ’˛    µ
  16925. ’˛    µ
  16926. ’˛    µ
  16927. ’˛    µ
  16928. ’˛    µ
  16929. ’˛    µ
  16930. ’˛    µ8    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16931. 
  16932. 
  16933. 6o|wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩfun¯súwΩ˛súwΩ˛súwΩ˛súwΩ˛súoú2ò
  16934. EO!Ù
  16935. 
  16936. 
  16937. 
  16938. 
  16939. 
  16940. 
  16941. 
  16942. 30˛00˛00˛00˛00˛00˛0ëP˛0P˛0P˛0P˛0P˛0P˛0P˛0SP0    µ
  16943. ’    µ
  16944. ’    µ
  16945. ’    µ
  16946. ’    µ
  16947. ’    µ
  16948. ’    µ
  16949. ’    µ
  16950. ’    µ
  16951. ’    µ
  16952. ’    µ
  16953. ’    µ
  16954. ’    µ
  16955. ’    µ
  16956. ’    µ
  16957. ’    µ
  16958. ’    µ
  16959. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  16960. I
  16961. 6
  16962. 
  16963. F˙súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩ]±wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩWWAë1”
  16964. 6
  16965. 
  16966. 
  16967. 6
  16968. 
  16969. 
  16970. 6
  16971. 
  16972. 5˛0P˛0P˛0P˛0P˛0P˛0P0o0˛00˛00˛00˛00˛00˛00˛0000
  16973. Ù˛    µ
  16974. ’˛    µ
  16975. ’˛    µ
  16976. ’˛    µ
  16977. ’˛    µ
  16978. ’˛    µ
  16979. ’˛    µ
  16980. ’˛    µ<    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  16981. 
  16982. 
  16983. 
  16984. 6oúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩo:n¯sújñj◊súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩk|BŸ65≤=ê
  16985. 
  16986. 
  16987. 
  16988. 
  16989. 
  16990. 40˛00˛00˛00˛00˛00˛000ì00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P
  16991. ’    µ
  16992. ’    µ
  16993. ’    µ
  16994. ’    µ
  16995. ’    µ
  16996. ’    µ
  16997. ’    µ
  16998. ’    µ
  16999. ’    µ
  17000. ’    µ
  17001. ’    µ
  17002. ’    µ
  17003. ’    µ
  17004. ’    µ
  17005. ’    µ
  17006. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17007. 
  17008. 6
  17009. 
  17010. 
  17011. 6
  17012. 
  17013. >πwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsún¯f4wΩsú]ês{wΩsúwΩsú wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúk|2ò&Ap6
  17014. 
  17015. 
  17016. 6
  17017. 
  17018. 5000P˛0P˛0P˛0P˛0P˛0P˛0l000˛00˛00˛00˛00˛00˛00˛000
  17019. Û
  17020. ’˛    µ
  17021. ’˛    µ
  17022. ’˛    µ
  17023. ’˛    µ
  17024. ’˛    µ
  17025. ’˛    µ
  17026. ’˛    µ@
  17027. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17028. 
  17029. 
  17030. 
  17031. 
  17032. _[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsús{]ê˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú
  17033. wΩsúsú[:2VAo
  17034. 
  17035. 
  17036. 50˛00˛00˛00˛00˛00˛00˛0èP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0OP
  17037. ’    µ
  17038. ’    µ
  17039. ’    µ
  17040. ’    µ
  17041. ’    µ
  17042. ’    µ
  17043. ’    µ
  17044. ’    µ
  17045. ’    µ
  17046. ’    µ
  17047. ’    µ
  17048. ’    µ
  17049. ’    µ
  17050. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  17051. I
  17052. 6
  17053. 
  17054. 
  17055. 6
  17056. &wsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩj∑fUsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúN˘]±Z
  17057. 
  17058. 
  17059. 6100P˛0P˛0P˛0P˛0P˛0P˛0P0i0˛00˛00˛00˛00˛00˛00˛00˛00    µ
  17060. ’˛    µ
  17061. ’˛    µ
  17062. ’˛    µ
  17063. ’˛    µ
  17064. ’˛    µ
  17065. ’˛    µ@
  17066. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17067. 
  17068. 
  17069. 
  17070. 
  17071. J˙˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúbj∑˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sús[f1”
  17072. ˛00˛00˛00˛00˛00˛00˛000è00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0
  17073. ı    µ
  17074. ’    µ
  17075. ’    µ
  17076. ’    µ
  17077. ’    µ
  17078. ’    µ
  17079. ’    µ
  17080. ’    µ
  17081. ’    µ
  17082. ’    µ
  17083. ’    µ
  17084. ’    µ
  17085. ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17086. 
  17087. 6
  17088. 
  17089. 
  17090. 6
  17091. 
  17092. 
  17093. 66k|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩaÚosúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩfuEê
  17094. 300P˛0P˛0P˛0P˛0P˛0P˛0P˛0j000˛00˛00˛00˛00˛00˛00˛00˛0
  17095. Û    µ    µ
  17096. ’˛    µ
  17097. ’˛    µ
  17098. ’˛    µ
  17099. ’˛    µ
  17100. ’˛    µD
  17101. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17102. 
  17103. 
  17104. 
  17105. 
  17106. 
  17107. 2òwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúYOo˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩfuQ∞.ì00˛00˛00˛00˛00˛00˛00˛0èP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0OP01    µ
  17108. ’    µ
  17109. ’    µ
  17110. ’    µ
  17111. ’    µ
  17112. ’    µ
  17113. ’    µ
  17114. ’    µ
  17115. ’    µ
  17116. ’    µ
  17117. ’    µ
  17118. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  17119. I
  17120. 6
  17121. 
  17122. 
  17123. 6
  17124. 
  17125. 
  17126. 6J˘wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús|]ês|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩfua“Vï"r0P˛0P˛0P˛0P˛0P˛0P˛0P0m0˛00˛00˛00˛00˛00˛00˛00˛0000
  17127. Ù˛    µ
  17128. ’˛    µ
  17129. ’˛    µ
  17130. ’˛    µ
  17131. ’˛    µH
  17132. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17133. 
  17134. 
  17135. 
  17136. 
  17137. 
  17138. 
  17139. [:wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsús{]±s|˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩjñeÛoW8P˛00˛00˛00˛00˛00˛000ë00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P
  17140. ’    µ
  17141. ’    µ
  17142. ’    µ
  17143. ’    µ
  17144. ’    µ
  17145. ’    µ
  17146. ’    µ
  17147. ’    µ
  17148. ’    µ
  17149. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17150. 6
  17151. 
  17152. 
  17153. 6
  17154. 
  17155. 
  17156. 6
  17157. 
  17158. 7oúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús|YOs|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩfujñsúsúJˆq˛0P˛0P˛0P˛0P˛0P˛0p000˛00˛00˛00˛00˛00˛00˛00˛001    µ
  17159. ’˛    µ
  17160. ’˛    µ
  17161. ’˛    µ
  17162. ’˛    µL
  17163. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17164. 
  17165. 
  17166. 
  17167. 
  17168. 
  17169. 
  17170. &wsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsús{]±sZ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú    wΩfTj∑súwΩo{>’000˛00˛00˛00˛00˛0îP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0
  17171. ’    µ
  17172. ’    µ
  17173. ’    µ
  17174. ’    µ
  17175. ’    µ
  17176. ’    µ
  17177. ’    µ
  17178. ’    µ
  17179. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17180. 
  17181. 
  17182. 6
  17183. 
  17184. 
  17185. 6
  17186. 
  17187. 
  17188. 6
  17189. 
  17190. :πsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús|YOosú wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩaÚssúwΩsúkõ6¥00P˛0P˛0P˛0P˛0P0u0˛00˛00˛00˛00˛00˛00˛00˛00˛0
  17191. Ù    µ    µ
  17192. ’˛    µ
  17193. ’˛    µ
  17194. ’˛    µP
  17195. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17196. 
  17197. 
  17198. 
  17199. 
  17200. 
  17201. 
  17202. 
  17203. J˙súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsús{aÚnÿs{súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛sú    s|]êsúsúwΩsúsú_Y2≥0˛00˛00˛00˛000ï00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P0    µ
  17204. ’    µ
  17205. ’    µ
  17206. ’    µ
  17207. ’    µ
  17208. ’    µ
  17209. ’    µ
  17210. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17211. 6
  17212. 
  17213. 
  17214. 6
  17215. 
  17216. 
  17217. 6
  17218. 
  17219. 
  17220. 6
  17221. 
  17222. SsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú$wΩf4jusúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsún¯fTwΩsúwΩsúwΩsú[YqP˛0P˛0P˛0P˛0t000˛00˛00˛00˛00˛00˛00˛00˛000
  17223. ’˛    µ
  17224. ’˛    µ
  17225. ’˛    µT
  17226. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17227. 
  17228. 
  17229. 
  17230. 
  17231. 
  17232. 
  17233. 
  17234. 
  17235. OsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsús{fufU˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súa—o:súsúwΩ˛súwΩSQ000˛00˛00˛0ñP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛02    µ
  17236. ’    µ
  17237. ’    µ
  17238. ’    µ
  17239. ’    µ
  17240. ’    µ
  17241. ’    ı    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17242. 
  17243. 
  17244. 6
  17245. 
  17246. 
  17247. 6
  17248. 
  17249. 
  17250. 6
  17251. 
  17252. 
  17253. 6
  17254. 
  17255. SsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú$wΩjñbsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩs{a“súwΩsúwΩsúwΩsúwΩoõK˛0P˛0P˛0P0y0˛00˛00˛00˛00˛00˛00˛00˛00˛0
  17256.     µ    µ
  17257. ’˛    µ
  17258. ’˛    µX
  17259. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17260. 
  17261. 
  17262. 
  17263. 
  17264. 
  17265. 
  17266. 
  17267. 
  17268. 
  17269. c[súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúo]ês{súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúbsZ˛súwΩ˛súwΩsúk{6¥00˛00˛000ô00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P02    µ
  17270. ’    µ
  17271. ’    µ
  17272. ’    µ
  17273. ’    µ
  17274. ÷    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17275. 6
  17276. 
  17277. 
  17278. 6
  17279. 
  17280. 
  17281. 6
  17282. 
  17283. 
  17284. 6
  17285. 
  17286. 
  17287. 6
  17288. 
  17289. SsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú,wΩsúwΩsúwΩs:a“o:wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús[f4wΩsúwΩsúwΩsúwΩsúwΩsúwΩ_Y*ì0P˛0P˛0x000˛00˛00˛00˛00˛00˛00˛00˛0000
  17290. ’˛    µ
  17291. ’˛    µ\
  17292. ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17293. 
  17294. 
  17295. 
  17296. 
  17297. 
  17298. 
  17299. 
  17300. 
  17301. 
  17302. 
  17303. OsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsús{]êosúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúaÚsúwΩ˛súwΩ˛súwΩ˛súW8q˛00˛0öP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0
  17304. 2    µ
  17305. ’    µ
  17306. ’    µ
  17307. ’    µ
  17308. ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17309. 
  17310. 
  17311. 6
  17312. 
  17313. 
  17314. 6
  17315. 
  17316. 
  17317. 6
  17318. 
  17319. 
  17320. 6
  17321. 
  17322. 
  17323. 6
  17324. 
  17325. F˙súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú,wΩsúwΩsúwΩsúbowΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩj∑juf4s|súwΩsúwΩsúwΩsúwΩsúwΩsúsúJˆq˛0P0{0˛00˛00˛00˛00˛00˛00˛00˛00˛0
  17326.     µ    µ
  17327. ’˛    µ`    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17328. 
  17329. 
  17330. 
  17331. 
  17332. 
  17333. 
  17334. 
  17335. 
  17336. 
  17337. 
  17338. 
  17339. :∏súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súaÛosúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ]êjñs{wΩ˛súwΩ˛súwΩ˛súwΩk{>’0000ù00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P02    µ
  17340. ’    µ
  17341. ’    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17342. 
  17343. 6
  17344. 
  17345. 
  17346. 6
  17347. 
  17348. 
  17349. 6
  17350. 
  17351. 
  17352. 6
  17353. 
  17354. 
  17355. 6
  17356. 
  17357. 
  17358. 6
  17359. 
  17360. 2òoúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú1wΩsúwΩsúwΩsúwΩsúwΩs{]oowΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúbsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúcZ.ìˇ0Å000˛00˛00˛00˛00˛00˛00˛00˛0k00
  17361. 
  17362. ’    µ    µ    ’    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17363. 
  17364. 
  17365. 
  17366. 
  17367. 
  17368. 
  17369. 
  17370. 
  17371. 
  17372. 
  17373. 
  17374. 
  17375. W_[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsús{]oosúsúwΩ˛súwΩ˛súwΩ˛súwΩsúsúfTo˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú[8"rôP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0K    µ
  17376. ’    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  17377. b
  17378. 6
  17379. 
  17380. 
  17381. 6
  17382. 
  17383. 
  17384. 6
  17385. 
  17386. 
  17387. 6
  17388. 
  17389. 
  17390. 6
  17391. 
  17392. 
  17393. 6
  17394. 
  17395. 
  17396. 6J˘wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩs{]oo:wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsún¯jñwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúÅ0˛00˛00˛00˛00˛00˛00˛00˛00˛0o
  17397. Û    ÷    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17398. 
  17399. 
  17400. 
  17401. 
  17402. 
  17403. 
  17404. 
  17405. 
  17406. 
  17407. 
  17408. 
  17409. 
  17410. 
  17411. "652òoúnÿsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsús{a—súsújós˛súwΩ˛súwΩ˛súwΩsúf4súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúû00P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P1    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17412. 
  17413. 6
  17414. 
  17415. 
  17416. 6
  17417. 
  17418. 
  17419. 6
  17420. 
  17421. 
  17422. 6
  17423. 
  17424. 
  17425. 6
  17426. 
  17427. 
  17428. 6
  17429. 
  17430. 
  17431. 6
  17432. F5V=≤A≤eÛowΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú3wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩnÿfUsúnóowΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩf3wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúÅ000˛00˛00˛00˛00˛00˛00˛00˛0o
  17433. 
  17434.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17435. 
  17436. 
  17437. 
  17438. 
  17439. 
  17440. 
  17441. 
  17442. 
  17443. 
  17444. 
  17445. 
  17446. 
  17447. 
  17448. 
  17449. -”)Ù
  17450. =±J˙˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú]±sZ˛súwΩ˛súwΩ˛súwΩsúsúsZfs{súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩõP˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0OQ
  17451. 4
  17452. 
  17453.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  17454. b
  17455. 6
  17456. 
  17457. 
  17458. 6
  17459. 
  17460. 
  17461. 6
  17462. 
  17463. 
  17464. 6
  17465. 
  17466. 
  17467. 6
  17468. 
  17469. 
  17470. 6
  17471. 
  17472. =≤
  17473. 
  17474. =≤
  17475. 2òoúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús|]êwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsús[aÚsúsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúÖ0˛00˛00˛00˛00˛00˛00˛0{000
  17476. 2
  17477. 
  17478.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17479. 
  17480. 
  17481. 
  17482. 
  17483. 
  17484. 
  17485. 
  17486. 
  17487. 
  17488. 
  17489. 
  17490. 
  17491. 
  17492. =ê
  17493. 
  17494. )”)ÙW_[súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúfUowΩ˛súwΩ˛súwΩ˛súwΩsúf4súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú¢00P˛0P˛0P˛0P˛0P˛0P˛0P0005
  17495. 
  17496. 
  17497. 6
  17498.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17499. 
  17500. 6
  17501. 
  17502. 
  17503. 6
  17504. 
  17505. 
  17506. 6
  17507. 
  17508. 
  17509. 6
  17510. 
  17511. 
  17512. 6
  17513. 
  17514. 
  17515. 6
  17516. 
  17517. 
  17518. 6
  17519. Aë
  17520. 6
  17521. *%Ù
  17522. 6
  17523. 
  17524. BŸwΩsúwΩsú;wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩs{bsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩf3wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúá000˛00˛00˛00˛00˛00˛000
  17525. 
  17526. 
  17527. 
  17528. 
  17529.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17530. 
  17531. 
  17532. 
  17533. 
  17534. 
  17535. 
  17536. 
  17537. 
  17538. 
  17539. 
  17540. 
  17541. 
  17542. 
  17543. 9ë
  17544. 
  17545. 2J
  17546. 
  17547. 6[;súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩbsúsúwΩ˛súwΩ˛súwΩsúsús{f4˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ†P˛0P˛0P˛0P˛0P˛0P˛0P0
  17548. 2
  17549. 
  17550. 6
  17551. 
  17552. 
  17553.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  17554. 6
  17555. 
  17556. 
  17557. 6
  17558. 
  17559. 
  17560. 6
  17561. 
  17562. 
  17563. 6
  17564. 
  17565. 
  17566. 6
  17567. 
  17568. 
  17569. 6
  17570. 
  17571. 
  17572. 6
  17573. 
  17574. "1”
  17575. 
  17576. 26Y±
  17577. 
  17578. 6
  17579. 
  17580. :πoúwΩsúwΩsúwΩsúwΩsúwΩsú1wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúbsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsún∑nÿwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúä0˛00˛00˛00˛00˛00˛0
  17581. 5
  17582. 
  17583. 
  17584. 
  17585. 
  17586.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17587. 
  17588. 
  17589. 
  17590. 
  17591. 
  17592. 
  17593. 
  17594. 
  17595. 
  17596. 
  17597. 
  17598. 
  17599. 
  17600. -Û%Ù
  17601. 
  17602. =ê
  17603. 
  17604. 
  17605. 6N˙wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúfn¯˛súwΩ˛súwΩ˛súwΩbsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú§00P˛0P˛0P˛0P˛0P˛01
  17606. 4
  17607. 
  17608. 6
  17609. 
  17610. 
  17611. 6
  17612. 
  17613. 
  17614.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17615. 
  17616. 
  17617. 6
  17618. 
  17619. 
  17620. 6
  17621. 
  17622. 
  17623. 6
  17624. 
  17625. 
  17626. 6
  17627. 
  17628. 
  17629. 6
  17630. 
  17631. 
  17632. 6
  17633. 
  17634. 
  17635. 69±
  17636. 
  17637. 6
  17638. 
  17639. VF5
  17640. 
  17641. ?
  17642. 6
  17643. 
  17644. 4.ìkõsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsújus[wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúa“súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúê000˛00˛00˛00˛0000
  17645. 4
  17646. 
  17647. 
  17648. 
  17649. 
  17650. 
  17651. ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17652. 
  17653. 
  17654. 
  17655. 
  17656. 
  17657. 
  17658. 
  17659. 
  17660. 
  17661. 
  17662. 
  17663. 
  17664. 
  17665. =ê
  17666. 
  17667. :1Ù
  17668. 
  17669. 
  17670. 
  17671. 3000Ko{súsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩaÚsúsúwΩ˛súwΩ˛súwΩsúsZbwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ§P˛0P˛0P˛0P˛0P00
  17672. 2
  17673. 6
  17674. 
  17675. 
  17676. 6
  17677. 
  17678. 
  17679. 6
  17680. 
  17681. 
  17682. 6
  17683.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17684. 6
  17685. 
  17686. 
  17687. 6
  17688. 
  17689. 
  17690. 6
  17691. 
  17692. 
  17693. 6
  17694. 
  17695. 
  17696. 6
  17697. 
  17698. 
  17699. 6
  17700. 
  17701. 
  17702. 6
  17703. 
  17704. =ê
  17705. 6
  17706. 
  17707. 
  17708. 6
  17709. Aë
  17710. 6
  17711. 
  17712. 
  17713. 2˛09P0"r_YwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúbsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩaÚs|súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúê0˛00˛00˛00˛00
  17714. 3
  17715. 
  17716. 
  17717. 
  17718. 
  17719. 
  17720. 
  17721. 
  17722. 
  17723.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17724. 
  17725. 
  17726. 
  17727. 
  17728. 
  17729. 
  17730. 
  17731. 
  17732. 
  17733. 
  17734. 
  17735. 
  17736. 
  17737. 9≤
  17738. 
  17739. 
  17740. 9ë
  17741. 
  17742. 10˛00˛06≥k{súwΩ˛súwΩ˛súwΩ˛súwΩsúsZfTwΩ˛súwΩ˛súwΩsúsúo:aÛof4s[wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúù00P˛0P˛0P˛01
  17743. 4
  17744. 6
  17745. 6
  17746. 
  17747. 
  17748. 6
  17749. 
  17750. 
  17751. 6
  17752. 
  17753. 
  17754. K    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı˛
  17755. %
  17756. 6
  17757. 
  17758. 
  17759. 6
  17760. 
  17761. 
  17762. 6
  17763. 
  17764. 
  17765. 6
  17766. 
  17767. 
  17768. 6
  17769. 
  17770. 
  17771. 6
  17772. 
  17773. 5≤
  17774. 
  17775. 6
  17776. 
  17777. 65E“
  17778. 
  17779. Q˛0P˛0P˛03FˆoúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩfTssúwΩsúwΩsúwΩsúwΩsúwΩsúf4s:súnÿwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúê000˛00˛0001
  17780. 4
  17781. 
  17782. 
  17783. 
  17784. 
  17785. 
  17786. 
  17787. 
  17788. 
  17789.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17790. 
  17791. 
  17792. 
  17793. 
  17794. 
  17795. 
  17796. 
  17797. 
  17798. 
  17799. 
  17800. 
  17801. 
  17802. 
  17803.  %Ù)Ù
  17804. 
  17805. 
  17806. B]±00˛00˛00˛00QJˆwΩ˛súwΩ˛súwΩ˛súa—fn¯súwΩ˛súwΩ˛sús|aÚsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ¢P˛0P˛0P0
  17807. 3
  17808. 
  17809. 6
  17810. 
  17811. 
  17812. 6
  17813. 
  17814. 
  17815. 6
  17816. 
  17817. 
  17818. 6
  17819. 
  17820. 
  17821. 6
  17822. 
  17823. 
  17824.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17825. 
  17826. 6
  17827. 
  17828. 
  17829. 6
  17830. 
  17831. 
  17832. 6
  17833. 
  17834. 
  17835. 6
  17836. 
  17837. 
  17838. 6
  17839. 
  17840. 
  17841. 6
  17842. 
  17843. 
  17844. 6
  17845. =≤
  17846. 6
  17847. 
  17848. 
  17849. 6
  17850. 
  17851. 62Iè˛0P˛0P˛0P˛01PrW8súwΩsúwΩsúwΩsúwΩsún¯jñs:sZwΩsúwΩsúwΩsúwΩsúwΩf4n¯súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúñ0˛00001
  17852. 
  17853. 
  17854. 
  17855. 
  17856. 
  17857. 
  17858. 
  17859. 
  17860. 
  17861. 
  17862. 
  17863. 
  17864.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  17865. 
  17866. 
  17867. 
  17868. 
  17869. 
  17870. 
  17871. 
  17872. 
  17873. 
  17874. 
  17875. 
  17876. 
  17877. 
  17878. =ê
  17879. 
  17880. 
  17881. 
  17882. 5002A000˛00˛00˛00002≥_YsúsúwΩ˛súwΩ]êsúsúwΩ˛súwΩ˛súwΩj◊f4súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú¶00P0025
  17883. 
  17884. 
  17885. 6
  17886. 
  17887. 
  17888. 6
  17889. 
  17890. 
  17891. 6
  17892. 
  17893. 
  17894. 6
  17895. 
  17896. 
  17897. 6
  17898. 
  17899. 
  17900. 6    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ˆ
  17901. 6
  17902. 
  17903. 
  17904. 6
  17905. 
  17906. 
  17907. 6
  17908. 
  17909. 
  17910. 6
  17911. 
  17912. 
  17913. 6
  17914. 
  17915. 
  17916. 6
  17917. 
  17918. 
  17919. 6
  17920. 
  17921. =≤
  17922. 
  17923. 
  17924. 6
  17925. 
  17926. 40P00a“Bs˛0P˛0P˛0P˛0/P00.ìkõsúwΩsúwΩfTn¯súwΩsúwΩsúwΩsúwΩsúwΩs{]êsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúñ01
  17927. 4
  17928. 
  17929. 
  17930. 
  17931. 
  17932. 
  17933. 
  17934. 
  17935. 
  17936. 
  17937. 
  17938. 
  17939. 
  17940.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17941. 
  17942. 
  17943. 
  17944. 
  17945. 
  17946. 
  17947. 
  17948. 
  17949. 
  17950. 
  17951. 
  17952. 
  17953. 
  17954. 
  17955. =ê
  17956. 
  17957. 1000006REè0000˛00˛00˛00˛00>’oõwΩoa—súwΩ˛súwΩ˛súwΩsú]ês{wΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ¢5
  17958. 
  17959. 
  17960. 6
  17961. 
  17962. 
  17963. 6
  17964. 
  17965. 
  17966. 6
  17967. 
  17968. 
  17969. 6
  17970. 
  17971. 
  17972. 6
  17973. 
  17974. 
  17975. 6
  17976. 
  17977. 
  17978. 6
  17979.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  17980. 
  17981. 
  17982. 6
  17983. 
  17984. 
  17985. 6
  17986. 
  17987. 
  17988. 6
  17989. 
  17990. 
  17991. 6
  17992. 
  17993. 
  17994. 6
  17995. 
  17996. 
  17997. 6
  17998. 
  17999. 
  18000. 65“
  18001. 6
  18002. 410P˛0P0*1InQ˛0P˛0P˛0P˛0P˛0)qRµ]os{wΩsúwΩsúwΩsúwΩsúwΩsúa“jÿwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúí
  18003. 
  18004. 
  18005. 
  18006. 
  18007. 
  18008. 
  18009. 
  18010. 
  18011. 
  18012. 
  18013. 
  18014. 
  18015. 
  18016. 
  18017.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18018. 
  18019. 
  18020. 
  18021. 
  18022. 
  18023. 
  18024. 
  18025. 
  18026. 
  18027.  
  18028. 
  18029. 
  18030. 
  18031. )Ù%Ù
  18032. ˛00˛0000.1]—.Q000˛00˛00˛00˛00In&QW8˛súwΩ˛súwΩsúa—fuwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú§
  18033. 
  18034. 6
  18035. 
  18036. 
  18037. 6
  18038. 
  18039. 
  18040. 6
  18041. 
  18042. 
  18043. 6
  18044. 
  18045. 
  18046. 6
  18047. 
  18048. 
  18049. 6
  18050. 
  18051. 
  18052. 6
  18053. 
  18054.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  18055. 
  18056. 6
  18057. 
  18058. 
  18059. 6
  18060. 
  18061. 
  18062. 6
  18063. 
  18064. 
  18065. 6
  18066. 
  18067. 
  18068. 6
  18069. 
  18070. 
  18071. 6
  18072. 
  18073. 
  18074. 6
  18075. 
  18076. 9±5100P˛0P˛0PPRSA–EØ"000P˛0P˛0P˛0+P2Io0P0"r_YwΩsúwΩsúwΩsúbj∑wΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúí
  18077. 
  18078. 
  18079. 
  18080. 
  18081. 
  18082. 
  18083. 
  18084. 
  18085. 
  18086. 
  18087. 
  18088. 
  18089. 
  18090.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  18091. 
  18092. 
  18093. 
  18094. 
  18095. 
  18096. 
  18097. 
  18098. 
  18099. 
  18100. 
  18101. 
  18102. 
  18103. 
  18104. 
  18105. 
  18106. A∞0˛00˛00˛00˛00A–AØ20˛00˛00002IN2000˛0.ìgzsúwΩs{aÚowΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ¶
  18107. 6
  18108. 
  18109. 
  18110. 6
  18111. 
  18112. 
  18113. 6
  18114. 
  18115. 
  18116. 6
  18117. 
  18118. 
  18119. 6
  18120. 
  18121. 
  18122. 6
  18123. 
  18124. 
  18125. 6
  18126. 
  18127.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18128. 6
  18129. 
  18130. 
  18131. 6
  18132. 
  18133. 
  18134. 6
  18135. 
  18136. 
  18137. 6
  18138. 
  18139. 
  18140. 6
  18141. 
  18142. 
  18143. 6
  18144. 
  18145. 
  18146. 6
  18147. 
  18148. 
  18149. QA–00P06r^V3^YÚ>RP˛0P˛0P2IØUÚA2.1R36R=A–AØEØ5JS:RP˛0P˛0!>’jña“owΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúö
  18150. 
  18151. 
  18152. 
  18153. 
  18154. 
  18155. 
  18156. 
  18157. 
  18158. 
  18159. 
  18160. 
  18161. 
  18162.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18163. 
  18164. 
  18165. 
  18166. 
  18167. 
  18168. 
  18169. 
  18170. 
  18171. 
  18172. 
  18173. 
  18174. 
  18175. 
  18176. 00EØ0000A–FR21BRR2a“aÚN2000˛000QZ30..0^3>1"00000J2:R0˛0000.0Eé:Jˆ˝súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsú¢
  18177. 
  18178. 6
  18179. 
  18180. 
  18181. 6
  18182. 
  18183. 
  18184. 6
  18185. 
  18186. 
  18187. 6
  18188. 
  18189. 
  18190. 6
  18191. 
  18192. 
  18193. 6
  18194. 
  18195.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18196. 
  18197. 
  18198. 6
  18199. 
  18200. 
  18201. 6
  18202. 
  18203. 
  18204. 6
  18205. 
  18206. 
  18207. 6
  18208. 
  18209. 
  18210. 6
  18211. 
  18212. 
  18213. 6
  18214. 
  18215. 40P00AœP0"Q]Ú>˛0P06r>IèN>r0P˛0P˛0P˛0P˛0P˛0'P005Mo=00PQW8súwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúñ
  18216. 
  18217. 
  18218. 
  18219. 
  18220. 
  18221. 
  18222. 
  18223. 
  18224. 
  18225. 
  18226. 
  18227.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18228. 
  18229. 
  18230. 
  18231. 
  18232. 
  18233. 
  18234. 
  18235. 
  18236. 
  18237. 
  18238. 
  18239. 
  18240. 10000*.0000YÚ0˛00˛00FSNIèAJS000˛00˛00˛000005EØAØ&00˛0000*ì_YsúsúwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ¶
  18241. 6
  18242. 
  18243. 
  18244. 6
  18245. 
  18246. 
  18247. 6
  18248. 
  18249. 
  18250. 6
  18251. 
  18252. 
  18253. 6
  18254. 
  18255. 
  18256. 6
  18257. 
  18258.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  18259. 
  18260. 6
  18261. 
  18262. 
  18263. 6
  18264. 
  18265. 
  18266. 6
  18267. 
  18268. 
  18269. 6
  18270. 
  18271. 
  18272. 6
  18273. 
  18274. 
  18275. 6200P˛0R3210&QY—"000P˛0P˛0P0>rZEØEèA–2*16RQ0"Q"Q00P.=AØEØA–*10PP6r0P˛0P00.ìkõsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúî
  18276. 
  18277. 
  18278. 
  18279. 
  18280. 
  18281. 
  18282. 
  18283. 
  18284. 
  18285. 
  18286.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  18287. 
  18288. 
  18289. 
  18290. 
  18291. 
  18292. 
  18293. 
  18294. 
  18295. 
  18296. 
  18297. 
  18298. 30˛00˛0ZJAœJaÚ"Q000˛00˛00˛0000.05aÚMÒEØY—]ÚAØA–=Ø2000˛00BRaÚ"Q0˛00˛00BıoõwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩsúsúî
  18299. 
  18300. 6
  18301. 
  18302. 
  18303. 6
  18304. 
  18305. 
  18306. 6
  18307. 
  18308. 
  18309. 6
  18310. 
  18311. 
  18312. 6
  18313. 
  18314.     ˆ    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18315. 6
  18316. 
  18317. 
  18318. 6
  18319. 
  18320. 
  18321. 6
  18322. 
  18323. 
  18324. 6
  18325. 
  18326. 
  18327. 6
  18328. 
  18329. 6
  18330. 3Q000P˛0P˛0P˛0P˛0P˛0P˛0P˛0P00QP0"QQP˛0P˛0P˛0*r˛0P˛0P˛0qKwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúÜ
  18331. 
  18332. 
  18333. 
  18334. 
  18335. 
  18336. 
  18337. 
  18338. 
  18339. 
  18340.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18341. 
  18342. 
  18343. 
  18344. 
  18345. 
  18346. 
  18347. 
  18348. 
  18349. 
  18350. 40000000˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛000q[Y˛súwΩ˛súwΩ˛súwΩ˛súwΩ˛súwΩã|
  18351. 6
  18352. 
  18353. 
  18354. 6
  18355. 
  18356. 
  18357. 6
  18358. 
  18359. 
  18360. 6
  18361. 
  18362. 
  18363. 6
  18364.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18365. 
  18366. 
  18367. 6
  18368. 
  18369. 
  18370. 6
  18371. 
  18372. 
  18373. 6
  18374. 
  18375. 
  18376. 6
  18377. 410P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P02¥_YwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúÅx
  18378. 
  18379. 
  18380. 
  18381. 
  18382. 
  18383. 
  18384. 
  18385.     ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı
  18386. 
  18387. 
  18388. 
  18389. 
  18390. 
  18391. 
  18392. 
  18393. 4˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛00˛0:‘k{súwΩ˛súwΩ˛súwΩ˛súwΩsúsúáv
  18394. 
  18395. 6
  18396. 
  18397. 
  18398. 6
  18399. 
  18400. 
  18401. 6
  18402. 
  18403. 
  18404.     ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ    ı    ˆ
  18405. 
  18406. 6
  18407. 
  18408. 
  18409. 6
  18410. 
  18411. 
  18412. 6
  18413. 
  18414. 
  18415. 
  18416. 2˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P˛0P00QKoúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsúwΩsú®_|cù_|c}_|cù_|c}_|cù_|c}_|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}c|c}_|c}_|cù_|c}_|cù_|c}_|cù_|c}c|cú_{cõ_{cú_{cõ_{cú_{cõI_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{cõ_{cú_{kú{fiˇ˛{fiˇ˛{fiˇ˛{fiˇ
  18417. d
  18418. 40,flL
  18419. °dONLNd%æ8À©(ÁV
  18420. CURVES AHEAD:°dONLNd3Œ8€£* WORKING WITH°dONLNd@fi8ÎÑ*    CURVES IN°dONLNdJÓ8˚é*    QUICKDRAW°dONLNdT 8≤*VALIDATING DATE°dONLNdd8(º*AND TIME ENTRY IN°dONLNdv+88q*MACAPP°dONLNd}H8Uã*    MACINTOSH°dONLNdáX8eü* DEBUGGING: A°dONLNdîh8u´*
  18421. WEIRD JOURNEY°dONLNd¢x8Öæ*INTO THE BELLY OF°dONLNd¥à8ïÖ*    THE BEAST°dONLNdæ•8≤√*MACINTOSH HYBRID°dONLNdœµ8¬æ*APPLICATIONS FOR°dONLNd‡≈8“W*A/UX°dONLNd‚8Ôâ*    COPYMASK,°dONLNdÔÚ8ˇÆ*
  18422. COPYDEEPMASK,°dONLNd˝8Ω*AND LASERWRITER°dONLNd
  18423. 8Ç*
  18424. DRIVER 7.0°dONLNd/8<¢* GWORLDS AND°dONLNd$?8L™* NUBUS MEMORY°dONLNd1\8i¥*MACINTOSH Q & A°dONLNdAy8Üô*APPLE II Q & A
  18425. °dONLNdPö8≥M*+
  18426. °dONLNdR≥8¡<*I°dONLNdS≥=¡g)ssue 8
  18427. °dONLNdY¥g¿p)*   °dONLNd\¥p¿Æ)     Autumn 1991ˇO»◊#ˇ ˇˇˇˇ#◊ 
  18428. d,     Helvetica
  18429.     .°dONLNdÜñë+¥≠E D I T O R I A L  S T A F F, Palatino°dONLNdïñû⁄*Editor-in-Cheek  °dONLNd.ï⁄û)D
  18430. Caroline Rose°dONLNd<£ñ¨‘(…¥Spirited Guide  °dONLNdL£‘¨)>Louella Pizzuti°dONLNd\±ñ∫ı(◊¥Technical Buckstopper  °dONLNds±ı∫))_ Dave Johnson°dONLNdÄøñ»”(Â¥Review Board  °dONLNdéø”»G)=Pete “Luke” Alexander, Chris°dONLNd¨Õ°÷4(Ûø&Derossi, C. K. Haun, Larry Rosenstein,°dONLNd’€°‰2*!Andy Shebanow, and Gregg Williams°dONLNd˜ÈñÚfi(¥Managing Editor  °dONLNdÈfiÚ)HMonica Meffert°dONLNd˜ñÌ(¥Contributing Editors  °dONLNd-˜Ì8)WLorraine Anderson,°dONLNdA°C(+ø*Geta Carlson, Toni Haskell, Judy Helfand, °dONLNdl°**"Rilla Reynolds, and Carol Westberg°dONLNdè!ñ*∏(G¥    Indexer  °dONLNdò!∏*Î)"
  18431. Ira Kleinberg°dONLNd¶/ñ8;(U¥&Manager, Developer Support Systems and°dONLNdŒ=°FÊ+ Communications  °dONLNdfi=ÊF))EDavid Krathwohl°dONLNdÓXñc"(¥A R T  &  P R O D U C T I O N°dONLNd gñpÏ*Production Manager  °dONLNd gÏp%)VHartley Lesser°dONLNd/uñ~Ã(õ¥Art Director  °dONLNd=uÃ~)6 Diane Wilcox°dONLNdJÉñåÒ(©¥Technical Illustration  °dONLNdbÉÒå*)[ Don Donoughe°dONLNdoëñö≈(∑¥ Formatting  °dONLNd{ë≈ö
  18432. )/Forbes Mill Press°dONLNdçüñ®∫(≈¥
  18433. Printing  °dONLNdóü∫®1)$Wolfer Printing Company, Inc.°dONLNdµ≠ñ∂›(”¥Film Preparation  °dONLNd«≠›∂)GAptos Post, Inc.°dONLNdÿªñƒΔ(·¥ Production  °dONLNd‰ªΔƒ)0PrePress Assembly°dONLNdˆ…ñ“Õ(Ô¥
  18434. Photography  °dONLNd…Õ“<)7Sharon Beals, Ralph Portillo,°dONLNd"◊°‡ı(˝øand Steven C. Johnson°dONLNd8ÂñÓ¸( ¥Circulation Management  °dONLNdP¸Ó2)f David Wilson°dONLNd]Ûñ¸„(¥Online Production  °dONLNdpÛ„¸!)MCassi Carpenter0°z/Ó
  18435. ¢{.ÌòÄx[ò”HH§P¥ÄˇˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôôˇˇÃÃffˇˇÃÃ33ˇˇÃÃˇˇôôˇˇˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃÃˇˇôôˇˇffˇˇ33ˇˇÃÃˇˇˇˇÃÃˇˇÃÃÃÃˇˇôôÃÃˇˇffÃÃˇˇ33ÃÃˇˇÃÃÃÃˇˇÃÃÃÃÃÃÃÃÃÃôôÃÃÃÃffÃÃÃÃ33ÃÃÃÃÃÃôôˇˇÃÃôôÃÃÃÃôôôôÃÃôôffÃÃôô33ÃÃôôÃÃffˇˇÃÃffÃÃÃÃffôôÃÃffffÃÃff33ÃÃffÃÃ33ˇˇÃÃ33ÃÃÃÃ33ôôÃÃ33ffÃÃ3333ÃÃ33ÃÃˇˇÃÃÃÃÃÃôôÃÃffÃÃ33ÃÃôôˇˇˇˇôôˇˇÃÃôôˇˇôôôôˇˇffôôˇˇ33ôôˇˇôôÃÃˇˇôôÃÃÃÃôôÃÃôôôôÃÃffôôÃÃ33ôôÃÃôôôôˇˇôôôôÃÃôôôôôôôôôôffôôôô33ôôôôôôffˇˇôôffÃÃôôffôôôôffffôôff33ôôffôô33ˇˇôô33ÃÃôô33ôôôô33ffôô3333ôô33ôôˇˇôôÃÃôôôôôôffôô33ôôffˇˇˇˇffˇˇÃÃffˇˇôôffˇˇffffˇˇ33ffˇˇffÃÃˇˇffÃÃÃÃffÃÃôôffÃÃffffÃÃ33ffÃÃffôôˇˇffôôÃÃffôôôôffôôffffôô33ffôôffffˇˇffffÃÃffffôôffffffffff33ffffff33ˇˇff33ÃÃff33ôôff33ffff3333ff33ffˇˇffÃÃffôôffffff33ff33ˇˇˇˇ33ˇˇÃÃ33ˇˇôô33ˇˇff33ˇˇ3333ˇˇ33ÃÃˇˇ33ÃÃÃÃ33ÃÃôô33ÃÃff33ÃÃ3333ÃÃ33ôôˇˇ33ôôÃÃ33ôôôô33ôôff33ôô3333ôô33ffˇˇ33ffÃÃ33ffôô33ffff33ff3333ff3333ˇˇ3333ÃÃ3333ôô3333ff333333333333ˇˇ33ÃÃ33ôô33ff333333ˇˇˇˇˇˇÃÃˇˇôôˇˇffˇˇ33ˇˇÃÃˇˇÃÃÃÃÃÃôôÃÃffÃÃ33ÃÃôôˇˇôôÃÃôôôôôôffôô33ôôffˇˇffÃÃffôôffffff33ff33ˇˇ33ÃÃ33ôô33ff333333ˇˇÃÃôôff33ÓÓ››ªª™™ààwwUUDD""ÓÓ››ªª ¨ØVààwwUUDD""ÓÓ››ªª™™ààwwUUDD""ÓÓÓÓÓÓ››››››ªªªªªª™™™™™™ààààààwwwwwwUUUUUUDDDDDD""""""[ò”°z4Úâyw√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√yw……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……yw√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…yw……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√……√√……√√……√√……√……√√……r[√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…˚    ¬……√¬……√¬…˙……√¬q[√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√˙√…√…√…√…√˙√…√…oZ√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√˘……√√……√√˘……√√mZ……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……¯ˆ˛+ˆ++¯¬……gZ√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…¯˙+¯…√…p[……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√˙+ˆ˛+ˆ˛+˙√√……p[√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…˙˛+ˆ˛+ˆ+˙……√¬m]√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…+˛Ù+˛√…√…√…y^√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y\……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……i\√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Ó+…√…√…√…y\……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y^√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬h[√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Ì+…√…√…√…yZ+ˆ+…√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y˛+ˆ˛+T¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……a¯+P…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Ï+…√…√…√…y˛+ˆ˛+ˆ˛+P√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y+ˆ˛+ˆ˛+ˆ˛+Lˆ……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬XÒ+G√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Í+…√…√…√…y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Hˆ……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Dˆ+…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……PÍ+?…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√È+…√…√…√…y˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+@ˆ+…√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+<ˆ++√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬G„+√…√…√…√…˛+…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Á+…√…√…√…u+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……˙*…√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√u˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬˙(¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……:fi+˘'…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Â+…√…√…√…r˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¯'……√√……√√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……t+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+˘&…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬6›+˙˛+!√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…‚+…√…√…√…u+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++˙++ˆ˛+ √……√√……√√……√√……√√…………√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√v˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++˛++ˆ˛+ˆ˛+ˆ+…√¬……√¬……√¬……˚……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……Δ+…√…√…√˘…√›+…√…√…√…t˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+˘++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……s+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+˘ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬¿+˘€+…√…√…√…s+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+˘ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√u˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++˚˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……æ+˝Ÿ+…√…√…√…y˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬
  18436. í+…√…√…√…y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……
  18437. í+…√…√…√…y˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬
  18438. í+…√…√…√…y+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……√…√ï+…√…√…√…y……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y
  18439. √¬……√¬…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬    √…√…√…√…√õ+…√…√…√…y
  18440. √√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y ……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……√…√…√…√…√…√…√…†+…√…√…√…y……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EjiEEjiEEjiEEji+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ ˆ+iEEjiEEji+ˆ˛+ˆ˛+√……√√……w√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ+˛Ei˛Ei˛Ei˛Ei˛Ei˛Ei˛Ei˛E˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EEi˛Ei˛E˛+ˆ˛+    ˆ+…√¬……√¬O$√…√…√…√…√…√…√…√…√…√++iEiEiEiEiEiEiEiÙ+
  18441. iEiEiEiEiEiEiEÊ+EiEi¸+iEi¯+…√…√…√…y√√……√√……√√……√√……√√…iEEjiEEji+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EjiEEjiEE˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EjiEˆ˛+ˆ+iEˆ˛+ˆ˛+    ˆ+…√√……√√x……√¬……√¬……√¬……√¬i˛EiE+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+˛Ei˛Ei++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆi˛E˛+ˆ˛+Ei++ˆ˛+ˆ˛+¬……√¬……<√…√…√…√…√…√…√…EiEiEi√…√…ÿ+iEiEiEiEÛ+iEiE˘+iE˜+…√…√…√…y……√√……√√……√√jiEEji√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ ˆjiEEjiEEji+ˆ˛+ˆjiEEji+ˆ˛+ˆ˛+Ej++ˆ˛+ˆ˛+√……√√……y √¬……√¬……√¬i˛E i…√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EEi˛Ei˛Ei˛EiE+ˆ˛+ˆ˛+ˆiEEˆ˛+ˆ˛+    ˆ+…√¬……√¬8√…√…√…√…√iEiE…√…√…√…√…√…√…√œ+iEiEiEiEÙ+Eiˆ+…√…√…√…y√√……√√……EEji√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ ˆjiEEjiEEj++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆji+ˆ˛+ˆ˛+    ˆ+…√√……√√y ……√¬……EEiE√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆi˛Ei˛Ei˛Ei˛Ei˛Ei++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ˛+¬……√¬……K√…√…√iEiE…√…√…√…√…√…√…√…√…√…√…√˛+EiEiEiEiE˙+
  18442. EiEiEiEiEiE‹+Eiˆ+…√…√…√…y(……√√jiEE……√√……√√……√√……√√……√√……√√…iEEj++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆjiEEjiEˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEE˛+ˆ˛+ˆ˛+√……√√……y√¬…˛E……√¬……√¬……√¬……√¬……√¬……√¬…˛EiE+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EEiEEˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EiE+ˆ˛+ˆ˛+    ˆ+…√¬……√¬<#√…EiE…√…√…√…√…√…√…√…√…√…√…√…√iEiEi√Ê+EiEi‚+iEı+…√…√…√…y&√Eji√√……√√……√√……√√……√√……√√……EEji√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEEji+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Ej++ˆ˛+ˆ˛+    ˆ+…√√……√√y(iEE¬……√¬……√¬……√¬……√¬……√¬……√EiEE¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+˛Ei++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+EEˆ˛+ˆ˛+ˆ˛+¬……√¬……?'Ei√…√…√…√…√…√…√…√…√…√…√…√…EiE…√…√…√…√…√Â+iEiÊ+iEı+…√…√…√…y(j…√√……√√……√√……√√……√√……√√…iEE……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆjiEˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆjiEˆ˛+ˆ˛+ˆ˛+√……√√……y*E¬……√¬……√¬……√¬……√¬……√¬……√EiE√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EiE+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬B*√…√…√…√…√…√…√…√…√…√…√…√…EiE…√…√…√…√…√…√…√…Â+EiEÍ+EiÙ+…√…√…√…y.√√……√√……√√……√√……√√……√√…iEE……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEE˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y,……√¬……√¬……√¬……√¬……√¬……EEi…√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆiEEˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆ˛+¬……√¬……G-√…√…√…√…√…√…√…√…√…√…√iEi√…√…√…√…√…√…√…√…√…√…√Ê+EiEiÓ+iEiÙ+…√…√…√…y0……√√……√√……√√……√√……√√…iEE……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEE˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Ej++ˆ˛+ˆ˛+ˆ˛+√……√√……y2√¬……√¬……√¬……√¬……√¬……√Ei…√¬……√¬……√¬……√¬……√¬……√¬…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆiEEˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+EEˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬G0√…√…√…√…√…√…√…√…√…√…EiE…√…√…√…√…√…√…√…√…√…√…√…√…Ê+iEÔ+iEÛ+…√…√…√…y2√√……√√……√√……√√……√√……EE……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEE˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y4……√¬……√¬……√¬……√¬……√¬iE√¬……√¬……√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆ˛+ˆ++EEi++ˆ˛+ˆ˛+ˆ˛+¬……√¬……K3√…√…√…√…√…√…√…√…√…√iEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Ë+EiEÚ+EiÚ+…√…√…√…y4……√√……√√……√√……√√……√Ej…√√……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEˆ˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y6√¬……√¬……√¬……√¬……√¬…EE¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+EiE+ˆ˛+ˆ˛+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬L5√…√…√…√…√…√…√…√…√…√iE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Ë+EiÛ+EiÚ+…√…√…√…y6√√……√√……√√……√√……√√…iE√……√√……√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆji+ˆ˛+ˆ˛+ˆ˛+Eji+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y8……√¬……√¬……√¬……√¬……√Ei…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EEi++ˆ˛+ˆ˛+ˆ+EEˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……O8√…√…√…√…√…√…√…√…√…√iE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Í+iEı+iEÒ+…√…√…√…y8……√√……√√……√√……√√……√Ej…√√……√√……√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Ej++ˆ˛+ˆ˛+ˆ+iEˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……x:√¬……√¬……√¬……√¬……√¬…EE¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+˛E˛+ˆ˛+ˆ˛+Ei++ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬R:√…√…√…√…√…√…√…√…√…√iE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Î+Ei˜+EiEÒ+…√…√…√…y>√√……√√……√√……√√……√√…iE√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ++EE˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y<……√¬……√¬……√¬……√¬……√Ei…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……T<√…√…√…√…√…√…√…√…√…√iE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Ì+EiE¯+Ei+…√…√…√…y@……√√……√√……√√……√√……√Eji√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+iEˆ˛+ˆ˛+ˆji+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……x>√¬……√¬……√¬……√¬……√¬……EE……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+Ei++ˆ˛+ˆ+˛E˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬U>√…√…√…√…√…√…√…√…√…√…Ei√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Ó+iE˘+iEÔ+…√…√…√…yB√√……√√……√√……√√……√√……EE……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+Ej++ˆ˛+ˆ+iEˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y@……√¬……√¬……√¬……√¬……√¬iE√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ+EEˆ˛+ˆ˛+Ei++ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……W@√…√…√…√…√…√…√…√…√…√…EiE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…+iE˘+iEÔ+…√…√…√…yD……√√……√√……√√……√√……√√…iE√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ+iEˆ˛+ˆ++EEj++ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……yB√¬……√¬……√¬……√¬……√¬……√EiE√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+EiE+ˆ˛+ˆiE+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬ZB√…√…√…√…√…√…√…√…√…√…√iEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Ú+iEi˚+EiÓ+…√…√…√…yF√√……√√……√√……√√……√√……√√jiE√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆji+ˆ˛+ˆji+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√yD……√¬……√¬……√¬……√¬……√¬……√EiE√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ++EE˛+ˆ++EE˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……]D√…√…√…√…√…√…√…√…√…√…√…√iEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…Û+EiE˝+iEiÓ+…√…√…√…yH……√√……√√……√√……√√……√√……√√jiE√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ ˆ++EEjiEEjiEE˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……yF√¬……√¬……√¬……√¬……√¬……√¬……√EiE√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ++EEi˛Ei++ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬SF√…√…√…√…√…√…√…√…√…√…√…√…√…EiE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…ÿ+…√…√…√…yF√√……√√……√√……√√……√√……√√……√√jiEE……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√yH……√¬……√¬……√¬……√¬……√¬……√¬……√EiEE¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……TG√…√…√…√…√…√…√…√…√…√…√…√…√…√…EiEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√Ÿ+…√…√…√…yH……√√……√√……√√……√√……√√……√√……√√…iEEj…√√……√√……√√……√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……y√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬i˛E'……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬VI√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√iEiE…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√€+…√…√…√…yJ√√……√√……√√……√√……√√……√√……√√……√√……√Eji√√……√√……√√……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√yL……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……EEi…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……WJ√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√iEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…‹+…√…√…√…yL……√√……√√……√√……√√……√√……√√……√√……√√……√√jiEE……√√……√√……√√……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……yN√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√EiEE¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬YL√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…EiEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…fi+…√…√…√…yN√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…iEEj…√√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y)……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…˛E#i…√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……ZM√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…EiEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√fl+…√…√…√…yP……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√EjiE√……√√……√√……√√……√√……√√……√√……√√……+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……yN√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√EiE√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬\O√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…EiEi√…√…√…√…√…√…√…√…√…√…√…√…√…√…√·+…√…√…√…yR√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√…iEEj…√√……√√……√√……√√……√√……√√……√√…++ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√y1……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬i˛E……√¬……√¬……√¬……√¬……√¬……√¬……√¬˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+¬……√¬……]P√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√iEiE…√…√…√…√…√…√…√…√…√…√…√…√…√…‚+…√…√…√…yP……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√Eji√√……√√……√√……√√……√√……√√……√√˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+√……√√……yR√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……√¬……EEiE√¬……√¬……√¬……√¬……√¬……√¬……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√¬……√¬^Q√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√…√iEiE…√…√…√…√…√…√…√…√…√…√…√…√„+…√…√…√…yRE√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√……√√jiEE……√√……√√……√√……√√……√√……√ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+ˆ˛+    ˆ+…√√……√√â
  18443. d°dONLNdÇ\$Ù(Az#This sinuous cover artwork was made°dONLNd¶'\0˚* 'possible by quadratic Bézier curves and°dONLNdŒ3\<ı* $TrueType, and was created by Rucker-°dONLNdÛ?\HÊ* #Huggins (initial studies by Corinne°dONLNdK\TÂ* !Okada; final arrangements by Cleo°dONLNd9W\`Ó* %Huggins) using Adobe Illustrator 3.0.°dONLNd_u\~á*
  18444. d e v e l o p°dONLNdluá~‹)+, The Apple Technical°dONLNdÇÅ\äz(ßzJournal,°dONLNdäÅzäÏ) is a quarterly publication of°dONLNd©ç\ñÁ(≥z!the Developer Support Systems and°dONLNdÀô\¢∏* Communications group. x9x/ˇ»◊#ˇ ˇˇˇˇ#◊ 
  18445. d,     Helvetica
  18446. .°dONLNd"2)+<ME°dONLNd",28)D°dONLNd";2?)I°dONLNd"B2J)T°dONLNd"M2Z) O°dONLNd"]2i)R°dONLNd"l2p)I°dONLNd"s2~)A°dONLNd"Å2ä)L, Palatino
  18447. °dONLNd
  18448. %ü1X)+On-line reading versus on-line reference   
  18449.     °dONLNd5&X1^)π2
  18450. °dONLNd8;1K:(fOL°dONLNd9;=KH) E°dONLNd:;KKS)T°dONLNd;;VK^) T°dONLNd<;aKl) E°dONLNd=;oK{)R°dONLNd>;~Kä)S
  18451. °dONLNd@>üJD)!'Your letters to us. Keep ’em coming!   
  18452.     °dONLNdg?DJJ)•4
  18453. °dONLNdjT&d1(DA°dONLNdkT4d@)R°dONLNdlTCdK)T°dONLNdmTNdR) I°dONLNdnTUda)C°dONLNdoTddm)L°dONLNdpTpd{) E°dONLNdqT~dä)S
  18454. °dONLNdsWüc±)!0Curves Ahead: Working With Curves in QuickDraw  
  18455.     °dONLNd£X±c(œby Mike Reed and°dONLNd¥eüp¸(åΩKonstantin Othmer
  18456. °dONLNd≈d¸p)]   °dONLNd»dpÔ)    3All about quadratic Bézier curves on the Macintosh,°dONLNd¸qü}w(ôΩ2including using the curves from TrueType fonts.   
  18457.     °dONLNd.rw}})ÿ7
  18458. °dONLNd2äüñÜ(≤Ω*Validating Date and Time Entry in MacApp  
  18459.     °dONLNd\ãÜñÓ)Áby James Plamondon
  18460. °dONLNdqóü£(øΩMHere’s a new MacApp class that provides robust and flexible entry validation.
  18461.     °dONLNd¡•ü∞´*
  18462. 28
  18463. °dONLNdΔΩü…*@Macintosh Debugging: A Weird Journey Into the Belly of the Beast
  18464.     °dONLNdÀü÷L*
  18465. by Bo3b Johnson and Fred Huxham
  18466. °dONLNd' L÷U)≠   °dONLNd* U÷˛)    &This article presents some very useful°dONLNdQ◊ü„˜(ˇΩKdebugging techniques that every Macintosh developer needs to know about.   
  18467.     °dONLNdúÿ˜„(ˇ43
  18468. °dONLNd°ü¸x(Ω(Macintosh Hybrid Applications for A/UX  
  18469.     °dONLNd…Òx¸√)Ÿby John Morley
  18470. °dONLNd◊√¸Δ)K °dONLNdÿΔ¸ )  °dONLNd⁄ ¸ˆ)
  18471. This is an°dONLNd½ü    Ë(%ΩGintroduction to writing Macintosh applications meant to run under A/UX,°dONLNd-
  18472. üπ*
  18473. ?explaining the basics and pointing out some potential gotchas. °dONLNdl
  18474. πΩ(2◊  
  18475.     °dONLNdn Ω…)64
  18476. °dONLNdr '03(KEC°dONLNds 60C)O°dONLNdt F0O)L°dONLNdu R0]) U°dONLNdv `0m)M°dONLNdw p0{)N°dONLNdx ~0ä)S
  18477. °dONLNdz#ü/„)!7Print Hints From Luke & Zz: CopyMask, CopyDeepMask, and°dONLNd≤0ü<*
  18478. LaserWriter Driver 7.0  
  18479.     °dONLNd 1<ô)|by Pete “Luke” Alexander
  18480. °dONLNd‚0ô<¢)~   °dONLNdÂ0¢<)    How do you print°dONLNdˆ=üI(eΩHgraphics that use CopyMask and CopyDeepMask with LaserWriter driver 7.0?°dONLNd?JüV&*
  18481.  Read this column to find out.   
  18482.     °dONLNd_K&V2)á41
  18483. °dONLNddcüoâ(ãΩ)The Veteran Neophyte: Don’t Fence Me In  
  18484.     °dONLNdçdâofi)Íby Dave Johnson
  18485. °dONLNdúcfioÁ)U   °dONLNdücÁo)    Dave°dONLNd§pü|Ù(òΩIwaxes philosophical about wirelessness, collaboration, communication, and°dONLNdÓ}üâ‰*
  18486. buffalo heels.   
  18487.     °dONLNdˇ~‰â)E79
  18488. °dONLNdñü¢ç(æΩ(Be Our Guest: GWorlds and NuBus Memory  
  18489.     °dONLNd,ó碸)Óby Forrest Tanaka and°dONLNdB§üØ›(ÀΩ Paul Snively
  18490. °dONLNdN£›ØÊ)>   °dONLNdQ£ÊØ˚)    ;Taking advantage of NuBus memory for off-screen graphics is°dONLNdç∞üºÍ(ÿΩLtricky. Here are some tips on how to do it in a friendly, compatible way.   
  18491.     °dONLNdŸ±Íºˆ(ÿ95
  18492. °dONLNd›ΔS÷`(ÒqQ°dONLNdfiΔc÷g) °dONLNdflΔj÷u)&°dONLNd‡Δx÷|) °dONLNd·Δ÷ä)A
  18493. °dONLNd„…ü’u) .Answers to your product development questions.°dONLNd÷ü‚*
  18494. Macintosh Q & A   
  18495.     °dONLNd&◊‚
  18496. )b82
  18497. °dONLNd+„üÔÛ( ΩApple II Q & A   
  18498.     °dONLNd<‰ÛÔˇ)T92
  18499. °dONLNd@˘M    Q($kI°dONLNdA˘T    _)N°dONLNdB˘b    n)D°dONLNdC˘q    |)E°dONLNdD˘    ä)X
  18500.     °dONLNdF˝ü´) 99
  18501. °dONLNdKü"x*%The Developer CD Series Disc Volume X°dONLNdpx"Î)Ÿ accompanies this issue of°dONLNdã#ü/«(KΩdevelop.°dONLNdì#«/Â)(B Along with the code described in this issue, it contains all back°dONLNd◊0ü<Δ(XΩ
  18502. issues of °dONLNd·0Δ<Ì)'develop °dONLNdÈ0Ì<¯)'8and other software and documentation that will make your°dONLNd"=üIm(eΩ-programming life easier and more interesting. o4o!
  18503. (r  
  18504. +
  18505. 1
  18506. 4Ÿ2·∑
  18507. (ܪ0© 1991 Apple Computer, Inc. All rights reserved.*iApple, the Apple logo, APDA, AppleCD SC, Apple IIGS, AppleLink, AppleShare, AppleTalk, A/UX, LaserWriter,*    gMacApp, Macintosh, MPW, MultiFinder, and SADE are trademarks of Apple Computer, Inc., registered in the*    hU.S. and other countries. Balloon Help, develop, Finder, QuickDraw, QuickTime, ResEdit, and TrueType are*    ltrademarks of Apple Computer, Inc. HyperCard and HyperTalk are registered trademarks of Apple Computer, Inc.*    klicensed to Claris Corporation. Adobe Illustrator and PostScript are registered trademarks of Adobe Systems*    kIncorporated. MacDraw is a registered trademark of Claris Corporation. GRiDPAD is a registered trademark of*    cGRiD Systems Corp. TMON and TMON Professional are trademarks of ICOM Simulations, Inc. Windows is a*    atrademark of Microsoft Corp. THINK C and THINK Pascal are trademarks of Symantec Corp. NuBus is a*    [trademark of Texas Instruments. UNIX is a registered trademark of UNIX System Laboratories.(Ú‚
  18508. CONTENTS  
  18509. )* Autumn 1991ˇ∞z◊#ˇ ˇˇˇˇ#◊ 
  18510. d,     Helvetica
  18511. .°dONLNd4*à+RE    EDITORIAL, Palatino
  18512. °dONLNd]ñi◊+b@
  18513. Dear Readers,°dONLNd%uñÅfl*LI’d like to bring up a subject that’s been on my mind lately and a matter of°dONLNdrÅñçı* Linterest to me—and probably to many of you—for quite some time now. It’s the°dONLNdøçñôÔ* Nsubject of what we called the “paperless office” as far back as the Seventies,°dONLNdôñ•Â* Iwhen I worked in the same group as Doug Engelbart, inventor of the mouse.°dONLNdX•ñ±˘* PI laughed to myself back then when I’d hear predictions that in ten years or so,°dONLNd©±ñΩ‰* Gmanuals would be obsolete. Who needs information in any form other than°dONLNdÒΩñ…fl* Ielectronic? Printed manuals persist, but they’re definitely an endangered°dONLNd;…ñ’Ï* Kspecies. At Apple and many other companies like it, the trend is toward “on°dONLNdÜ…Ï’(Ò
  18514. -°dONLNdá’ñ·˛(˝¥Qline only” dissemination of information: it uses the technology in zippy ways, it°dONLNdŸ·ñÌî* 8costs less, and it saves trees. Who needs paper, anyway?°dONLNd˘ñÌ*OI myself don’t care if I ever see most memos, notes, reports, and similar daily°dONLNdbñ˜* Ujottings in print. I prefer to file the majority of this stuff on-line rather than in°dONLNd∏ñı* Nmy physical file cabinets, which I mostly use to hold rice cakes and pistachio°dONLNdñ)˚* Nnuts. When I need a reminder of some technical information like the meaning of°dONLNdV)ñ5˘* Ra parameter or the definition of a word, I like quick on-line access to it as much°dONLNd©5ñA‚* Gas the next person. And Balloon Help is great when I’m wondering what a°dONLNdÒAñM6* $particular command or button is for.°dONLNdYñe*MBut when I don’t know how to do something at all, or how different pieces fit°dONLNddeñq·* Jtogether, I prefer to read printed documentation. I’m speaking here of the°dONLNdØqñ}ˆ* Mbackground material that’s needed to get you launched on a particular product°dONLNd˝}ñâ‡* Fin a way that will make you really know what it’s about. (Whether this°dONLNdDâñï* Pinformation is needed at all could be the subject of another editorial.) Call it°dONLNdïïñ°⁄* I“concepts” versus “reference.” For me, there’s nothing like reading about°dONLNdfl°ñ≠¸* Nconcepts in a real book when and where I want. The image that comes to mind is°dONLNd.≠ñπˆ* Q“curling up in front of a fire.” I’d much sooner do that with a good novel than a°dONLNdÄπñ≈⁄* Htechnical manual, but still I like to pick a place and time away from my°dONLNd…≈ñ—Û* Ocomputer to take in the concepts. It’s quieter and more comfortable, especially°dONLNd—ñ›ˆ* Pon my eyes, and it’s a more pleasing visual and tactile experience. I learn more°dONLNdj›ñȘ* Nthat way. Later, I might want to look up some conceptual material on-line, but°dONLNdπÈñıá* 6for first-time reading and learning, I want hard copy.°dONLNdñ
  18515. Ú*MAt the last company I worked for we surveyed a lot of developers on this, and°dONLNd    >
  18516. ñΩ* @most of them seemed to agree. We decided to divide our technical°dONLNd    ñ%˚* Pdocumentation along those exact lines: concepts versus reference; concepts would°dONLNd    –%ñ1˚* Malways be available as a printed manual while reference would be on-line only°dONLNd
  18517. 1ñ=* (or primarily, at least).0x-
  18518. ®
  18519. y.    ßöˇÅ¶ãSS¶ãy.    ß@  c cB cB˛ cB c cÑ˝ cB cB cB cB˝ cÑ c cB˝ cѸ cÑ cÑ˛ cÑ˛B˛ cB˛ cBÑB•B¸ cB c cÑB¸ c
  18520. B cB c cÑ c cB cB c cÑ˛ cÑB˛ cB¸ cB cB¸ cB cB˙ cB˛ cB˛ cB¸ cBú˘ cÑ cÑ˝ cBB¯ cÑ˙ cÑ cÑ cÑ˛ c˛Ñ c˛Ѹ c
  18521. Ñ cÑ cÑ cÑB• cÑ c cB˛ cB¸ cBÑ˙ c    Ñ cÑ cÑ c cB c c˛Ñ c cB˝ cÑ cѯ cÑ cÑ cÑ∞˚ cB˛ cB cB cB˛ cB c cÑB cBÒ cÑ c cBÑ˘ cB cBÑB c cÑ cÑÑÁÑ• c˛B c cB cB cBÑ˝ cÑÑ˘ cB˝ c˛Ñ c cB cB˘ cÑ c cB˛ cB c cÑ˝ cB¸ cBˇ c∂¸ cB cB˝ cÑ˚ cB˙ cB˜ cÑ cÑ cÑ cÑ˛ cÑ˚ cÑ c cÑB c cÑ c cΔ•Δ!!ÁÑÑ c• cÑ˛ cÑ cÑ˝ cB˝ cÑ˛ c˛ÑBÑ c• cÑ c cB˚ cÑ cÑ˛ cÑ˛ cÑ˙ cÑ cÑ˝ c¥B cB cB cBÑ˝ cB cB cB˛ cB cB cBÙ cB˝ cÑ˛ c
  18522. Ñ c cÑ c•Ñ!B c cB cB˛ cB cÑÑ cÑÑ cÑÑB cÑ cB cB˚ cÑÛ cÑ cB cÑÑ˛ cÑBÑ˛ cѸ cÑ˘ cB˚ c ˝ cÑ cÑ c cBÑB˝ cÑ cÑ˛ c Ñ c cBÑ cÑ cÑ c cBÑ˛ cÑ˛ c˛Ñ    •Ñ cÑΔÑÑ cB c˛B c¸B c!˛B c˛Ñ•˛Ñ˛ cѸ cÑ cÑ˛ cÑ cÑ˛ cÑ cÑ cÑ˛ c˛Ñ cѸ cѸ cÑ cÑ cÑ˛ cÑ˘ c»¸ cÑ˝ cB cB¸ cB¸ c    BÑ c cBÑ c cBÑ˙ cÑ c cÑ•B•• cÑ c!B!B•BBÑÑ c! c!B!˝B!ÑÑ cÑ c cÑѸ cÑÙ cÑ cÑ cÑ cÑ cÑ c cB cÑÑ c cBÑ˝ cB c cÑ˛ cÑ cÑ˚ cB¬ cB˚ cш cÑ cÑ cѸ c˛Ñ cÑ cÑ cÑ cÑ c˝ÑΔÑ•ѸB cBB c c˙B!B cB c!ΔB c c!BBÑÑ˝ cÑ c˛Ñ cÑ˛ c˛Ñ cÑ c cÑÑ cѸ c˛Ñ c c˛B cB˚ c
  18523. Ñ cÑ cÑ cÑ cÑ cѪ˝ cB˚ cÑB c cÑ˛ cÑ c cBı cÑ˛ cÑ cÑBÑÑ•ÑΔ c cB cBBÑ cBΔ!B!B!¸B!B cBBÑB c cÑ cB! c cB˛ cÑ cÑ c¸Ñ cÑ cÑ cÑ cÑB˚ cÑ cÑ˚ cBÑÛ cBˇ cÿ c cш cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ c¸Ñ cÑ cÑÑ••Δ¸B c˛Ñ c! cBB! c¸B cBB cB!B cÑ c•• cBB cÑ cÑ c c¸Ñ•ÑÑ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ c˝Ñ•ÑÑ c˛Ñ cÑ cÑ cÑ cÑˇ c± c cB˛ cB cB˘ cÑ cÑ˚ cB c cÑ cÑ cÑ˘ c•ÁΔÑ c˛B! cBB!˛B !B!B!B! c! c cB!˛B!¸B c cB˚ cÑ˛ cÑ cÑ cÑ cѸ cÑ cÑ cÑ˛ cѯ c˝ш cB”˝ c Ñ cÑ cÑ c cB c cÑ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ    BÑ c cB•ΔÑÑ•˛ÑBBÑ!˝B˛ c˝B!BB c˚B
  18524. !BB cBB cBB c c˛Ñ c¸Ñ c˙Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑÑ c cѸ c    ÑÑ•ÑÑ c cB cB˛ cB˛ cB c cÑB˝ c
  18525. B cÑ cÑ cÑ c cÑÑ˛ cÑ c˛Ñ cÑ c• cÑÑΔ c cB• cBÑÑΔ•! cBB!B!˛B!B!B!BB c!B!B!B!BBÑÑ••˛B!Ñ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ c cÑÑ cÑ c cB c cÑ˛ c ÑB cBÑ c cB cB cBº˜ c˛Ñ cÑB˛Ñ c˛Ñ c¯Ñ c˛Ñ c%)ÁBÑÑ%)˛ΔÁ•Δ•Ñ˛B c c˝B!˛B!˛ c!˛B!˛B!B!BΔÑBÑ c˛Ñ c˛Ñ c¸Ñ c˝Ñ c cÑ cÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ˙ c˛Ñ cÑ‘ c cB˛ c    B cB c cÑ cÑ cÑ˝ cÑÑ c˜Ñ c cÑÑÁ•BÑ!! cÁÁ••Δ˛Ñ!¸B!B!˛B cB! cBB!B!B!B!B!˛B ÑÑ!B c cÑ c cÑ cÑ˛ cÑ c˛Ñ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˙ cÑ˝ cB˚ cÑѵ˛ cBı cÑ cÑ˛ cÑ˛ c¸Ñ•Ñ•ÁÑΔ%)˛Á c••Á˛Ñ cΔÑBB c• c c˝B! cB c˛B c˙B cBB!˛B• cBB cÑ c˙Ñ cÑ c˛Ñ cÑ cÑ cÑ c¯Ñ˛ cÑ cÑ˛ cÑ˛ cÑ˚ cÂB cB cB cB˚ cÑ cÑ cÑ˛ cѸ cÑ c••ÑÑ!ÁΔÁ•B• cÑ!ΔB cÑÑB!Ñ! cΔÑ˛ cB cBÑ cÑ!B c˛B!B!˛B!˛B !B! c cB!Ñ cÑÑ•˘Ñ c˝Ñ c cÑ c˛Ñ cÑ cÑ˛ c
  18526. Ñ cÑ c cB c cÑ cѸ cÑ cÑ c¿˜ c˛Ñ cÑ˛ c˛Ñ cÑÑ c cÑ cΔ•ÑΔΔ•Δ!ÁB• cÁ• c! cÑ cB˛ c B•Ñ••ΔÑÑ••BB cÙB ! cBB!Ñ!Ñ cBBΔ c˝Ñ•Ñ•˘Ñ cÑÑ•˝Ñ c˙Ñ c˛Ñ c˛Ñ˛ cÑ cÑ cÑˇ cæ˛ cÑ c cB˜ cÑ˛ c˘Ñ cÑΔÑ%) cÁ• cÑ• c c˝B
  18527. ! c!ÑB cÑΔÁ)J%)ΔΔ•˚B !B!B!B!B!B!B!˛B˛ cBB!•!• cÑÑ cÑ cÑÑ cÑÑ cÑÑ c˛Ñ•˝Ñ cÑ c¯Ñ˘ cB˝ cø˝ cÑ cÑ˛ cÑ cÑ cÑ cÑ c˜Ñ •ÑΔ cΔ!•B cB cBÑ!BB cB c! cB cÁ••5≠ΔÑ•BBÑ˝B c˙B cB c c˛B˛ cB cBB cB cΔÑ•ÑÑ cÑ cÙÑ cÑ cˆÑ cÑ cÑ cÑ cÑ˛ c˛ÑÌB˚ cÑ cÑ cÑ c˛Ñ c¸Ñ     cÑ c•ÑΔ••ÑΔ˛ÑBB cB cBB cB cBBÑ cB•• cΔ• cÑ)J˛B cB c cBÑ cÑÑ cÑ•Ñ cB c˛B
  18528. ! c cB!B! c! c%)˛Ñ••ÑÑ cÑ c˛Ñ cÑ c˛Ñ cÑ cÑ c˛Ñ cÑ cÑ cÑ˛ cÑ˛ cÑ˚ cBfl
  18529. c cÑ cÑ cÑ cÑ c•ÑÑ c˝Ñ•˚Ñ•˛Ñ•ÁÁ)J¸BÑB cΔÑ c c•˛B
  18530. •! cÑ c••!1åÑÑ˝ cÑÑB••%))J%)%)!Ñ•BB c cÑÁB c˛B cB!Δ˛Ñ cÑ c•ÑÑ c˛Ñ c•ÑÑ c¸Ñ cÑÑ•˙Ñ˝ c˛Ñ cÑ cÑ cÑ͸ cÑ cˆÑ c˛Ñ cÑ•˛Ñ c˛Δ3Ñ cB cB c!BΔÑ••BÑB c cÑB c cÁ•Á5≠ΔΔÑ!B c cÁ1åF1=Ô1åJRJRVµRîB%)ΔΔ• c cÑΔ•Ñ˝B!B•ÁÑ•ÑÑ•Ñ cÑ c• cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑÑ•ÑÑ c˛Ñ˛ cÑ c cÑÑ cÑ˛ c‘¸Ñ c•ÑÑ cÑÑ•˛Ñ•ѕѕѕ•Δ¸•ΔÁ˛B Ñ•Ñ c cÑ cBB cB•˛ÑBB cÁ)J1åNsVµNsNscRîJR=Ô^˜cZ÷^˜ccg9^˜g9NsJR1å˛ΔÑÑΔ• c c˝B c cΔˆÑ c• cÑ cÑ cÑ c¸Ñ cÑ cˆÑ cÑ cÑ cÑ cѯ cÑ cÑ cÑ cÑ c˛Ñ cÑÑ••˝Ñ˛•ÑÑ c• cΔ!ÑBBÑB c•Á•Ñ cÑ cB˛•Δ cBB! c-k9ŒJRcco{co{^˜ckZ^˜wΩ˛o{
  18531. ckZRî^˜B)JÁÁ•ΔBB•Ñ˝B!BB•˛Ñ    •Ñ•ÑÑBÑ cÑÑ˛•˛Ñ• c˛Ñ cÑ cÑ c cÑÑ c˛Ñ cÑ cÑ cÑ cÑ˛ c÷Ñ c¸Ñ cÑ c˛Ñ c¸Ñ cÑ••Δ¸ÑΔÁB cB!BÑBÑÑ•!•ΔÑÑ c•• cBB!Á1å9ŒRîZ÷g9o{˛sú{fisúsúwΩsúwΩo{o{g9g9^˜Vµ5≠%)!ΔÑÑBÑ c c! c˝B c˛Ñ• cÑ c c˙Ñ˝•ÑÑ c¸Ñ c˙Ñ cÑ c¸Ñ cÑ cÑ̸ cÑ cÑ c¸Ñ cÑ cÑ c˛Ñ, cΔ cÑ c c!Δ!B cÑΔ%)!••ÑB!!B!B•ÁÑB!!Ñ5≠!Bg9Z÷o{g9o{súo{o{wΩ{fi{fi˛wΩo{˛g9Rî5≠-k-kÁÑ cB! c cB!B!˛B     c•ÑÑ cÑ cÑÑ•˚Ñ cÑ c˛•˝Ñ cÑ cÑ cÑ cѸ cÑ cÑ cÑ cÑB÷¸Ñ c˝Ñ• c˜Ñ˛•(Ñ c•Á!BÑ• c•%)Ñ!•)J• cB cÑΔÑ c cBB!1å-k1åZ÷g9co{o{wΩo{súsú{fiwΩ˛{fisúo{kZkZccB9Œ)J!• c cBB˛ c˛BÑ˛B••¸Ñ cÑÑ˛•˙Ñ˛•
  18532. ÑÑ cÑ cÑÑ•ÑÑ c˛Ñ cÑ c˛Ñ cÑ’ c˚Ñ•ÙÑ•ÑÑ cÑÑ cÑB•Ñ c!F1-k!••ΔÑ˛B!BB c cB%)%)-kRîccg9kZsúkZsúsúwΩo{˛wΩ˛súo{kZkZZ÷JR5≠)J!!Ñ cBB!BB c!BB c! c c•˝Ñ c cÑ•¯Ñ     c cÑ••Ñ• cÑ c¸Ñ˛ cÑ˛ cÑ cÑ c”˛Ñ˝•˛Ñ˛•Ñ•¸Ñ•˝Ñ c˛Ñ$! c cÑRî%)ΔÑ%))J•BÑ!BBÑ cÑ!)J5≠JRZ÷g9^˜^˜g9súsúkZsúsúwΩwΩ{fi˝wΩ o{g9g9cg9Vµ9Œ5≠)J! cB c˛B c cB˝ cÑ c c•Ñ˛•Ñ•˛Ñ•˛Ñ•ѕѕÛÑ cÑÑ c c˛Ñ cÑfi•Ñ cÑÑ•ÑΔ˘•ÑÑ c˝Ñ c c•ÑÑ%)! c!Ñ•9Œ-k•Á c•%)JR)J!!B!B!!1åNsRîZ÷Z÷˛cg9g9o{súsú¸wΩsúsúkZkZg9cZ÷VµJR=Ô%)Á• cBB c cB c˛B c c•!BB¸Ñ c˛Ñ c˙Ñ cÑ c¸Ñ c cÑÑ˛ cÑ˛ cÑ cÑ˛ cΕѕ˛ÑΔÑ•ÑΔÑ˘•Δ˛ÑF•• c•%)ÁÁ••ÁF11å cΔB c9Œ9Œ%)Á•ÑBBÁ%)=ÔNsVµRîZ÷cg9kZo{kZsúo{wΩo{súwΩwΩsúsúo{o{kZg9c^˜VµNs5≠1åÁ• cÑ cÑ c c• cBÑB cBÑ˛ c˛Ñ cÑ cÑ c˝Ñ• c•˛Ñ•˘Ñ c˛Ñ c cÑÑ cÑ c˛Ѹ˝•Ñ˛•Ñ••ΔÑ••Δ˛•,ÑÁÑ c cÑ cB c)J-kΔ)JÁ)J-k-k!BÑ!ΔÑÑ!! cÑÁ-kBRîRîZ÷co{kZo{o{súo{wΩsúwΩ˛súwΩo{o{kZg9^˜^˜Z÷RîJRF11åΔ• cBÑB c cΔBBÑÑ c cÑ c c˛Ñ•Ñ c cB˚ cÑ c˛Ñ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÚÑ•Δ•Δ•Δ•˛Δ•Δ•Δ¸•#ÁÑ c cΔ•ÑÑ!ÁΔΔ)JÑ%)5≠ c•!)J-k! cΔÁ%) cÑ!-kJRZ÷cco{o{˝súwΩsú{fisúwΩsú˛wΩ!o{súo{g9^˜Z÷VµJRB=Ô1åΔ c cBÑ!ÑΔBÑ c!ÑBÑ c cBB cÑ cÑ˛ cÑ cÑ cÑ cÑ c˚Ñ• c˛Ñ c˝Ñ•˛Ñ•˝ÑÈ•ÑÑ˝•Δ•ΔѸ•(ÑÑB c• c!BÁÁBÁ c c!%)ÁÑÁÁΔ%)%)ÁÁÑ1å•9Œ%) c•ΔBB^˜Z÷o{kZsúsú¸wΩo{˝súo{˛súo{ckZcZ÷NsJR=Ô5≠!•B c cB c• cÑ cÑÑ• cB•ÑBB c cB¸ cB cBÑ cÑ c¸Ñ cÑ˛ cÑ c˛Ñ cÑ˚ cB•Ñ•˛ÑΔ•ÑÑΔÑ˛•+Ñ c cÑ!Δ c• cΔ cΔ•-kJR-k%)-k!•!Á! c c!Δ•9Œ9ŒΔ c•!F1Vµ=ÔF1Ns^˜kZsú{fiwΩ˛sú&wΩsúo{o{súwΩwΩsúwΩkZo{kZo{^˜^˜RîB9Œ-kÑ cB c!Ñ cÑÑ cB• c•Ñ c c•B c˛B c cÑ cÑ c cB c cÑ c˝Ñ•¸Ñ c c˛Ñ c˛Ñ cÑ cÑÔ••ÑΔ•Ñ cÑ•˚Ñ c!˛B•Δ˛Ñ!%)Δ•)J5≠1åÁ%)5≠5≠!)J%) cΔ c c•!! c c•)JÁ!=ÔB-k••1å1åNs˛sú,o{súo{kZkZo{o{kZo{súg9o{o{kZ^˜^˜NsF11åÑ c cB cÑBÑ c cB!Ñ cB•ÑÑB cB!B!BB¸ cB˝ cÑ cÑ c˙Ñ cѸ cÑ cÑÑı••ΔΔ•Ñ•˛Ñ••Ñ˙B •ÑÁÑÁΔ%)-kVµ-k)J-k-k˝1å%)NsNsB5≠-k••BÑÁ!1åRîZ÷Z÷F1Ns!•Ñ%)-kZ÷o{súkZ˝o{g9kZsúsúwΩsúsúg9ccJRNs5≠ cÑÑ c c•Ñ c cBÑÑ!ÑÑ•Ñ˛ cB cBB!˛B cÑ cÑ cÑ cÑ c˛Ñ cÑ c c˝Ñ cÑÑ cÑ˝ cÑÙÑ˘•Ñ c c˘B4!ΔΔÁ!-k!9Œ•-kΔÑÁ-k)JRî5≠!B9Œ%)Δ cÑÑ cΔ1å=ÔVµZ÷co{o{kZo{g9F1)J!1å^˜ckZo{o{kZg9g9ckZJR5≠˛)J5≠-k!9Œ=Ô˝ cÑB cBBÑB! cB c• c cBB c!B!B!B!˛B cÑB c cÑ cÑ cÑ cÑ cÑ cÑ c cBÑ cÑ cÑ˛ cÓ•˛Ñ•ѕѕÑÑ c˚BN cBÑB!!%)ΔÁ%))JÑBΔÑ•5≠5≠F19Œ=Ô1å%))J!•ÑÑ)JJRJR=ÔVµ=Ô%)-k%)%)Á%)NsNs9ŒNso{kZo{kZkZg9RîRî1å••B c cÑ=Ô1å%)-k c cBÑBBÑ c cBÑÑ c cBΔ˛ cјB! cBÑ˛B c c¸Ñ cÑ cÑ cÑ c˝Ñ•ˇÑıÑÑ••˛Ñ
  18533. • cÑ cÑ cB!B!!˛B<!Á•• c c•Ñ!! c••B!1å!)JÁ c! cÑÁ5≠Z÷B=Ô•!••Δ-kΔ-kΔ=ÔF1RîkZkZo{o{kZcVµ5≠1åF1=Ô^˜g9o{Rî=Ô9Œ%) cB˛ c!BÑBÑBÑB c! cB• c c˘B!B!B!˚B c c˛Ñ c˛Ñ cÑÑ•˝Ñ cÑ cÈe••ΔÑ••ÑÑ•Ñ cÑÑ cB!BB cBÑÑB)JÁ•Ñ!Δ!Δ•Δ-kÁBBÑÁ!Δ!BB%)-kF1Rî5≠-k%)%)=Ô%)!ΔZ÷^˜Ñ=ÔJRF1csúwΩsúg9c5≠1åB)J%)1åVµckZo{kZ^˜-kBÑ c cBB cÑBÑB c c•B c c•B c c˙B!˘B˝ cÑÑ•˚Ñ c˙ÑÑ••¸Ñ˛ cBBÑÑ c!B!˛ c!!9Œ!Ñ˛ÁG%)!!Ñ c!Á!Á5≠%)Δ c-k9ŒRîNsRîNs=ÔVµ^˜RîNs^˜JRB5≠1åVµF1VµwΩwΩkZg9F1!Ns1å1å%)Ñ!1å1åJRBB•BB c cB c•!!Ñ cÑ cBBÑBÑ! c˝B!˛B!B!B!B!B!BB c cÑ cÑ cÑÑ c c˛Ñ cÑ cÑ cË• cÑѕѕѕ˛Ñ˛ cÑÑ c˝B˛ c<%)9Œ1å-k c%)ΔÑB c!•)J-k1å)J%) c1åB^˜co{kZcJRVµ^˜Z÷^˜F11åB^˜cBVµkZkZcVµ9ŒNs5≠ c9ŒRî)J%)ÁB)J%)5≠5≠ÁÑB c•˛Ñ•BB c•˛ cB c cÑB c¸B c˚B!˛B!˝B cBÑ c cÑÑ c˙Ñ˙ cÑÑ•¯Ñ cBB!ÑB˛ cIBBÑ cBÑ•Á•Δ!•B cB)J!%)!-k c1åNsg9kZg9o{g9g9cVµRîJRF1RîVµJR9ŒZ÷BNsVµRî9ŒF1=ÔcVµNsVµ=Ô-k-k9Œ•)J9Œ%)B cΔ cÑB cÑBBÑΔÑ˛B     cB cB cBB!B!˛B!˛B
  18534. !B!B!B!B!BB˝ cÑ˛ cÑ cˇÑŒÑѕѕѕ¸Ñ•˛Ñ cBÑÑ c•B c cΔ• cÑÑ•˝ c
  18535. BB•=Ô)J%)5≠ c1åNsckZkZ˛o{c^˜g9˛sú$cNscF15≠JRRîB5≠JR1åVµB1åJRg9cVµNsB5≠ÁF11å c cB!1åÑÑ!BÑÑ•Ѹ cËB!˝B c cÑ cÑ cÑ cÑ˙˙Ñ•˚Ñ c cΔÑ cÑB•Ñ•ÑΔ˛Ñ?B cÑB cBB c!)J9ŒÁ-kB9ŒF1^˜cg9kZo{o{kZkZcc^˜Z÷Z÷VµJR-k-k9ŒF1F1)JBNsNsc^˜BRî^˜^˜NsVµJRNsNs9ŒΔBB!ΔΔÑÑ!Ñ!˛ÑB cB cB c!˛B!B!B!B!B!B!B!B!B!B!B!B!˛B cÑ c˛Ñ c÷•˛Ñ•Ñ•˛Ñ•ÑÑ•• cΔÑ cÑ cÑÑΔB cÑ•˛ÑB˛ c;! cB1å)J•Á!B9ŒF1VµZ÷g9co{g9o{o{g9^˜cZ÷NsB1å9Œ9Œ=ÔJRNs-k5≠VµRîg9súo{cZ÷VµkZcc^˜Z÷5≠Δ c cB!ΔÑ cΔ cÁ•ѸBÑ c¯B!ÓB!BB c c˛ÑıÑ˛•Ñ•˙Ñ%•ÑÑÁÁ••ÑBÑ c%)!%)!•ΔÑÑ!B cBB cΔΔ%)•B1åBNsVµ^˜cg9˛kZcg9Z÷Z÷RîJRB9ŒJR˛Rî1å-kF1RîVµc˛o{wΩsú˛g9Z÷=Ô• c˝B cÑBÑBB!B!B!B c!B c!˛B!˛B!B!B!˛B!B!B!˛B!˛B!B!BB c c…Δ•Δ••Ñ•˛Ñ•˝ÑÁÑΔÁ! c˛Ñ!ΔÁÑ•ÑÁ!Ñ•B cÑBÁ c-k!B c9Œ=ÔNsZ÷cg9kZo{˛súkZkZo{g9^˜JR1åRîZ÷NsB1å=Ô9ŒNsZ÷Z÷g9˛súwΩsúkZcVµ9Œ!¸B
  18536. cÑÑBB! cBB!BBÑÑ˛B!‚B!ÑÒÑ•˛Ñ•Ñ•˚ÑÁÑ••˝Ñ3B cÁ%)•ÑÑ•B)J c•• c!•Ñ5≠•B! c5≠BJRNsZ÷kZg9súsúwΩsúsúkZg9B=Ô1å9ŒVµZ÷Z÷9Œ-kBRîVµVµ^˜^˜g9˝o{^˜cVµ1åÑ˝B c!B!˛B!B!˝B c cB!B!B!B!B!B!B!˛B!B!B!B!˛B!¸B!B!ÃΔ•Ñ••Ñ•˝Ñ2 cÑΔ c cÁΔΔ•Á!•!!•Ñ!B c•%)ΔÁ c••1å• cBB c=ÔB9ŒJRVµckZkZwΩkZo{^˜JR5≠9Œ=Ô9ŒRî˛Vµ=Ô5≠1å=Ô^˜kZg9súo{kZkZg9g9Z÷RîVµ-k•!B c cB c˚B!˛B c••Ñ! cÎB!ˆB˙˛Ñ•˝Ñ cÑ c˛Ñ    B••ÑÑ c•Δ!Á˛B cB c!B cΔ1å-k˛!* c!B!Ñ5≠F15≠F1JRZ÷g9kZg9g9VµB9Œ5≠RîBB^˜Rî^˜^˜Rî9Œ-k-k5≠ckZg9o{kZkZc^˜VµNsF1%)˛B cB c˛B c˝B cB c cBÑ c• c˛B!˛B!B!˛B!B!B!B!B!B!B!B!˛B!BB“••ÑÑ c c˛•Ñ•Ñ cB cΔΔ˛• cÑ•ÑÑ˛B c! c cΔ!•Δ%)%)!!˝B)=ÔNs9Œ=ÔJR^˜Z÷^˜^˜Ns=ÔRîg9Ns=ÔJRNsVµsú{fiwΩRîF15≠F1-kNsg9o{kZo{o{g9^˜VµF1=ÔÁ!B c c˝B cBB c c• cB cÑÑ!Ñ!BB cÎB!¯B˝•Δ˛Ñ˝Δ˛Ñ cÑBBÁB cBÑ cB cΔÑ c˛B4 cÑ)J!%))JB c!B!B!=ÔVµ=ÔBBNsF1Z÷NsBZ÷c^˜VµRî-k5≠Nso{kZkZZ÷F19Œ=ÔJR=ÔZ÷ckZco{^˜VµJRB1啞B!ÑB cBB!! c cΔ••Ñ cÑ c˙B !B!B!B!B!B!B!˛B !B!B!B!B!B!B! Ñ˛•!ÁÁΔ•Á••ÑÑ cB!ΔΔÑÑ cBBΔ cÑΔÑ c•ΔÁ%))JΔBÑ˚B79ŒNsZ÷VµRîJRNsRî9ŒZ÷Z÷VµRîRîZ÷^˜F15≠RîVµZ÷JR1å-kF1VµJR9Œcg9g9^˜^˜VµNs5≠5≠B c cBΔBÑBÑ cÁ! cÑÑÁ%)•˛Ñ c cflB˝•
  18537. ΔÁ•Á••ΔÑ c c!˛BÑΔ•ΔΔ•ΔB cÑ•Δ! cB!•ÑÑ!B!1åZ÷Rî˛Z÷c=Ôg9^˜VµVµ˝Rî^˜Ns=ÔVµJR1åBJRF1NscJRRîg9Z÷cNsJR1å1åÁ˛B
  18538. ÁÑÑ•ÑÑ c•• cΔ˛Ñ!Ñ c cÑB cBB!B!B!B!B!B!B!B!¸B
  18539. !B!B!B!B!B!ËΔ•ΔÁÁΔÁ•˛Δ•B cB c cBΔΔÑ cÑBÑBÑ c cÑÑ!B! c cB˝ÑB cB-kJR^˜^˜c^˜kZZ÷Z÷NsRî^˜Z÷Vµ˛Z÷^˜^˜NsRî˛Ns$JRJRNsZ÷RîVµZ÷RîVµ9Œ%)BÑ! cBÑΔB•B%)ÑÑ cBB cÑ••BΔ•B• c˘B!B!˛B!¸B!¸B!˙B •ΔΔÁΔÁÁΔΔÁ•Ñ!•B!B! c˛B! c!˛B!BÑÑ˛BÑB c c•ÁÑB cÑF1Z÷g9cg9kZcg95≠-k%)F1JRVµVµc^˜cZ÷˛JR(9ŒF1Ns^˜RîZ÷RîJR9Œ-k=Ô=ÔB!B c! cBÑ!Ñ cB c!B•ÑÁ c!•Ñ c cB cB!˛B
  18540. !B!B!B!B!B!˛B !B!B!B!B!B!B!‰ÁΔÁΔÁΔÁΔÁÑÑ• cB! c cÑB c cÑΔ!˛ cBB!ÑÑBB c! cB c cÁB cB!9ŒVµ˛g99o{kZsú^˜ÑBsú9Œ1å-k=Ô=ÔRîNsJRF1Z÷NsJRNsNsRîVµRîVµNs5≠=ÔJR!!BBÑBB c!•ΔÑÑB cBB c c•! cB c! cBB c¯B!¯B!ˆB˝•Á¸Δ•˛Ñ%)BB c cÁ•ÁÁÑ c cÑB cBB!B c•!B c˝B c˝B%)JR˛ckZkZo{cJRRsúJR^˜5≠5≠)J˛Á#1åF1BZ÷JR^˜VµRîBRî=ÔB!BB c!BB cB•Ñ c cB!BB c c!Δ•B c˝B!˛B!B!B!B!B!B!B!B!B!B!B!B!B!B!Õ•˛ΔÁΔ˛•ÑÑÁΔ c•Ñ cBB c cB cB c˛BÑ!•B˛ c˛B c c¸B'!JR^˜c^˜súckZkZ^˜-kZ÷{fiˇ{fiˇwΩˇsúˇˇ^˜ cJRVµZ÷cZ÷JRNsNs%)!B! cBB˝ cΔBB cÑ!B c cÑBB•ÑB c! c!¯B!ÏBΔΔ•Δ•ΔΔ˛Ñ cÁBB•˛Ñ˛B cBB!B!• cBÑÑB cBB!¸B&!BB1åVµcZ÷kZcg9cVµB1å!B{fiˇˇsúo{ˇwΩ{fiÁ!VµVµ^˜o{^˜RîNsRî5≠ c!•˝B-ÑB c!Δ c cB cÑ cB! c cB cÑÑ cB!B!B!B!B!B!B!B!B!B!B!B!B!˛B!˛B!fiΔΔÁÁ!ΔÁΔ•ÑÑΔBB%)Á c c˛B<!B!BBÑ c!Á cBΔÑ c cBB cB cBB!BBΔJRc^˜^˜kZg9^˜^˜VµF19Œ=ÔÑ!RîNs^˜-k!B!JRRîg9kZg9RîVµVµF1! cΔÁB˛ cÑ˛BÑ• cBB c cÑB cB c!•!Ñ˝B c c¯B cÔB¸Δ!ÁΔ•˛Ñ
  18541. !Ñ!Á c c!ÑÑ c c˛BJ c!Ñ c!ÑB•B c!B cBB c!B! c•9ŒVµ^˜Z÷g9cc^˜o{^˜=ÔBRîg9JRB5≠!1å9Œ=ÔB^˜Z÷g9NsRîNsJR!B!!BÑ c c• cB!BÑÑ cBB cB c cÑ!˝B! c cB!B! c!B!B!B!B!B!B!B!B!B!B!B!B!B!·•ÁÁΔ˛Á˛•Ñ cB•Δ• c c•B!B cÑB cBÑ c! cB•B˛ cB c cÑ cBB!Δ)JÑF1Vµ^˜g9^˜cc^˜o{cRî˛=Ô-JR1å)J9ŒJRNsRîVµZ÷NsRîVµF1)J!! c c•! c c•BÑB c! cÑ c c••Ñ c c!B!BB c cÑ!˛ cB c˝B!ÏBÛ•Ñ cΔÁ•Δ•Ñ•ÑÑB•ÑB cÑ!Ñ! c!˝B c! cB cB cÑÑ c cB˛Ñ$•!!)J)J%))JZ÷Ns^˜g9kZ^˜cckZcg9VµNsJRJRVµ^˜RîNsRîZ÷NsJRJR=Ô)J!B!˝B
  18542. cÑBB c! c!BB c cÑ c˛B!˙B!¯B!B!B!B!B!B!B!B!B!B!B!‹Δ••ÑÑÁΔ˛•Ñ•Ñ˛B c cBB cBÑ!B!Ñ cÑBBÑ cB˝ cCÑB•Ñ•B c)J9Œ)J)J5≠NsZ÷o{g9g9ccg9g9c^˜^˜cc^˜Z÷NsF1Z÷VµF1B=Ô%)!B•Ñ cÑ!BB c cBB cB c cB cB! cBB!BBÑBB c˙B cÙB!ˆBˇ Á••ΔÑ c c•ÑÑ c cÑ˛B@!B!B c c!B! cÑ• c cÑ cB cB cBB cÁ c cÑ cB-kF11å=Ô!9ŒJRckZcg9cg9cg9c^˜ccVµNsRîVµZ÷F1=Ô9ŒÁB!B!1åÑ!˛B!˛B!˛BÑÑ˚B!¸B!B!B!B! c!B!B!B!B!B!B!B!B!B!˛B!BB—ÁÁ˛Δ••Ñ c˛ÑB cÑ˛B cB cB cB c c•ÑÑBѸ c
  18543. BBΔB•Ñ• c•9ŒJR˛=Ô%)5≠g9cg9ckZ^˜o{súo{o{c^˜^˜Z÷VµZ÷Ns9Œ-kΔ•˛B    5≠5≠•B! c•B!˝BÑÑ c˘B! cB c¸B c˝B!¯B!˛B!˘B cÏ•˝ΔÁÁ•ÑÑ˛BÑB cBB!¸B!Ñ˛BÑ˝B!BBÑ cΔÑBÁ!!=ÔF1Rî=ÔB9Œ%)F1kZ^˜˝g9)súckZcZ÷VµZ÷RîJRF1!•ΔÁ!!BkZ5≠Ñ!B!Ñ cB cB• cB cBB!B!B!B!˝B c!B!˛B!B!B!B!B!B!B!B!˛B!˘B”Δ•Δ•˛ΔÑΔÑBBÑ c c˝B
  18544. ! cBB! c!B!Ñ!˛B:!BB cB!•B•Á%)=ÔRîZ÷RîJRJR1å!Vµ^˜ckZkZo{Z÷kZccRîZ÷RîVµJR)JÑΔ%)Ñ!B!Δ^˜5≠•BBΔ!Δ cÑ!ÑÑB!˘B c˛BѸB c!ÎB cB cB cÓ˚Δ
  18545. Ñ••B!• cÑBB!˛B!! cB! c˛B cBB!BB!B••B•)J cÁNsRîNscBF1JR5≠%)RîVµcg9¸Z÷˛Rî%JR)JB•)J!!B!B)JÁ!!BÑB!ÑÑB c c!B!B!B!B!B c c! c˘B!˛B!B!B!B!B!B!B!B!BB cB˝ c“ÁÁΔ•Δ••ÑÑBÑÁ cB c˚B cBB c c˙B'!BB•Á• c%)ΔΔBÑNsVµ^˜RîVµBJRF1=Ô)J5≠F1F1Z÷NsVµRîRîNsNsJR!ÑÑ%))JΔ!˝B1å•Ñ!Ñ c!ÑÑ!B c cBB!˛B    ! cÑ c!ÑB c!ÑÏB cB˝ cÑ c˛ÑÁ
  18546. •Δ•Δ••ÑÑ c!•Δ c!˝B!BB c˝B;!B cÑ cB!B! c•!ÑΔ•!%)•JRVµ^˜^˜Vµ^˜=ÔF1F1B=Ô-k-k)J1å5≠9Œ5≠1å)JÁÁÑ%)1å!Ñ!B!B!!•B cB••!!˚B!B!BB c˝B!B c˛B!B!¸B!B!˛B!˝B cB˝ c˚у#Δ•Δ•Ñ•Ñ cBBÑ cÑB cB cBB!ÑB c cÑBB c cΔB!B!BB˛Ñ •Δ1å-k)J!1åRî^˜^˜Z÷^˜^˜9ŒBBF1RîVµJR=Ô9Œ-k-k1å5≠!•!1å)J!!˛B c c˛B•BBΔB!ÑB c!ÔB˛ cB c c˘Ñ•Î •Δ••ѕѕ! cÑјB, c•• cÑÁBÑÑB!B!B cBÑÑ)J5≠=Ô5≠!-kNsZ÷Z÷^˜Z÷Vµ^˜B9ŒF1BJRBJRNsF1=Ô1å%)ΔÁ˛-kÑ!BB!BB c!Ñ c! cÑ! cÑB!BBÑ!˛B!B!˛B!B! c!B!˛B! c˝B!¸B c c¸Ñ•˝Ñ cÑÑ÷Á•ΔΔ˛Ñ• c!ÑјB cB˛Ñ•Ñ! c!˝B!ÑBÑB9ŒBB9Œ%)NsNsVµ^˜Z÷^˜VµcVµ=Ô=ÔB=Ô=Ô9Œ=Ô9Œ-kÁ!)J1å-k!˚B c˝B
  18547. ! cÑBB cBB!Δ•˚B˛ c!˝B cB c!˛BÑ c˙B c cÑÑ•Ñ•Ñ•Ñ•Ñ˛•ÑÑ€ΔÁΔΔ•˝ÑB!Ñ cB!B!˛B! c!B!Ñ!˛B!B!B!B˛ c
  18548. B1å=ÔF1-k1åBRîNsc˛Z÷Rî^˜g9JRF1JR9Œ5≠5≠%))J-k!%)-k!Δ!B!B!B!B!B!˛B
  18549. Á!!B!BÑΔ!B!ÙB ! c!B c c!BB cB c cÛѕѕ•¸ΔÁ•Δ•ÑΔ••ÑB!!B c!ÑBB! cBB!˛B!B!˛B!BB cÑ˛ cF1JR!)JF1RîRîF1^˜Vµ^˜Z÷Z÷^˜g9c^˜VµF1BRîF1%)!1å%)!•¸B!˛ cB c˛B c cB cÑ! cÑB!B!˝B cB cBB!˛B!B!BB cBÑ cÑÑ••Δ•ΔÑ˛•Ñ•Ñ•Ñ•Ñ˛•fl˝Δ•˛ c!B c•!B c!BÑ! c!B!˛B!˛B(!B!!ÑÑ cΔ!%)9Œ%)=ÔNsVµVµNsRîVµRîRî^˜VµZ÷^˜cZ÷NsF1-k•)J!)JÁ c!B!˝B˛ c˝B    ! c!Ñ!BBÑ! c˚B!˙B !B! cB cѕѕѕ˛Ñ•Ñ˛•Δ•Ñ•˙щÁÁΔΔÁB! cÑB!)J!!B c•ÁÁÑ! cBB!¯B!! cÁÁÑÑ cJRJR=Ô!BBcZ÷NsJRBJRVµJRJRF1NsNsJR9Œ)JÁÁ!1å%)•¸B cBBΔ)JÁ c˝B    ! cBB! c•! c c˚B!BB cBÑ˛B˛ cÑΔ••Ñ˛•Ñ•˛Ñ•Ñ˛•Ñ˛•˝ÑÙΔΔÁ•ΔΔÑ c•-kÑ)J%)••ÑÁΔÑ c!!˛B˛!&B! c!B!B•ÁΔ c cΔ9Œ=Ô•BJRRî^˜^˜VµF1=ÔBNsNsF1BB1å-k%)ΔÁ1å)JΔ˛B!B cB•Á•˛!˛B!˝B c cB!B!B!BB cBB˛! BBÑBBÑ•ÑÑ c•Δ•¯Ñ˛•ѕѕѕѕ cÊΔ•Δ••ÑÑ)J%) c-k!ÁΔ•%)Ñ cBB c¸BΔ˛B&!B!B!BÑ c cÑÑBB%)RîVµZ÷VµZ÷Z÷^˜Ns=Ô=Ô9Œ=ÔB9Œ9Œ1å!!9Œ5≠ÁB cB˛ c˝B!B!˘B cÑÑ!B!B!B! cB˛ÑBÑ!BB cΔΔ•Δ••ÑÑ•ΔΔ•Ñ•¸Ñ•˛Ñ˙•Ù ΔΔÑ•B c1åB)J)J9Œ1å=Ô-k!ÁÑ!B!!BB!B!Ñ!B!B!˛B
  18550. !B! cBB cΔΔJRVµcZ÷^˜˛Z÷^˜RîF19Œ9Œ5≠1å-k)J-k1å1å%) c• cB! c!˛B!!BB!˛B!˛B    ÑÁ!B!B!B!B˘ cB! c••ΔÑ˛•ÑÑB•ÁΔ••¸Ñ•Ñ•Ñ•Ñ˝•Ε•ÑÑΔ9Œ•5≠1åÁNs)JΔ=Ô!Δ•B!!5≠B!˛B!B!˛B!¸B! c!•B cF1VµZ÷ccRîZ÷Z÷VµRîNsRîF1˛=Ô    9Œ5≠-k)JÑ%)!Á c c˝B!B!˜BÑBÑ˝B!B!•ÑÑ! cB•Ñ•Ñ!ÑÁ•Δ••ΔΔ••Ñ cÑ!Δ• c˝Ñ˛•Ñ••Ñˇ•ˆ$•ÁΔ!)J%)=Ô!Ñ5≠1å)J9ŒBΔ cÑÑ c!!•B!B!B!B!B!B!! c˛B!B c cÑ)JZ÷˝^˜Z÷Z÷VµRîNsF1NsNsF1BB1å-k%))J-k)JΔÑÑ!!B!˛B!B!¸B!BBÑ!˛B!BB! c•F1%)BÑÑ•Ñ!Ñ c•Δ•Δ••˚Ñ!˛•˛Ñ•˛Ñ•Ñ˛• cÂ!•Á!-k9Œ!5≠=Ô9Œ cΔ5≠!Ñ!Á!!˚B!¸B!˙B!•Δ! cΔNsZ÷c^˜^˜cc^˜VµVµNs˛Rî
  18551. NsBB5≠-k5≠)J!Á•!˛B!˙B!B!˚B c cB!B!•BB•Á!!)J5≠JRΔ!Ñ•Δ˛•Δ cÑ cÑÑΔB cÑ•Á•Ñ•ÑÑ˛•ΔÑBˇΔ•Δ)JBJR9Œ•B c=ÔÁB-k˝!
  18552. Ñ!BB!B!B!B!˛B!B!B!˛BΔ%)! cBRîVµVµZ÷g9g9Z÷Z÷VµZ÷RîJRF1BF1-k)J5≠5≠!ÁB c˝B!˛B!B!B!B!B!˛B!B!B!!Δ-k!!Ñ%)%)• cÑ!BBΔÑ˝• Δ•Ñ c••ΔÑ cÑ•ÑÁ˝•Ñ•ÑBÒÑΔ•9ŒBÁ%)1å9ŒNs)J%)Δ1å)J)J%))J%)! c˛B!ÑÑB!˙B!B cB!BÁ%))J%)9ŒJRVµ^˜^˜g9^˜^˜Z÷VµNsZ÷Ns^˜9Œ1å˛9Œ!BBÑ cBB!˙B!˚B c˝BΔ!!ÑΔÁ••Δ)J5≠Á!• cÑÑ•Ñ˛•ÑΔ•• cÑÑ•!•ÑΔ c cÑΔÑ•Ñ c%)˜•!9ŒF1!1å5≠!BÁ!!%)ΔÁ-k1å!Á%)Δ c!˛B!˛B!B!˛B!B! cBÑBÁB!!!)J9ŒVµVµ^˜^˜Vµ˛^˜Ns^˜c9Œ1å9Œ)JÑ!!ÑBB!B!B c c!B!˛B!˛B!˛B!Ñ!BÑÑ cÑ cÑB c)JÁÑΔBˆ• c cÑ•%)ΔB!!B••Ñ! cB· c•Δ%)%)c!ÁB c)J%))J!!)J%)!-k c!B!˛B!˛B$!BB c! c!B!BBB! c!!!Á c)JF1RîRîc^˜g9kZ^˜Z÷B!ΔB!˙B!¯B!!˛B!˛B!BB cÑ•˛Ñ• cÑB•Δ cı•ÑΔ!ÑΔ•BÑ!BÑÑB!Δ•!%)ÁJR-k-kÁÑ5≠•%)%)!Á)JÑ˛ÑBB!B!B!B˛!#B!BÑ!B! cBB!B!B!B%)%) c5≠Á%)9ŒRî%) c!B!Ñ c c!˛B!B!B!˛B˛! B!•1å%)BB!B! c˝! BÑÑ•ÑÑ cBB cB cÑ˛•˛Ñ•Ñ˛•)J%)!!•Ñ!Ñ!BÑ!Ñ••ˆ!•ÁÁBÁ)J˛!ÁÁ!%)%)!B!%)-kBB! c!˛B!!B%) c˛B!B!¸B!•Δ•%)9Œ!•-kΔ•Δ•!! c cBB!˛B!¸B!! c•Á5≠Rî^˜Vµ=Ô1å•BB•! cÑ!!B! c˛Ñ     cB cBÑ cÑB˚•˛Ñ
  18553. cΔ!B c!ΔB!B!%)ÑB
  18554. %)•!F15≠)JΔ!•)JΔÁ9Œ˛!-)J!Á%))J!BB!BB1åBB!B! c!B!B!B!B!B!BÁΔÑ5≠ c•%) c•5≠•!Á!˛B!!B!B!B!!•%)%))JF1VµZ÷g9g9JRBF1=ÔÁΔ!-k1å1åΔB!B¸!BΔ c c!ÑsúRîΔ!BÑ• c!B!B!Δ!B!Δ!B5≠Ñ!B c)J•Ñ9ŒÑ!Á!ÁΔÁ-kΔ cΔ5≠˛%)
  18555. Z÷BÑΔBB!B c c˝B!B!˛B!!Á c!˛B c!!B•Ñ)J•ÑÑ=ÔΔΔÑ!BB c¸B-•Δ!1å=Ô=Ô)J9ŒVµ^˜g9g9o{g9Z÷Z÷VµBVµZ÷BBF19Œ!ΔÑ cΔ!B! cÑÁ1å•! c•RîkZ1å˛ c!˛B !Δ!B• c!•Á!BB˛!%)ÁÑ)JΔBÁ%)%)!!%)!%)-kÁNsÁ)J!BÁ!B˛!¸B!B!B!B!Ñ cB!B!B!B˛! cBB cÑ c!¸B!!ÑJRJRB5≠=Ô5≠-kF1Vµ^˜kZ=Ô)J!!%)-kBVµg9RîB1å!˛-k
  18556. Á•B cB!!ÁBÑ1å!!Ñ˛)JVµ9Œ!!B c˝B
  18557. c!! cB!%)!!BB!1åΔÑ cB-kΔBΔ•B!B-k)J%))J)JB)J-k)JÁ)JÑB!˛B!B!˛B! c˝B!˛B!˛B!˛B!B!!Δ!¸B@!B-k=Ô1å%)ÁΔB^˜Z÷^˜^˜)J1åF1=Ô-k5≠5≠JR^˜JRB)JÁ1åB5≠F1=ÔF1Ns1å%)ÑÁ c! c!BBÑ!BΔRî)J!!BÁΔÑ••BBÑ!˛BÑ c$!%)5≠%)!Ñ%)Á•B!BÑÁ!)J5≠Á1åNsÁÑÁ-k•Ñ!BB!B!B!B!˛B!B!B!B!B!B!B!B!B!B!! c•˛BH!BBÑBÁ-k%)!%)JRcZ÷Z÷^˜B%)=ÔNsZ÷Vµ9ŒNs^˜VµJR-kB-k!5≠9Œ5≠Ns9Œ1åNsVµRîg9^˜^˜B9Œ c c!ÑB!BÑ!•=Ô•!BΔ! c• cB cBB!•BBÔ%)-k-k! c cBÁÑB!!!)J!Δ1å-kB=ÔÑ•-kÁ1å!5≠˛B!˛B•˛B!¯B!B!¯B!B!BB˝ c/Ñ)J)J5≠B^˜cRîVµZ÷=Ô-kJRNsRîZ÷VµVµZ÷Z÷RîNsNs5≠!!F19ŒF11åZ÷F1JRNsNsVµZ÷JRcVµNsg9%)!BBÑÑ˛B!!)JB!BΔÑ cÁBB c•!B!Ñ5≠Δ-k!Ñ%)Δ•!ΔÁ1åÁ-kBB c5≠Vµ9ŒB^˜JR!ΔB cB!B˛!B!B!B!B!B!B!B cB!B!!%)!!B!B!˝BG c cÑ!5≠)JRîVµNs=ÔF1=Ô!1åNsVµ^˜g9VµB^˜súF1cZ÷g9Z÷9ŒJRB%)F1=Ô5≠NsRîBRî=ÔNsZ÷Rî^˜Z÷RîRîΔ cBB!B!B!!B)JΔB!B c5≠BB!-kB!Ó!)J-k!!-k c!Á c!•9Œ5≠g9F1c=Ô=ÔBΔ%))JΔ˛Á)J!!Ñ˚B!˛B!BB!!˛B!%)˛B!Ñ˙B4 cB cB cΔ=Ô)J=ÔJRJRF1B5≠%)F1NsVµZ÷kZRîΔVµwΩVµVµRîF1Z÷cBF1Rî1å=ÔB=ÔF1VµBZ÷o{Ns9Œ^˜c^˜^˜Z÷g9Á c˘B
  18558. •!Ñ!•F1!1å!˛B"!-k-k!!!9ŒB c-kΔ)J=Ô^˜F1!cJRÑΔ•Á!!%)ΔB!B!B!B!˛B
  18559. !B!B!!ΔB!B!¸B!B!B!B!˛B!B! cΔ-k1å-kF1=ÔNsRî5≠-kNsVµJRVµ^˜JR cNskZ˛^˜cVµZ÷NsVµJRZ÷NsF1Ns9Œ5≠1åNsVµZ÷kZZ÷Nso{g9kZcZ÷kZÁB!˙B ÑΔB)J%)%)ÑÑ=ÔJRı-k1å%)%)1å5≠)J!1åBΔ!ΔΔBc!!Ñ%)!%)Δ5≠!B!˛B!˚B!BB!•=Ô˝B!˙B!˝B9 c!BÁ)J9Œ)J=Ô9ŒBRî1åJRZ÷VµRîZ÷cBΔo{g9Z÷JRkZcc^˜cVµRîF1F1RîF1JRZ÷VµF1^˜g9RîVµkZcZ÷súkZZ÷kZcÁ cÑBB!¸B !-k!BÑ•%))JJR c
  18560. 9Œ5≠=ÔΔ1å5≠-k•!!•ΔÑ)JZ÷Á!!ÑÁѸÑB!B!B!B!B!!B!BÑ!B!B!B!B!B!B!˛B-!B!!Δ%)1å%)=Ô=Ô1åJR9ŒRîVµNsJR^˜g95≠Δ{fikZc^˜Z÷Z÷RîZ÷VµVµNsZ÷VµJRVµJRBckZZ÷súg9Z÷{fi˛o{kZo{súZ÷kZc)JBΔÁÑBB!B!B c5≠ cÑ)JB1å-k!BÙ#F15≠%)!-k=Ô1åB!BB!!%)-k^˜-kÁ!•BB!5≠)J!!!BB!•!˛B5≠ c˛B!˘B c¯B!Δ%)-k!=ÔF11åBBVµJRBJRNsRî1åÁ1åcg9o{ckZg9˛Vµ+^˜VµcVµkZcZ÷NsVµsúo{o{{fiVµRîsú{fig9o{g9o{wΩg9{fisú^˜%)!BÑÑB! c! c•-kBΔ-k•˛B/B1åÑ!5≠)J9Œ!=Ô%)!•BΔ1å)J)J!)J c!B•!!)J!! c!!)JÑ!B!B c!B!B!B˛!B!¸B!B!BB!Δ%)5≠)J9ŒNs-k5≠JRNs=ÔBJRF1F1=ÔÁ=ÔRîo{c˝Rî^˜co{g9c9Œ5≠NsVµg9Rîg9wΩVµo{o{súRî^˜g9g9c^˜^˜g9o{súwΩsúkZ!!˛B
  18561. •Ñ!B!B)JÑ9Œ1å!˛B!¸9ŒF1 c9Œ-kΔ)J5≠!•! cB%) ccÁ!9Œ˛!Á%)ÁΔ!)J!•!!B! c•B!B!˛B!¸BΔ•!B c˘BH!•%)1å5≠-kNs5≠-kF1NsB9ŒBJRBB)J=ÔF1g9o{^˜cF1cVµVµZ÷g9kZkZc)JJRVµRîNswΩckZg9cwΩRîg9o{^˜o{g9wΩo{{fisúwΩsúwΩwΩΔ!BB!ΔÑ!BB c!!Ñ˝B 8-k5≠F15≠=Ô!F1ΔÑ•BÑ• cΔ%)B•Δ!ÁÁ!!%)!!B!B!B!B!B!B!B!B!B!!BBÑB!B!˛B!Δ1å%)5≠!Vµ5≠5≠=ÔRîF15≠BF1=Ô9ŒB=Ô9Œ^˜g9^˜˛Z÷^˜RîVµZ÷VµkZ^˜g9Z÷˛Rîg9^˜cg9g9^˜csúkZwΩckZkZsú{fisúwΩ{fi{fiwΩ{fi{fiÁBB!ÑB!Ñ!¸B!B!ˇ%=Ô1å-k9Œ%)1åJR!ÁBÁΔ!•Ñ•B!BÑ!!Á!ÁΔ-kÑ!!B! cBB!˛B!BBÑ!˛B!BÑBB c¸B/ΔB-k)J)JZ÷B1åBRîNs9Œ=ÔF1=ÔB=ÔF1=ÔRîg9^˜Z÷cRîVµVµcZ÷^˜NsRîZ÷VµF1RîVµg9Z÷ccF1Z÷RîNs^˜c˝o{{fiwΩ˝{fi wΩsúˇwΩΔ!B! cBBÑ˝B c˛Ñ c
  18562. 1å5≠!F1%)5≠F15≠)JÁΔÁ!-kB•1åBΔÁΔÁÑB•˛!    B!B!BB!B!˛B!B!B c cBB!˛B8!•F15≠%)9ŒRî=Ô5≠NsRîRî9Œ1åBB9ŒF1BF1BVµRîZ÷g9Ns^˜g9g9ccg9kZRîNsF1=ÔNs^˜JRJRB5≠=Ô5≠F1=ÔF1Z÷VµZ÷kZsúo{ˇo{˝súwΩsú{fi^˜Δ•ÑBB c c!B!B!B•%)9ŒF1F1!-k9Œ-k%)Z÷BBBÁ•ΔB c!%))J-k c•ÁÑ!!B)JÑΔ¸B!!!B!B!¸B! c!˛ c˛BAÁB9Œ%)=ÔZ÷BJR^˜NsJR=Ô1åBB=ÔF1JRJRBF1RîNsVµZ÷o{kZo{kZ^˜^˜Z÷cF1RîF1RîF11å1åJR%)B5≠-kF1JRZ÷F1g9cg9kZg9o{súsúwΩsú{fiwΩ{fio{ˇ%)˝B•!˛B!B!!NF15≠!-k1å=Ô%)1åJR c! cΔΔÑBΔ)J!!• c!!BBΔ•!Á c!!B!BB!!B!B!B!B!B!B c c!B!)J=Ô9Œ)JBZ÷9ŒF1RîJRF1=Ô-k=Ô1åF1JRJR=ÔBB˛JRcg9súo{súg9Z÷cRîNs=ÔF1NsRî5≠˛VµZ÷VµNsNsF1BNsVµ^˜o{kZsúkZwΩwΩ˛ˇ
  18563. o{{fisúsúo{o{! cB!Á! cÑ˛ cÑÑ••)J)JÑ-k-k%)Á%)1åB! c•ΔÑ!!Á˛! c˛!•!!B!%)Δ•˙B!B!¸BQ!BBÑBB!1å=Ô9Œ1å=ÔRîBRîJRBF1B9ŒBJRVµNsJRJRNsNsF1F1Vµco{o{súo{súc^˜VµJRRîZ÷Nso{wΩ^˜súo{kZZ÷g9cNsF1BRî^˜Ns^˜kZsú{fisúg9g9^˜!-kˇ{fio{wΩg9B c!%)!Ñ˛•ÁΔΔ••    9Œ1å! c-k5≠1åÁ)J!BÑΔÁ!Ñ!!%)!BÑ!˛Á)!^˜1å•!!B!B!B!B!B!B!B cBBÑBB!B%)9Œ9Œ1åBJRF1F1=Ô5≠Ns=ÔF1RîVµ˛JR    F1RîNs=ÔBZ÷kZkZsúwΩ˛kZVµRîJRkZo{kZwΩcZ÷g9kZkZZ÷kZJRVµc1å1å%)-k˛!%)˛ΔB=Ôˇ{fiwΩ{fikZkZ cB!!%)!B•˝ÑΔ••!=Ô1å!5≠5≠F1!5≠%)Ñ%)!ÑÑB!BÁ!!B!ÁÁ!!Á•Á%)•!ˆB!BÑ c c•BB!!)JBF19ŒF1RîF1JRBRîZ÷Rî˛Vµ'NsF1F1NsRîF1B1åJRo{súsúwΩsúkZg9Z÷Z÷kZsúg9o{g9g9kZkZ^˜kZg9cg9c^˜Z÷=Ô%)• cÑΔ˛Á!•=Ô{fi{fiˇˇwΩˇo{=ÔB!)J!Ñ c•Ñ••Δ•• 9Œ5≠-k-k%)%)=Ô%)BB!• c•!BBÁB!BÑΔÑΔB c˛•a!BB!B!B!B!B%)ÑÑ c•!B!)JBJRBNsRîNsRîRîc^˜^˜Z÷RîRîJRBJRRîNsNsB)J1åg9o{súwΩsúsú^˜Rîg9o{o{g9ckZg9^˜o{kZkZo{kZo{^˜o{g9Rî9Œ9Œ-kÁ!Δ•ÁΔ•-ksúsú{fiˇ{fi{fiwΩˇo{1å!B%)B!¸Ñ˛ c!1å9Œ5≠B1å%)Rî%)Ñ!BÑBÑB! c!B cΔ cΔÁ9Œ)JΔΔ•!˛B c•!B!B!•!ÑBÑB cB-kBF1BNsJRRîNsRîc^˜˛Z÷VµNs=ÔNsRîNsNsB-kÁZ÷súsúˇo{súcZ÷o{kZg9kZRîg9^˜o{c^˜kZcg9kZ˛o{súg9Rî=Ô)JÑ%)˛ÑΔ5≠ckZˇ{fiwΩˇ{fi{fiwΩˇˇJR!!BB˘ c 9ŒF1!Á1å)J=Ô9ŒNsB!!%) c•BB•B c-k%)ÑΔ•9Œ˛!&•Δ•B!B!ÑB!B!B!BB c cB!)JBF1=ÔBJRZ÷RîRîZ÷Vµ^˜^˜Z÷Z÷JRF1˛NsF15≠)J c)JcwΩˇo{súg9VµckZg9Z÷NsVµRîRîcg9˛c    o{súo{kZkZo{g9g9Z÷)J˛ΔÑÑ=Ô^˜Nso{˛ˇ    {fiˇˇwΩsú{fi^˜!Á c˛B cB cB cB¸F19ŒB5≠-k)J5≠%)1åÑ!B!)J˛BÁ c c!•1å!Á!-k!•ÁRî-k!˛B!%)˙B
  18564. c cB!F1JR=ÔBRîVµRîZ÷^˜˛c^˜^˜RîJR˛Vµ1Ns5≠ΔB•Z÷o{súsúo{g9^˜o{kZg9^˜VµF1B5≠1å1åNskZsúkZkZo{kZkZg9kZsúwΩg9JR%))J••9Œ5≠F1^˜{fi{fiˇ{fi{fi˛ˇ    wΩ{fiwΩ•ÁÑBB cB¸ cˇ5≠9Œ1å9Œ)J=ÔÑ•ÁΔ!)J%)Ñ!BB cBÑVµ%)%)ÑÁ˛• c1å!˛B!BB!˙B0!ÑNsF1JRBRîRîVµcg9^˜^˜cg9Z÷RîNsVµRîNs5≠! cBΔ%)VµwΩwΩo{kZZ÷kZsúkZcF19Œ-k)J!! c c)Jcg9˛o{kZsúkZo{g9o{^˜5≠BÑ!-k=Ô•9ŒwΩ{fi{fiˇ˛{fi˛ˇ
  18565. {fi{fi%)••! cB c cÑ˛ cÓ!-kNs•%)1åB!•!1åÑ!%)!BΔÁ cÁÑÁ c•BΔÑBÁÑ!˛B!ˆBNsJRRîJRRîNsRîg9g9ckZg9kZZ÷RîNsRî1å%)Á c˛•Á=Ôsú{fi{fisúg9kZsúo{o{Vµ9Œ%)Δ cB!BBÑ5≠o{g9kZo{˛súkZsúo{^˜%)%) cÑ!B)J5≠RîˇwΩ{fiwΩ{fi{fi˛ˇ{fiˇ1å•Δ¯BrB=Ô!!1å-k-kBΔ1å)J!!Á cΔ c•BJR cÑ! c cÑ!9ŒÑ!!B!B!B!BB!B cBB5≠RîVµVµRîF1Rîc^˜ccg9g9VµJRB1å%)5≠%) c c)JΔΔ)JF1súsúo{o{^˜súsúkZZ÷1åΔ•!Δ1å=Ô5≠Á c5≠kZ^˜g9súkZo{o{^˜kZo{NsΔ!1å! c!%)¸wΩ¸{fiˇˇ1åÑ!! c˛B cB cBåJR!B1å!B cΔ1å!%)Á%)%)!!Δ c%)JRÑ!ΔB˛ c!!˝B!¸BH c cB c)JJRRîRîNsNsRî^˜^˜Z÷cg9g9VµF1=Ô=ÔÁ1åΔ!Ñ!!Á-kcwΩ{fiwΩcg9wΩsúg91åΔ•5≠JRF1=Ô=Ô-k!%)5≠Z÷VµZ÷g9kZg9o{g9kZRîΔ!)JΔ1åBZ÷˛wΩ{fiˇ{fiˇwΩ˛ˇ ^˜•)J!B cB cB cB c
  18566.  =ÔF1B!)JÁRîBΔF1!!•!! cΔÁ!!=Ô c!ÑBB!!•˛B!˛B!!B cBBÑJRNsRîRîNsRîc^˜Z÷^˜ckZcB1å1åÁ%)Ñ˛!?•)J%)%)=ÔwΩsú{fig9g9sú{fisú9Œ!!B-kF1)JZ÷VµBJR)JΔ)JB!•9ŒRîVµg9Z÷VµRî9ŒBÑB! cB9ŒF1súkZˇ{fiwΩ{fiˇˇwΩˇˇo{Ñ! cB c¸B'=ÔF1Ñ•-k!!-k•-k!-k%)•!-kB!•• cB)JBÁBB!!ÁÑ cBB c cB!˚B!JRF1VµVµRîVµ˝^˜˛cJR5≠5≠%)%)B!˛B<)J1å-k)JRî{fi{fio{g9kZ{fiwΩVµÁΔΔÑRî5≠)JRîZ÷NsRîNs! cÁÑ cÑ1åNsJRg9VµJRRîÑ!Ñ cÁcwΩˇwΩ-kNs{fiwΩ{fiˇ{fi{fiwΩˇRî!!˛B c˛B c(=Ô1åF1Δ1å)JÁΔ•Δ!)JΔÁ!5≠!B! c!ÑÑ-k cÑ!B!Á cÑBB! c!B!˝B5≠JRRîRîVµNsVµcg9c^˜^˜cVµ5≠9Œ1å!•!!˛B<!=Ô-k%)Rî{fisúkZcwΩwΩˇ9Œ••Δ!-k=Ô1åF1=Ôco{5≠%) c!ΔΔB•9Œ=ÔBB9Œ5≠F1)JÁ!)JNssúo{Z÷Vµ cNs{fisú{fiwΩsú{fi{fig9BÁ!˘B
  18567. 9Œ5≠1å c)J)JΔ1å!-kB-k˝!. c!BÁÑBB•• c!B!ΔÑ•Ñ!B!BB c cBB)JVµJRNsVµZ÷Z÷g9g9ccZ÷g9Z÷=Ô9Œ5≠!Á¸B>%)5≠9Œ)JRîsúo{kZcwΩwΩo{%)BÑ!•)J%)Δ-kc{fiNs!•!B c•BB1åJR5≠=Ô)J5≠-k5≠%)%)JRBZ÷^˜BNs1å•RîkZo{kZsú{fi{fig9 c•BB c˛B cBB5%)5≠Δ!-k-k!ΔBΔ!!Á%)ÁÁ%) c!)J•ÑÑB! c c! cΔBÑB!B!B! cB!•JRJRRîVµVµRîg9^˜c˝^˜ JR=Ô1å1å!!!B!B!ÑÁ˛5≠7csúkZkZ^˜súwΩ{fi%) c!!!=Ô-kÁcˇsú5≠5≠!!B!B!B!)J-k1å9Œ-kÁ%)%)-k-kJRF1F1JRJR!!Á!g9súo{wΩˇg9 c¯B
  18568. 9Œ1åÁ!!%)9Œ!Δ1å%)B! c!•ΔΔ1å•!!%)•BBΔ˛B
  18569. ÁÑÑ!B!BBÑB c!F1F1˛RîVµccg9c^˜^˜g9NsB5≠1å)J•!B!˛B=!•1å=Ô-kco{kZg9kZwΩ{fig9%) cBB•5≠)JZ÷F1ˇkZ5≠B=Ô5≠• c!BB!-k-k!!-k!Á•ÑB=Ô)J1åVµF1!!5≠-kÁkZg9o{wΩVµBB c˛B c˛B c˘5≠BÁ!%))JΔ•Ñ!!! c!!•%) c!!•)J•!! cB c!B¸!˝B     c-kBRîNsRîVµ^˜c¸^˜JVµJR5≠5≠-k!B!B!!B!B5≠5≠JRsúkZcg9kZsúwΩ^˜%)ΔBB!B c5≠^˜Z÷kZg9Z÷NsVµ5≠• c! cÑ!Δ)JÁÁ-k%)••%)BBJRNsB1å%)-k5≠-k9Œo{súo{)JB c˘B>-k)J%)!!5≠!ÁÁ%)!BÑÁ%)Δ!Á!!Á9Œ cBÑ• c cB!B!!%)!!BB cΔBJRF1NsVµ^˜VµZ÷^˜c^˜Z÷Z÷Rî=Ô5≠-k)JÑ!˚B$!Ñ5≠-kF1súg9kZg9o{wΩsúg99ŒΔ•!ÑB•-kJRNsZ÷^˜Z÷VµF1Rî)J! cÑΔÑÁΔ˛Á!ΔÑ!-k9ŒcF19ŒF1)J9Œ1å=ÔΔo{g9Vµ•B! cB c˚B˛1å9Œ1åB9Œ%)ÁÁ!%)!!Ñ!!Δ%)•!!ÁΔB•B!• c˛B! c• c!˛B c=ÔBBVµVµRî^˜Z÷c^˜RîVµRîVµF19Œ1å1å%)!B!˛B;!B•)J5≠VµckZg9ckZwΩsúo{9Œ)J•ΔB•!!5≠VµRîVµcVµNs=Ô)J•Ñ c c•Ñ•ΔΔ•-k!Á)JÑ)JVµ-k1åo{)J5≠9Œ5≠%)•o{F1шB    >1å)J9ŒÑ1å1åÁ!%)5≠ cΔÁ!ΔÁÑB!ΔΔF1•!Ñ•BB! c•Δ c• cB!=ÔF1F1RîJRRîVµVµ^˜Z÷VµVµRîVµB=Ô1å-k-kÑ c˙B!%)1åNsg9o{˛kZwΩsúo{^˜%)˛•3 cB! c1åVµ=ÔF1g9JR)J)J5≠!•Á•%))J!Ñ•-kΔ%)F1Δ1åc%))Jo{Z÷Á5≠B-k%)Rî=Ô• cBB c cB c cBB c    =Ô9Œ-k!Á)JΔJR9Œ•B!Á%)˛Á c!!!%)Ñ!•!Ñ!!BB•BΔBB!5≠=ÔF1BJRRîZ÷VµVµc˛Z÷RîJR=Ô9Œ)J)J%)B!B!B!B!B•%))JJRcg9g9wΩg9sú{fisúg9=Ô˛!()J!Á!Á-k)JB5≠5≠1å=Ô5≠%)%) cÑ••-kÁ cÁΔ)J)J1å%)kZ!%)g9kZ-k%)Á)J!!Ñ•¸B cB˛ cB˛9Œ-k5≠BB-k%)ΔΔÁ!=ÔÁΔÁΔ-k!Á%)Δ9Œ!! c!˝B c)J%)!B%)BBJRF1VµRîZ÷Vµ^˜^˜Z÷Vµ^˜RîF19Œ9Œ-k-k•!¯B!-k5≠Vµo{kZkZo{kZ˛o{.cF15≠-k1å9ŒF19ŒNs=Ô=Ô%)-kF1JR5≠B1å%))JΔÑÑ1å•ÁÑ!Á1å•RîB)JF19Œg9ˇ%)Ñ%)!%)!•B c˛B˛ cB cBB˛9Œu!B-kÁB!ÑB!%)!Δ!ÁB!!!ÁB!ΔB!BB!Ñ-k•!!•=ÔJRBBNsF1Z÷VµZ÷Vµ^˜cRîNsJRB5≠1å-k!!!B!B!B!B!BBÁ-kRîckZcsúkZo{kZo{Z÷JRJR=ÔF1NsJRVµVµ5≠JRÁ)J9Œ5≠Rî9Œ)J••!%)!9Œ1åΔ•ÑΔ=ÔÑNs!!Vµ-kˇRîÑ˛1å!Á%)Ñ˝B!¸B!)J)J1åB c!1å c1å c!B%)Á!!%)!BBÁ!ÁBÁ=Ô5≠Δ˝BÑÑ!BBBBF1BRîRîVµRîZ÷cZ÷^˜VµRîNsF1B5≠1å%)•!¸B!¸B:Δ-kF1o{kZg9súo{o{súkZg9VµZ÷^˜VµZ÷^˜VµRîBF1%)%)-kBVµF1JR%)ÑÑF1•Á5≠BΔ•Ñ5≠•-k^˜%)^˜Vµ c%))J5≠)J)JÁ!)J! c˛Ñ cÑ c cB c!-k9Œ%))J%)-k c)JΔÑ)J•!Á!! cÁ!•)J c!ÑÑ•!B˛!g c!5≠5≠NsNsF1NsNsRîVµZ÷Z÷^˜^˜NsNsF1B5≠5≠)J!B!!B!B!B!B!B!•)JBkZg9kZsúwΩsúg9o{cZ÷cZ÷g9c^˜^˜F1NsB5≠%)5≠Bg9cVµNsÁ!JRΔÑ5≠•Á•-kΔ5≠9Œ!ˇ!cÑ%)%)!!)J%)!Δ%)!BB cB cB c cÑB%)J-k=Ô5≠!%)-kBB•!1å!)J!!ΔB!ÁÑΔ cÁ)JÑÑ c cBB cBB%)B˛JRF1RîVµRîZ÷^˜^˜VµRîJRJRNs=Ô5≠1å%)Ñ!˝B!˙B'•-kJRo{kZg9g9wΩo{kZo{c^˜cZ÷cJRVµRîVµ-kc5≠9Œ5≠5≠o{wΩc^˜BF1kZc c5≠Á!•-k˛ˇ c5≠%)Δ%)-k-k%)!)J!Á!)J!ÑBÑ cÑ c cB cÁ)J5≠ c!BÁ9Œ1å%)B%)!%)ΔÁB!!••Ñ-kÁ)J cÑ c cBB˛!•5≠BRîJRNsVµF1RîZ÷Z÷^˜Z÷RîNsJRJR=Ô9Œ1å)JÁ!BB!B!B!˛B'!B! c!BkZg9^˜g9sú{fio{kZo{^˜VµkZc^˜Vµ^˜Rî-k)J-kÁ%)•%)-k5≠Ns)JF1-kˇ!Á˛)J!ˇˇÑ cNs!9Œ1å-k5≠-kÁ!!Á!%)!-kÑB cB cB c cˇÑ1å1åBB!Á9Œ!!!!%)!)JΔÁÁ˛ÁÑBΔB cÑ c˛B!Ñ•%)-k˛JRNsRîRî˛^˜ g9Z÷RîBJRJRB5≠-k! c!˛B!B!˛B!˝B4!9ŒkZkZckZwΩwΩsúo{kZg9^˜Z÷Vµ^˜RîRîNs1å5≠%)-k!=Ôˇ cZ÷)J•9Œ!ˇsú%)-k)JÑJRˇ•Δ!)J)J-k5≠5≠-k5≠Á%)˚!1å!B cB cBB NΔ1å-kÑ!!Δ5≠Δ•!!!)J!Δ!ΔÁ•%)1åB=ÔB! c!!%)Δ!Δ cBRîJRJRRîRîZ÷Z÷cZ÷RîJRRîBF1=Ô1å%)•B!B!B!B!B!BΔΔ-kckZccsú˛wΩ*o{kZZ÷ccg9^˜RîJR=ÔB^˜=ÔÑÁˇ)JNsB•ÑRîˇ%)B-kÁB!Δ!sú%)!Á)J)J1å5≠%)%)˛!%)%)!%)Á!¸B7Á)J)JΔ!!Á!9ŒBB!%)%)!•Δ!!!ÁÁNsÑBB1å•ÑÑ•1åJR!Δ-k!NsRîVµNs^˜Z÷g9Z÷VµJRNsF1F1=Ô9Œ)J!!ˆB!˛B5Δ)JNsg9g9ccsúsú{fiwΩsúkZkZcg9g9wΩsúkZNsVµF1Rî• c)Jˇ%)ΔRîˇ1å!ˇJRkZB9ŒÁ9ŒÁΔ^˜!%)%)!%)9Œ1å!%)˛!
  18570. )J!!%)-k!BB cBB8•1å)J%)!Á9ŒJR c!BÁÁΔÁ•!!ΔÑ!BBÑÁÑÑ!%)%)!!1å1åÁ cÑJRNsNsZ÷Z÷cVµZ÷NsNsF1F1B9Œ-k%) c!!˛BN!B!B!B!B!B!Ñ•JRg9kZc^˜kZ{fiwΩwΩ{fisúg9kZckZg9{fiwΩcZ÷BVµ-k%)ΔÁZ÷o{{fiwΩˇwΩÁ5≠5≠VµkZsú1å!ΔVµ1å%))J-k%)%))J-k)JÁ!!ÁÁ!!)J%)•B c! cB)•)JΔ5≠BÁÁNsB!Ñ%))JÁ!Ñ!B•!Δ5≠)JΔB)JΔ1å)JΔ)JΔÁ5≠!B^˜VµNs˛^˜NsF1BBF1=Ô5≠)JΔ˙B!B!B!¸B cÑVµcg9o{ccwΩ˝{fi6wΩo{súkZkZckZsúRîF19Œ^˜BÁÁ•Δ••!Vµ! c9ŒZ÷súwΩRî%)1åsú1å5≠ÁΔΔÁ5≠9Œ-k!Á!Á!Á!%)-kÑBBÑ c cÑ!)J-k!%)•1åB!ΔÁÁΔÁ˛B+•1å!RîÑ!!• c!1å!B!ΔÑÑÁ%)^˜Vµ^˜Z÷^˜NsNsF1B=Ô=Ô9Œ-k!Ñ!B!B!B!B!˛BC!B!B!••Rîco{g9g9Z÷o{sú{fi{fiˇ{fiwΩkZo{wΩo{c^˜^˜c^˜g9c^˜=Ô=Ô!!1åF11å%)B5≠o{wΩg9c5≠NsB1å9Œ1å-kΔ1åZ÷1å-k!ΔΔÁÁ!!%)%)Á˛Ñ cB5Á)J9ŒΔ!9Œ!Á!!!•!Ñ c!ÑÁ1å=ÔÁB c!9ŒΔÁÁ•ΔÑÁ• c•ÑÑVµVµcZ÷RîRîB=Ô=ÔB=Ô9Œ)JΔ!¸B!˛B!B!B!˛B ÑÁRîZ÷cg9g9kZg9súˇ{fi˛ˇ*{fikZcwΩˇˇo{kZsú{fiˇ{fisúZ÷5≠RîcB1å9Œ9Œ cB^˜o{^˜-k{fiB5≠)J cÑNso{JRB-k••ÁÁ!˝%)!•Δ•• cΔ!Á!Rî-k•!!!Δ˛Ñ!B cΔ)JÑ!•1å!ÑΔ!!Á˛!BBÁ!˝Z÷
  18571. Rî=ÔB9ŒBB5≠1å!B!!B!˛B!B!B!B!B!B!B•F1Z÷cckZ^˜kZo{sú¸{fi3wΩc^˜1åo{wΩˇˇZ÷ckZkZˇˇNsJR5≠1åkZˇ%)!!F1!VµkZ1åNsNs%)BJR5≠1å1å)JΔ%)••ÁΔΔ%)Á-kc!ΔΔ•ÑÁ)J-kBRî! c!B•ÑÑ•Á!! c• c!BÁ%)ΔΔ!•ÑB˛!BB!5≠g9Z÷VµF1B9ŒBB9Œ1å)JΔ!!˛B!˛B!˛B!˚BBÑNsZ÷VµZ÷kZkZg9kZsúwΩ{fiˇ{fiwΩwΩ{fio{Δ-k1å!súo{VµJRRîkZwΩsúg9^˜{fiˇkZBΔsúZ÷Δ-k%)•1åRîB9Œ9ŒB)JΔ%)!Á••%)%)Δ5≠!! cÑÁ
  18572. =•Á5≠9ŒÑ!ΔÑ!ÁÑΔÁ!BBΔ!ΔΔÁ!ÁΔ•!!Á cΔÑB!B•g9VµNsF1BB=Ô9Œ9Œ)JÁB!B!B!B!B!B˛!B!˛B!B9ŒVµVµZ÷g9˛cwΩsúwΩwΩ{fi{fiwΩ{fi5≠ c%))J%)ˇ{fikZ^˜JRwΩwΩo{kZo{˝ˇo{o{c=Ô9ŒΔΔB9Œ-k1åB9Œ%)ÁÑΔ!ΔÁ!%)ÁB=Ô1å•!Á3ÑΔ1å)JBÑ%)ΔΔ•Á!!)J)J c!Ñ c• cΔ cÑ•B!Ñ!!ÁÁ!B cÁ ccVµF1=Ô9Œ=Ô=Ô5≠1å%)•!˛B!˙B!˛B!˛B c c=ÔVµc^˜g9ckZo{kZ{fiwΩwΩ{fi{fisúˇBÁ!Á!-k˛{fiZ÷VµVµcg9wΩ˛ˇ{fiwΩg9g9wΩkZΔ1åF1=ÔB-k%)Á)J)JÁ!ΔÁΔΔ!)JÑwΩˇ%)B!Ñ@ÑÑ5≠-kÁ•%)Δ9Œ%)-k!Á!Ñ!! c!!!!BÁ%)ΔÁΔ!ΔBB c• cVµF1=ÔB9Œ=Ô5≠5≠-kÁBB!B!B!B!B!B!B!˛B !B! cΔ!Nsg9cg9cg9˛kZ7{fiwΩwΩ{fiˇo{!!ÁcˇsúwΩcVµkZcg9g9VµkZ^˜kZsúˇo{F1)J5≠5≠B5≠!-kÑ)J1å5≠)JÑ•ÑÑÁ%)ÁΔˇkZΔBB!!
  18573. • c-k)J%)=ÔB)J!˛%)!B c• c˛!B cΔÁ˛!•Δ%)ÁΔΔBÑ cÑBF1Ns=Ô9Œ=Ô9Œ5≠1å!•!!B!˙B!B!B!B!˛BC cΔÁJR^˜g9ckZg9o{kZkZo{wΩsú{fiˇc!ÁΔ!ˇsúwΩwΩkZwΩcsúsúVµsúg9kZRîZ÷RîZ÷^˜cB1å%))JÁ c9Œ9Œ-k-k!••ÁΔ•ΔΔF1ˇ%)Δ cB!!B• c)JΔ!BB!-k1åÁÑB!B•!-k%)ÁÁÑÑ•ÑΔ%)!Á•! c cÑÑ!=ÔBB9Œ5≠1å1å)JÁB!B!B!B!B!B!B!B!B!˛B!BΔ%)=ÔNsRîsúg9kZkZo{súo{o{{fiwΩ˛ˇ0g9)JÑJRˇ{fi{fiwΩsúZ÷súsúZ÷ˇsúg9Rîc^˜^˜VµZ÷NsB-kÁ•!VµB-k9Œ9ŒΔΔÑÑ%)ΔÑΔˇwΩ cΔ cBBÑÈ(Δ c)JÁ%)-k=ÔÁ!!%)!B!Ñ c••!Δ%)•ÁΔ•ÁΔΔÁΔÑÑ c!B c•B=Ô˝9Œ5≠1å!•!¸B!ÒBÑΔJRNsRîcsúo{o{˛kZo{wΩˇ{fi˝ˇwΩˇ˛wΩ){fi{fiˇg9o{ˇwΩc-kF1JRJR=Ô=Ô9ŒB1å%) c1åJR5≠)J9Œ=Ô-k c•ÑÑΔÁ)JBÁÁΔÁ! c!! cÑ)J•Δ)J!!Δ!%)B! c!Ñ c!ÁÁΔΔ•ΔΔ• cB!!ÑBB c!-k5≠=Ô5≠1å5≠%)!BB!B!B!B!B!B!B!B!B!B!B! c cB-kRîNsVµg9kZsúwΩ{fiwΩo{súwΩ{fiwΩˇ{fiˇˇ{fi{fiwΩsúˇ{fi{fiwΩ{fiJR=ÔΔ!ÁÁΔ%)%))J!Δ!=Ô5≠%)Á%)-kÁB••%)%)!•!Ñ!ÁÑ˛!Δ˚1•BÁ c1å1åÑ%)%)ÑÑB!ΔÑ! c•B!•ÁΔΔÑ•BB!!ÑΔ!1åÁ c c1å1å=Ô5≠5≠1å)J•!!˙B!B!B!˛B!˚BΔÁBNsRîRîckZsúwΩwΩ{fisúcsú{fi{fiˇˇ{fiˇ¸{fi
  18574. súsúwΩo{kZg9o{wΩwΩkZZ÷JR-k!˛1å%)Δ•1å5≠1å%)Ñ cΔΔ•!•)JΔÁΔÑ!BBΔ˚ΔΔÑ-k)JÑ%)F1!B!B!BÑÑ cÁ¸!˛!˛Δ5≠Ñ!!BÑBÁ9Œ1å5≠1å)JΔ c!B!B!ÑBB!B!˛B!˛B!B!B! c•ΔNsRîNsZ÷cg9sú˛wΩo{súkZkZsú¸{fisú˛wΩsúo{sú{fi{fi˛ˇ{fiˇB9Œ-k˛%)Δ-k-k9Œ)J-k)J c• c!!BΔÁΔΔÁΔÁ!B c c••ΔÑ-kÁÑJRB!Á!BB cBB!-k!•Δ•˛Δ•Δ!!ΔÑ5≠ΔÑ!Ñ cÑ5≠1å-k-k%)Δ˛B!˛B!˝BÑ!¸B*!BB c cÁ%)Rî^˜BRîckZo{wΩ{fisú{fi{fiwΩwΩsúo{wΩ{fi{fiwΩwΩ{fi{fisúsúwΩsúwΩˇ{fiwΩo{o{9ŒÑ c˛•Á)J-k1åÁ-k5≠ÁB•Á%)!Á••˝Δ•BB cB!˙
  18575. ÑΔ•! c!!B!! cΔÑ˛!B!!B˛%)˝Δ •ÑÑ••Á•!5≠ c!BΔ˛1å%)Á c c˝B!B!B!B!B!˛B!B!B!BBÑ!ÁNscVµVµ^˜o{o{súsúwΩwΩ{fikZwΩˇwΩo{˛{fiwΩˇ˛wΩsú{fiˇ{fiˇ)JBJRNs^˜kZsúcVµ9ŒÁΔÑ!-k)JBÑ•˛Ñ˛Δ˛•Ñ!B!BΔÁ˛•1å1å)J!BÁΔBBÑBBÑ cBÁÁ˝Ñ=Ôc5≠)J!%)ÑÑB%)%) c!-k-k)J%)%)•B cB!˛B!˛B!˛B!˛B!˛B@!ÑÑÁ!cZ÷cRîco{kZo{súsúwΩwΩo{kZsúo{VµF1RîkZˇcsúRîˇ{fi1å1å-kÑ!!ΔckZVµkZsúkZsúg9VµVµcc1åBÑÑ•ΔÁΔ•ÑΔ••!˛B c%)ÁΔÑ c!•)JÑ!!ÑΔÑÑ!Á cΔ˛Ñ'BÑÑ5≠ÁÑÑ!!ΔΔ)JÑ!-k! cÑ)J!%)%)! cB cBB!B!B!B!B!B!B˛!B!˛BÑ•Á!^˜g9Z÷^˜Z÷g9o{o{^˜kZckZo{o{súZ÷ÑÑB5≠1åΔ!Δ%)B˝BB!NsVµRîckZcJRF1g9RîNsRîNs c cÑÑ••ÑÑ•• c c¸B•˝3!Ñ•ÑÁΔ=ÔBB!•Δ•B c•B cΔ c cÁÑÁB!1åÑB!F1Á•Ñ!-kÁ c! c%)%)!Á•! c•B cB!˛B!˛B!˛B!¸B!ΔΔ%)•NsRî^˜Z÷kZcg9^˜kZg9kZo{súsúc%)Á•!)JÑΔ c!˙B!ÑZ÷c^˜^˜Vµ^˜kZ^˜^˜VµF1RîBÑÑ˛•ѕѕ c˛B!!Á!
  18576. !B˛Ñ1Á1å!!B! c• c•BB c!• cÁΔ c! c c•Ns9ŒΔÑ••Á-k)J1åÁÑÁ!!Δ!•Δ cBB!B!B!˛B!B!˛B!˛B%!B••)JÁF1cRîVµkZcckZg9kZkZo{o{cÑ!-k•!9Œ5≠1å!ΔBB!B!B!B˛!RîcZ÷^˜^˜kZsúkZZ÷BcVµ c cÑ cÑÑ•Ñ c cB!B!!Δ c¸5%)•ÑÑ cNsÑ!! c! cΔΔBÑ cΔ!ÑÁÁ!• cΔÑÁ5≠ÁÑ)J1å%)•Ñ•Á cB!Δ c cÑ!B cBB!B!˛B!˛B!˛B$!B!BÑΔÁ!Á=Ôc^˜Nsg9^˜ckZg9o{kZo{kZF1Ñ)J1å%)1å5≠9Œ1å!ÑBB!˛B!BBJR^˜˛g9kZg9Z÷=Ôc^˜Rî˘Ñ˝B!•Ñ•!
  18577. d°dONLNd    Ûˇn(-
  18578. CAROLINE ROSE xBx/
  18579. (Ö. )2
  18580. CAROLINE ROSE )Dhas been writing computer(ô¥documentation ever since)V )“peripheral storage” meant(£¥.paper tape. After a seven-year digression into*
  18581. 5programming, she returned to writing and joined Apple*
  18582. 0to document the inner workings of a new computer*
  18583. 3named Macintosh. In what proved to be another (five)Ø-(À¥/year) digression, she left Apple to launch NeXT*
  18584. /Computer’s documentation effort—a real learning*
  18585. 4experience. She’s thrilled to be back at Apple among(èv8old friends and new. Caroline loves to read, swim, hike,*
  18586. 9travel, dance, sing, and spend time with her best friend,*
  18587. 2Cleo (see photo). This summer she got her feet wet*
  18588. 4(literally) on a backpacking trip in Utah, through a*
  18589. 0tributary of the Escalante River and some pretty*
  18590. 1spectacular canyons. Her new wilderness goals are*
  18591. -hiking up Half Dome and rafting the Colorado.)ô•
  18592. 4◊q·3
  18593. (ÚDd)e)v)e)l)o)p)  
  18594. ) Autumn 1991ˇÆ◊#ˇ ˇˇˇˇ#◊ 
  18595. d, Palatino
  18596. .°dONLNdvÇí+6ûUThis all ties in with the fact that Apple Associates and Partners no longer receive a°dONLNdVÇé^* printed copy of °dONLNdfÇ^éÖ)Fdevelop °dONLNdnÇÖéà)';as part of their regular mailing; they have to subscribe to°dONLNd™éö?(∂6develop °dONLNd≤é?öè)'Kto receive it in print. The mailing has been simplified to be just a CD-ROM°dONLNd˛ö¶}(¬6Odisc and a 16-page publication in newspaper format that points to things on the°dONLNdN¶≤Ä* Pdisc. Those developers who don’t want a lot of paper don’t have to deal with it;°dONLNdü≤æå* Tthose who do can order it. So Associates and Partners will cast their vote for paper°dONLNdÙæ ?* develop °dONLNd¸æ? n)'Gby subscribing to it. (Letters from all of you expressing your opinions°dONLNdCæn x(Êå—°dONLNdD ÷h(Ú6Fespecially when they agree with mine—are of course more than welcome.)°dONLNdã‚Ó2*>Speaking of electronic media, those of you who were receiving °dONLNd…‚2ÓY(
  18597. Pdevelop °dONLNd—‚YÓ~)'with its°dONLNd⁄Ó˙å(6SCD-ROM disc bound into it will notice that the disc corresponding to this issue has°dONLNd.˙Ç* Obeen packaged separately in its own case (made of partially recycled fiberboard°dONLNd~ã* Tand plastic). This should put a stop to the problem of mangled discs. Also, the disc°dONLNd”^* is no longer the °dONLNd‰^æ)FDeveloper Essentials°dONLNd¯æ˘)` disc, but the °dONLNd˘X);Developer CD Series°dONLNdXÅ)_
  18598.  disc, the°dONLNd%*ê(F6Qsame disc that Apple Associates and Partners receive. We hope this will make life°dONLNdw*6ë* Xeasier for us and less confusing for you (not to mention that you’ll get more goodies on°dONLNd–6B}* the disc than before!).°dONLNdËNZ}*NI’ll end with a vaguely related trivia question: What word was used instead of°dONLNd7Zfá* V“click” to describe the action of pressing a button on that first mouse? If you’ve got°dONLNdéfrà* Rany good trivia questions of your own, send them along to us. We need all the help°dONLNd·r~I* we can get.
  18599. µ%Ú∞òÅ&Ä&HHa÷
  18600. sˇˇˇˇˇˇˇ˛˛˛˛˛˛˝˝˝˝˝˝¸¸¸¸¸¸˚˚˚˚˚˚˙˙˙˙˙˙˘˘˘˘˘˘¯¯¯¯¯¯˜˜˜˜˜˜    ˆˆˆˆˆˆ
  18601. ıııııı ÙÙÙÙÙÙ ÛÛÛÛÛÛ
  18602. ÚÚÚÚÚÚÒÒÒÒÒÒÔÔÔÔÔÔÓÓÓÓÓÓÌÌÌÌÌÌÏÏÏÏÏÏÎÎÎÎÎÎÍÍÍÍÍÍÈÈÈÈÈÈËËËËËËÁÁÁÁÁÁÊÊÊÊÊʉ‰‰‰‰‰„„„„„„‚‚‚‚‚‚······‡‡‡‡‡‡ flflflflflfl!fifififififi"››››››#‹‹‹‹‹‹$€€€€€€%⁄⁄⁄⁄⁄⁄&ŸŸŸŸŸŸ'ÿÿÿÿÿÿ(◊◊◊◊◊◊)÷÷÷÷÷÷*’’’’’’+‘‘‘‘‘‘,””””””-““““““.——————/––––––0œœœœœœ1ŒŒŒŒŒŒ2ÕÕÕÕÕÕ3ÃÃÃÃÃÃ4ÀÀÀÀÀÀ5      6………………7»»»»»»8««««««9ΔΔΔΔΔΔ:≈≈≈≈≈≈;ƒƒƒƒƒƒ<√√√√√√=¬¬¬¬¬¬>¡¡¡¡¡¡?¿¿¿¿¿¿@øøøøøøAææææææBΩΩΩΩΩΩCººººººDªªªªªªE∫∫∫∫∫∫FππππππG∏∏∏∏∏∏H∑∑∑∑∑∑I∂∂∂∂∂∂JµµµµµµK¥¥¥¥¥¥L≥≥≥≥≥≥M≤≤≤≤≤≤N±±±±±±O∞∞∞∞∞∞PØØØØØØQÆÆÆÆÆÆR≠≠≠≠≠≠S¨¨¨¨¨¨T´´´´´´U™™™™™™V©©©©©©W®®®®®®XßßßßßßY¶¶¶¶¶¶Z••••••[§§§§§§\££££££]¢¢¢¢¢¢^°°°°°°_††††††`üüüüüüaûûûûûûbùùùùùùcúúúúúúdõõõõõõeööööööfôôôôôôgòòòòòòhóóóóóóiññññññjïïïïïïkîîîîîîlììììììmíííííínëëëëëëoêêêêêêpèèèèèèqéééééérççççççsååååååtããããããuäääääävââââââwààààààxááááááyÜÜÜÜÜÜzÖÖÖÖÖÖ{ÑÑÑÑÑÑ|ÉÉÉÉÉÉ}ÇÇÇÇÇÇ~ÅÅÅÅÅÅÄÄÄÄÄÄÄÅ~~~~~~Ç}}}}}}É||||||Ñ{{{{{{ÖzzzzzzÜyyyyyyáxxxxxxàwwwwwwâvvvvvväuuuuuuãttttttåssssssçrrrrrréqqqqqqèppppppêooooooënnnnnnímmmmmmìllllllîkkkkkkïjjjjjjñiiiiiióhhhhhhòggggggôfffffföeeeeeeõddddddúccccccùbbbbbbûaaaaaaü``````†______°^^^^^^¢]]]]]]£\\\\\\§[[[[[[•ZZZZZZ¶YYYYYYßXXXXXX®WWWWWW©VVVVVV™UUUUUU´TTTTTT¨SSSSSS≠RRRRRRÆQQQQQQØPPPPPP∞OOOOOO±NNNNNN≤MMMMMM≥LLLLLL¥KKKKKKµJJJJJJ∂IIIIII∑HHHHHH∏GGGGGGπFFFFFF∫EEEEEEªDDDDDDºCCCCCCΩBBBBBBæAAAAAAø@@@@@@¿??????¡>>>>>>¬======√<<<<<<ƒ;;;;;;≈::::::Δ999999«888888»777777…666666 555555À444444Ã333333Õ222222Œ111111œ000000–//////—......“------”,,,,,,‘++++++’******÷))))))◊((((((ÿ''''''Ÿ&&&&&&⁄%%%%%%€$$$$$$‹######›""""""fi!!!!!!fl      ‡·‚„‰ÂÊÁËÈÍÎÏÌÓÔÒÚ
  18603.  
  18604.  
  18605.  
  18606.  
  18607.  
  18608. Û Ù ı
  18609.  
  18610.  
  18611.  
  18612.  
  18613.  
  18614. ˆ                        ˜¯˘˙˚¸˝˛ˇÄ&µ%Ú∞ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€
  18615. ů˙ˇÅÎ
  18616. Å˙˜ˇÅÏ
  18617. Å¸ÙˇÅÌ
  18618. Å˛ÒˇÅÓÅ˘ˇ˝¸ˇÅÓ Å˘ˇ˙¸ˇÅÔ Ç˙ˇ˜˝ˇÅÔ É˚ˇı˝ˇÅÔ Ñ˚ˇÙ˝ˇÅÔ Ö¸ˇÚ˝ˇÅÔ Ü¸ˇÒ˝ˇÅÔ á¸ˇ˝ˇÅÔ à¸ˇÓ˝ˇÅ â¸ˇÌ˝ˇÅ»˛ˇΔ¸ˇÏ˝ˇÅÀ˜ˇÀ¸ˇÏ˝ˇÅÔÕÙˇÕ¸ˇÎ˝ˇÅÔœÚˇÕ˝ˇÍ˝ˇÅÔ—˘ˇ˚˝ˇœ˝ˇÈ˝ˇÅÔ”˙ˇ˜˛ˇ–¸ˇÍ¸ˇÅÔ‘˙ˇˆ˛ˇ—¸ˇÈ˝ˇÅÓ’˚ˇÙ˛ˇ“¸ˇË˝ˇÅÓ◊˚ˇÛ˝ˇ”¸ˇË¸ˇÅÓÿ˚ˇÚ˝ˇ”˝ˇË¸ˇÅÌŸ˚ˇÒ˝ˇ‘˝ˇÁ¸ˇÅÌ⁄¸ˇÔ˝ˇ’¸ˇË¸ˇÅÏ€¸ˇÓ˛ˇ’¸ˇË˚ˇÅÏ‹¸ˇÌ˛ˇ’˝ˇÁ¸ˇÅΛ¸ˇÌ˝ˇ÷˝ˇÁ¸ˇÅÍfi¸ˇÏ˛ˇ÷˝ˇÁ˚ˇÅÍfl¸ˇÎ˛ˇ◊¸ˇË˚ˇÅȇ¸ˇÎ˝ˇ◊˝ˇË˚ˇÅË·¸ˇÍ˛ˇ◊¸ˇÈ˚ˇÅÁ‚˝ˇÈ˝ˇÿ¸ˇÈ˚ˇÅÊ„¸ˇÈ˛ˇÿ˚ˇÍ˚ˇÅ„˝ˇÈ˛ˇ◊˘ˇÌ˙ˇÅ‰¸ˇÈ˛ˇÿ¯ˇÔ˘ˇÅ‰‰˝ˇËˇˇÿ˜ˇ˙ˇÅ‚½ˇË˛ˇŸˆˇÒ˙ˇÅ·ʸˇË˛ˇŸ˜ˇÚ˘ˇÅ‡Á¸ˇË˛ˇŸˆˇÙ¯ˇÅflÁ˝ˇÁ˛ˇ⁄ˆˇÙ˘ˇÅ›˸ˇË˛ˇŸ˜ˇı¯ˇÅ‹ȸˇÁ˛ˇ⁄ˆˇ˜˜ˇÅ€È˝ˇÊˇˇ⁄ˆˇ¯˜ˇÅŸ͸ˇÁ˛ˇ⁄˜ˇ˘˜ˇÅ◊Í˝ˇÊˇˇ⁄˜ˇ˙ˆˇÅ÷νˇÊˇˇ⁄ˆˇ˝ıˇÅ‘νˇÁ˛ˇ⁄˜ˇÙˇ®ˇˇ≠ϸˇæÈˇ©˘ˇ∞Ï˝ˇΩΡ®˜ˇ±̸ˇæÌˇºˇˇÌˆˇ±Ì˝ˇΩÔˇº¸ˇÛˇ≤Ì˝ˇæÒˇª˙ˇ˙ˇ¸ˇ≤Ì˛ˇæÚˇ∫˘ˇÒ˚ˇ¸˝ˇ≤Ó˝ˇæÙˇ∫˜ˇÒ¸ˇ¸¸ˇ≤Ó˝ˇøÙˇºıˇÒ¸ˇ˚˝ˇ±Ó˝ˇ¿Ùˇ”¸ˇÛˇÒ¸ˇ¸¸ˇ±Ó˛ˇ¿Ùˇ”˙ˇÛÒˇÚ¸ˇ¸¸ˇ∞Ô˝ˇ¡Ùˇ”¯ˇ˜ıˇ¸ˇÒ¸ˇ˝˚ˇ∞ Ô˝ˇ√Ûˇ“¯ˇ˚Ûˇ¸ˇ¸ˇ˙ˇØÔ˝ˇƒÚˇ”Êˇ¸¸ˇÙˇÆÔ˛ˇƒÚˇ”Áˇ˚¸ˇÓˆˇ≠˝ˇΔˇ‘Áˇ˚˚ˇÓ¯ˇ´˝ˇ«Ôˇ’Ρ¸ˇ˝˚ˇÓ¯ˇ™˝ˇ…Ìˇ÷Ôˇ˚¸ˇ˝¸ˇıˇ™%˝ˇÀÒˇ˝ˇ◊¯ˇ˝ˇ˜˚ˇ˚ˇÚÒˇ¨(˝ˇÃ˘ˇ˘ˇ˝ˇÿ¯ˇ˝ˇˆÙˇÙΡΔÛˇ¯3˝ˇŒ¯ˇ˙ˇ˛˝ˇŸ¯ˇ˛˝ˇˆıˇ˜ÚˇÊˇˇˇ¸ˇ˘⁄ˇ˘"˝ˇœ˘ˇ˛˘ˇ˝˝ˇ€¯ˇ˛˝ˇÙ‡ˇ˙∞ˇ˘"˝ˇ—˘ˇ¸˙ˇ¸˝ˇ›˜ˇ˝˝ˇÙ‚ˇ˜≤ˇ¯"˝ˇ“˘ˇ¸˙ˇ˚˝ˇfl˜ˇ¸¸ˇÛÊˇÚ¥ˇ¯&˝ˇ‘˘ˇ˚˘ˇ˚¸ˇ„ıˇ¸¸ˇÚˡӫˇ¸˝ˇ˝ˇ÷˘ˇ˘˙ˇ˘¸ˇÊıˇ˙¸ˇÒÓˇï"˝ˇ◊˘ˇ¯˚ˇ¯˚ˇÎÚˇ˙¸ˇÔ˛ˇ¸ˇå˝ˇŸ˘ˇ˜˙ˇ˜˚ˇÔˇ˙˚ˇÅÒ˝ˇ€˘ˇˆ˙ˇı˘ˇ˜Îˇ¸˙ˇÅ˝ˇ‹˙ˇÙ˚ˇÛ·ˇ¸ˇ¸˙ˇÅÔÔ˝ˇfl˘ˇÛ˚ˇÚ¡˝¸ˇ˝˙ˇÅÓÔ˝ˇ·˘ˇÚ˚ˇÔΡ˘˝ˇ˛˘ˇÅÌÔ˝ˇ„¯ˇÒ¸ˇÏÒˇıÛˇÅÏÓ˝ˇÊ¯ˇ˚ˇÈ˙ˇÔÙˇÅÎÓ˝ˇË¯ˇÓ¸ˇœˆˇÅÈÓ¸ˇÏˆˇÓ˚ˇŒ¯ˇÅË̸ˇıˇÏ¸ˇÃ˚ˇÅÊÌ˙ˇıÙˇÎ˚ˇ ˇÅ„ϘˇˇË¸ˇÅ™ Í͡¸ˇÅ™ ËÓˇ‰¸ˇÅ© ÂÙˇ·˝ˇÅ®π¸ˇÅ®π¸ˇÅ®∫¸ˇÅß∫¸ˇÅߪ¸ˇÅ¶ª¸ˇÅ¶º¸ˇÅ•º¸ˇÅ•º˝ˇÅ§º˝ˇÅ§Ω¸ˇÅ§Ω˝ˇÅ£Ω˝ˇÅ£Ω˛ˇÅ¢æ¸ˇÅ£Ω˛ˇÅ¢ªˇÅ¢ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€ÅÅ€
  18619. d,     Helvetica
  18620.     °dONLNdÌ’‡Y+¸b
  18621. Caroline Rose°dONLNd˚·Ï2* Editor v4v&,Times
  18622. +˜q 
  18623. +
  18624. 3
  18625. (è6SUBSCRIPTION INFORMATION*
  18626. 4Use the order form on the last page of this issue to*
  18627.  
  18628. subscribe to )+    develop. )Please address all subscription)i-(≠6related inquiries to )@    develop, )Apple Computer, Inc., P.O.(∑6,Box 531, Mt. Morris, IL  61054 (or AppleLink*
  18629. DEV.SUBS).•(è˜ BACK ISSUES*
  18630. %For information about back issues of )|develop )and how(£˜4to obtain them, see the reverse of the order form on*
  18631. 8the last page of this issue. Back issues are also on the*
  18632. Developer CD Series)I disc.•
  18633. 4πÚ·Ø
  18634. +ö; EDITORIAL  
  18635. )) Autumn 1991ˇ8◊#ˇ ˇˇˇˇ#◊ 
  18636. d,     Helvetica
  18637. .°dONLNdi5{ç+SñLETTERS
  18638. °dONLNdñ$(@¥THREADS PACKAGING, Palatino°dONLNd(ñ4H*&I’m impressed with threads and futures°dONLNdA4ñ@B* (and I think they’ll be of real use to me°dONLNdj@ñLH* 'in a commercial product I’m working on.°dONLNdíLñXB* &I have a simple problem. I don’t think°dONLNdπXñd#* we can ship your INIT with our°dONLNdÿdñp6* $application. Doing so constitutes an°dONLNd˝pñ|+* !unnecessary invitation to support°dONLNd|ñà*  hassles (as well as a just plain°dONLNd@àñîF* 'unaesthetic package, in my opinion). Is°dONLNdhîñ†&* there any chance that you could°dONLNdà†ñ¨1* !repackage the current threads and°dONLNd™¨ñ∏9* 'futures stuff as straight libraries (in°dONLNd“∏ñƒ* THINK C form, please)?°dONLNdÈÃñÿ„*—Richard Reich°dONLNd¯ÁñÛ,*!The latest version of threads and°dONLNdÛñˇI* )futures, which is on this issue’s CD, has°dONLNdDˇñ A* $been augmented so that you have your°dONLNdi ñD* 'choice of how to package the code. Just°dONLNdëñ#2* $use the INIT as is, or copy the code°dONLNd∂#ñ/C* 'resources into your application. Let me°dONLNdfi/ñ;8* "know if you need any more help. My°dONLNd;ñG* number is (408)974-0355.°dONLNdOñ[Ê*—Michael Gough°dONLNd)oñ{+* THREADS IN A BLACK BOX°dONLNd@ñãA*'I was really pleased to see the article°dONLNdhãñó˝* on threads in Issue 6 of °dONLNdÅã˝ó')g    develop. °dONLNdäã'óB)*There°dONLNdêóñ£.(ø¥!have been several instances in my°dONLNd≤£ñØ"* programming experience on the°dONLNd–Øñª)* Macintosh when I had some long°dONLNdÔªñ«I* 'involved processing that was not easily°dONLNd«ñ”+* #restructured to pass control to the°dONLNd;”ñflC* 'interface or to other applications. The°dONLNdcflñÎ;* #Threads Package seems like the best°dONLNdáÎñ˜:* "way to handle this problem that we°dONLNd™˜ñ+*  are likely to have without major°dONLNdÀñ* changes in the Macintosh OS.°dONLNdËñ'*However, I was disappointed to°dONLNdñ+:* #discover that Semaphore, one of the°dONLNd++ñ7A* %examples from the CD, crashes. If you°dONLNdQ7ñCD* (click before the program is finished, it°dONLNdzCñO>* )exits normally, but if you let it run its°dONLNd§\$È(@z"course, it crashes after it’s done°dONLNd«$\0* (beeping. I hope that a corrected version°dONLNd0\<È* of the Threads Package will be°dONLNd<\HΩ* available on a future °dONLNd%<ΩH‰)adevelop °dONLNd-<‰Hˆ)'CD.°dONLNd1L\X
  18639. (tz'If the source code for this package had°dONLNdYX\d* %been provided on the disc, I would at°dONLNdd\p* $least have a chance of understanding°dONLNd§p\|* (the source of the bug and correcting it.°dONLNdÕ|\à* &Instead I must rely on the possibility°dONLNdÙà\îˇ* &that a corrected version of the object°dONLNdî\†¸* #code will be provided with a future°dONLNd?†\¨*     issue of °dONLNdH†¨©)#    develop. °dONLNdQ†©¨)*We can count on Apple°dONLNdg¨\∏(‘z'to provide updates for object libraries°dONLNdè∏\ƒ
  18640. * #supplied with MPW; hence we have no°dONLNd≥ƒ\–* 'need for the source. Can we rely on the°dONLNd€–\‹* *same level of support for object libraries°dONLNd‹\Ë·* without source distributed on °dONLNd$‹·Ë)Ödevelop°dONLNd,Ë\Ùt(zCDs?°dONLNd1¯\Ö*
  18641. I’ve seen °dONLNd;¯Ö¨))develop °dONLNdC¯¨ )'evolve from a journal°dONLNdY\˘(,z!with good articles on programming°dONLNd{\* 'techniques into a journal with articles°dONLNd£\(ˇ* %that were basically blurbs for source°dONLNd…(\4* !code, and now into a journal with°dONLNdÎ4\@* (articles that are blurbs for black boxes°dONLNd    @\L* !provided on the CD. I still think°dONLNd    6L\XÉ* develop °dONLNd    >LÉX )'is an extremely useful resource°dONLNd    ^X\d(Äz%for Macintosh programmers. However, I°dONLNd    Ñd\p˝* &urge you to try to include source code°dONLNd    ´p\|√* when you possibly can.°dONLNd    ¬Ä\å¸*#At any rate I am looking forward to°dONLNd    Êå\òÎ* !seeing a corrected version of the°dONLNd
  18642. ò\§˝* $Threads Package in a future issue of°dONLNd
  18643. -§\∞Å* develop°dONLNd
  18644. 4§Å∞)%—I intend to give it a try even°dONLNd
  18645. T∞\ºp(ÿzif it °dONLNd
  18646. Z∞pºz)is °dONLNd
  18647. ]∞zº∞)
  18648. a black box!°dONLNd
  18649. jƒ\–π(Ïz—Dennis C. De Mars°dONLNd
  18650. }ÿ\‰*#You’re right, the Semaphore example°dONLNd
  18651. °‰\* 'crashes, and it is a bug in the Threads°dONLNd
  18652. …\¸* %Package. I guess I always clicked out°dONLNd
  18653. Ô¸\* 'early during the final testing. Issue 7°dONLNd \* 'has a follow-up article to Threads that°dONLNd ?\ Î* includes an updated (and fixed)°dONLNd _ \,≠* Threads Package.
  18654. 4Npq6 vBv/(y0 
  18655. +
  18656. 4
  18657. +Ç COMMENTS*
  18658. 4We welcome timely letters to the editors, especially*
  18659. 4from readers reacting to articles that we publish in*
  18660. develop).. Letters should be addressed to Caroline Rose(∑¥(or, if technical )4develop)-related questions, to Dave(¡¥/Johnson) at Apple Computer, Inc., 20525 Mariani*
  18661. 2Avenue, M/S 75-2B, Cupertino, CA 95014 (AppleLink:*
  18662. (CROSE or JOHNSON.DK). All letters should4◊Ø·q(çv0include name and company name as well as address*
  18663. 4and phone number. Letters may be excerpted or edited*
  18664. 2for clarity (or to make them say what we wish they*
  18665. did).)•
  18666. (ÚDd)e)v)e)l)o)p)  
  18667. ) Autumn 1991ˇå◊#ˇ ˇˇˇˇ#◊ 
  18668. d, Palatino
  18669. .°dONLNd ù+6<To address your concern about °dONLNdù ¬)Ödevelop°dONLNd& ,ƒ(H6$heading toward “black boxiness”: The°dONLNdK,8ö* Threads Package is the only °dONLNdg,ö8ø)Çdevelop°dONLNdo8D…(`6(article ever that hasn’t included source°dONLNdòDP´*  code. We debated for a long time°dONLNdπP\œ* $whether that was OK, and many people°dONLNdfi\hŒ* 'expressed the same concerns you did. We°dONLNdht–* &decided that Threads was unique enough°dONLNd-tÄ≥* $and useful enough to justify it. The°dONLNdRÄåÃ* (reaction has been extremely positive, so°dONLNd{åò£* I think we did the right thing.°dONLNdõú®Ã*'I assure you that we won’t make a habit°dONLNd√®¥–* *of featuring black boxes, and that as long°dONLNdÓ¥¿∏* !as Michael Gough keeps supporting°dONLNd¿ÃÃ* 'Threads, the latest CD will contain the°dONLNd8ÃÿÕ* *latest version. Threads is not an official°dONLNdcÿ‰»* (Apple product, though, so use it in your°dONLNdå‰¨* "application at your own risk. It’s°dONLNdØ¸À* (possible that we will be able to publish°dONLNdÿ¸à* the source code someday.°dONLNdÒ  *'Thank you for taking the time to write!°dONLNd$¢* People’s comments are the best°dONLNd8$0Õ* &barometer we have for how we’re doing.°dONLNd_8D_*
  18670. —Dave Johnson,     Helvetica°dONLNdmUa≈*CD SETUP (AND MORE!) ON CD°dONLNdâeqï*How about including on the °dONLNd§eïq≈)}    Developer°dONLNdÆq}F(ô6
  18671. Essentials°dONLNd∏qF}Ã). CD-ROM a copy of the latest°dONLNd’}âX(•6version of the °dONLNd‰}XâÖ)@    CD Setup °dONLNdÌ}Öâ )-disc that comes°dONLNd˝âïΔ(±6#with the AppleCD SC drive? It would°dONLNd!ï°∂* $be a convenient way to get a current°dONLNdF°≠¿* #version of the AppleCD SC software,°dONLNdj≠πΩ* $and a lot of people who are browsing°dONLNdèπ≈À* "your CD have an AppleCD SC anyway.°dONLNd≤ÕŸÅ*—Kazimir C. Stusinski°dONLNd»·Ì»*'The latest version of the CD Setup disc°dONLNdÌ˘…* )is on this issue’s CD. Note that it’s now°dONLNd˘º* #the “Developer CD Series” disc, the°dONLNd>æ* #same disc that Apple Associates and°dONLNdb©* !Partners receive. The contents of°dONLNdÑ)«* &Developer Essentials was only a subset°dONLNd´)5ø* $of the Developer CD Series disc; now°dONLNd–5Aq* you can have it all!°dONLNdÂIUa*—Caroline Rose
  18672. 4~,Lj°dONLNdÙ‚ R(<EVASIVE SNIPPETS°dONLNd$‚0L*The Snippets section of °dONLNd$L0s)jdevelop °dONLNd%$s0ï)'always°dONLNd,0‚<è(X%has such neat-sounding code fragments°dONLNdR<‚H}* (in it . . . if only I could find them! I°dONLNd{H‚T7* always peruse the °dONLNdçH7Tñ)UDeveloper CD Series°dONLNd°T‚`Ç(|$disc that arrives with each issue of°dONLNdΔ`‚l *     develop, °dONLNdœ` lí)*but many of the snippets can’t°dONLNdÓl‚xâ(î$be found, either by my old-fashioned°dONLNdx‚Ñk* hand searching or by using the°dONLNd2Ñ‚ê*     HyperCard
  18673. °dONLNd;Ñå(©5®
  18674. °dONLNd<ÑêÉ+ stack that, hopefully,°dONLNdTê‚úà(∏$really does have a complete index of°dONLNdyú‚®*
  18675. the contents.°dONLNdᨂ∏é*(It’s safe to say that it seems that most°dONLNd∞∏‚ƒi* can’t be found. Assuming they °dONLNdŒ∏iƒx)áare°dONLNd“ƒ‚–ë(Ï#there—somewhere—I’d like to suggest°dONLNdˆ–‚‹ä* &that the code you list in the Snippets°dONLNd‹‚ËU* section be included in the °dONLNd8‹UËz)sdevelop°dONLNd@Ë‚Ùî()folder. Even a directory or stack in that°dONLNdjÙ‚Å* "folder that would point me to them°dONLNdç‚ ~* $would be a terrific savings in time.°dONLNd≤ ‚M* Keep up the good work!°dONLNd… ‚,&*
  18676. —Chris Gibson°dONLNd◊4‚@ë*$Snippets have had a rough time. They°dONLNd¸@‚LÜ* %didn’t make it onto the Issue 6 CD at°dONLNd    "L‚XÜ* #all. And, although they were on the°dONLNd    FX‚dè* &Issue 7 CD, they were not mentioned in°dONLNd    md‚pz* !the Contents Catalog stack on the°dONLNd    èp‚|è* %Developer CD Series disc. They can be°dONLNd    µ|‚àë* $found with the DTS sample code. That°dONLNd    ⁄à‚îé* &seems the most logical place for them,°dONLNd
  18677. Z* since they’re not strictly a °dONLNd
  18678. îZ†)xdevelop°dONLNd
  18679. &†‚¨ë(»$thing: they come from DTS (Developer°dONLNd
  18680. K¨‚∏É* $Technical Support); we just describe°dONLNd
  18681. p∏‚ƒã* $them (and we’ve decided to stop that°dONLNd
  18682. î∏ãƒï)©—°dONLNd
  18683. –ä(Ï'they’re now described in a text file in°dONLNd
  18684. Ω–‚‹v* !with the snippets). Sorry for the°dONLNd
  18685. fl‹‚Ë*
  18686. confusion!°dONLNd
  18687. Í‚¸)*
  18688. —Dave Johnson°dONLNd
  18689. ¯‚?* 
  18690. ONE UGLY DUDE°dONLNd  ‚,Ä*#I just wanted to comment that I was°dONLNd *,‚8~*  totally shocked when I saw Harry°dONLNd K8‚D>* Chesley’s picture in °dONLNd `8>Dc)\develop°dONLNd g8cDx)% this°dONLNd mD‚P(lmonth. x4x&({) 
  18691. +
  18692. 54ìÚ·Ø
  18693. (Úfl    LETTERS  
  18694. )$ Autumn 1991ˇ◊#ˇ ˇˇˇˇ#◊ 
  18695. d, Palatino
  18696. .°dONLNdñ$1+¥@#“This is one ugly dude,” I thought.°dONLNd$$ñ0D* %Perhaps his picture was sabotaged. Or°dONLNdJ0ñ<I* &maybe he really is a Vulcan with three°dONLNdq<ñHfi* Adam’s apples!°dONLNdÄPñ\–*    —Dan Wood°dONLNdädñpF*&Actually, that picture wasn’t supposed°dONLNd±pñ|A* *to be printed at all. It’s top secret, the°dONLNd‹|ñà9* &result of an internal Apple project in°dONLNdàñî5* #the area of desktop bioengineering.°dONLNd'òñ§B*(But now that the cat’s out of the bag, I°dONLNdP§ñ∞I* (guess I can mention that we’re expecting°dONLNdy∞ñºC* 'to ship the product second quarter next°dONLNd°ºñ»J* )year. It attaches to the SCSI port of the°dONLNdÀ»ñ‘G* (Macintosh. You stick one of your fingers°dONLNdÙ‘ñ‡=* 'in a hole in the front, and it modifies°dONLNd‡ñÏ=* "your DNA. The actual physiological°dONLNd?Ïñ¯* changes take about a week to°dONLNd\¯ñ–* materialize.°dONLNdiñÂ*—Harry Chesley°dONLNdx ñ,J*'P.S. The three Adam’s apples are a bug,°dONLNd†,ñ8E* 'which we’re planning to fix in the next°dONLNd»8ñD®* rev.,     Helvetica°dONLNdÕ\$(@zWHERE'S LOUELLA, REALLY?°dONLNdÊ(\4*)I sent mail to your predecessor, Louella,°dONLNd4\@* #at louella@applelink.apple.com, but°dONLNd4@\L
  18697. * %your system denied knowing about her.°dONLNdZL\X„* Any help you could give me in°dONLNdxX\d * &addressing e-mail to her would be very°dONLNdüd\p±* much appreciated.°dONLNd±x\Ñú* —An Admirer°dONLNdΩå\ò¯*$In Issue 7, I joked that Louella had°dONLNd‚ò\§˚* $retired to raise flowers in Holland.°dONLNd§\∞* (Well, I was close: she has left Apple to°dONLNd0∞\º* $paint and write until her money runs°dONLNdUº\»˛* %out. We’ll miss her terribly but will°dONLNd{»\‘* $remember her always as our “Spirited°dONLNd†‘\‡* %Guide.” She’ll be living wherever the°dONLNdΔ‡\Ï* 'living is easy (and cheap), but letters°dONLNdÓÏ\¯˝* #will always get to her through this°dONLNd¯\
  18698. * &address: 932 Rosette Court, Sunnyvale,°dONLNd9\* 'CA  94086. Sorry, she will no longer be°dONLNda\–* electronically plugged in.°dONLNd|$\0•*—Caroline Rose
  18699. 4Vpr6
  18700. °dONLNdçWüe~(ÄΩUPDATES TO CODE ON THE DISC"lØ# l∞l,"l-#"mØ "m- 
  18701.     °dONLNd™qü|º*On the °dONLNd±qº|)Developer CD Series°dONLNdƒq|Δ)S0 disc, the code that corresponds to articles in °dONLNdÙqΔ|Ë)∑develop °dONLNd¸qË|Ô)"is°dONLNdˇ}üà˘(§ΩUkept up to date wherever possible. Bugs that are reported are fixed, changes are made°dONLNdUâüî˚* Wto maintain compatibility, and so on. The latest CD always contains the most up-to-date°dONLNd≠ïü†* versions of the code for °dONLNdΔï† )aall °dONLNd ï †2)
  18702. issues of °dONLNd‘ï2†W)'    develop, °dONLNd›ïW†ˆ)%*so if you’re going to use any code, get it°dONLNd°ü¨Ω(»ΩHfrom the most recent CD you have—even if the article is in a past issue.°dONLNdQ¥üøß*A °dONLNdS¥ßøÎ)Onotable change on this disc is that the QuickTime example from Issue 7 has been°dONLNd£¿üÀÙ(ÁΩTupdated to work with the beta release of QuickTime, and has a couple of new features°dONLNd¯Ãü◊¸* Vas well. Also, we’ve included the beta QuickTime extension, so you can try the samples°dONLNdOÿü„‰* Qimmediately. (Remember, this is prerelease software that cannot be distributed or°dONLNd°‰üÔ0* %included with shipping applications.)°dONLNd«˜üı*UAnother change we’ve made, to be sure we give you the latest possible information, is°dONLNd    ü˚* Zto include descriptions of code “snippets” on the disc itself rather than describe them in°dONLNd    xüƒ*     develop. °dONLNd    ÅƒÙ)%LThe Snippets folder (which is in with the DTS sample code) now includes text°dONLNd    Œü&Ù(BΩXfiles that describe all of the snippets. The snippets are batched by date of release, so°dONLNd
  18703. ''ü2* you can easily tell what’s new. éØVØ"WØ# W∞W, é-V-"W-# vBv/
  18704. (y0 
  18705. +
  18706. 64ëq·3
  18707. +od)e)v)e)l)o)p)  
  18708. ) Autumn 1991ˇß◊#ˇ ˇˇˇˇ#◊ 
  18709. d,     Helvetica
  18710. .°dONLNd++-FC°dONLNd+%) U°dONLNd$+F)
  18711. RVE°dONLNdF+R)"S°dONLNdQ+U)  °dONLNdT+ë)AHEAD:°dONLNd9BIë(d`WORKING°dONLNdW"gë(Ç@ WITH CURVES°dONLNd"uÖë(†7 IN QUICKDRAW00¨™
  18712. 1´©öˇÅ‹ÓèèÓ1´©@˝Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cш cÑŸ cB˙ cB˙ cB˛ cB˛ cLB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c B cB cB cB cB cB cB˛ cB˛ cB˛ cB˛ cB˛ cB‰ cú•Ñ•˜Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑß cѕΠcBŸ c”˜Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cш cÑ— cB˛ cBÍ cB˙ cBˆ cB˛ cB˙ cBˆ cB cB cB˛ cB˛ cB cB cB cB cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB˛ cB˙ cü•ÔÑ c˙Ñ c˛Ñ c˛Ñ) cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˙ cÑ˛ cш cÑ˛ cÑ⁄ cÑÆ cÑ c®Ñ•˜Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cш cÑ˙ cѵ cBÚ cBˆ cB¸ cB cB˛ cB˛ cB cB cB˙ cB˛ cB˙ cB˙ cB˙ cB˛ cB¯ c·•ѕѕÒÑ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑÚ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cÑ˛ cш cÑ∫ cÑ cÑ cwÑ•ıÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑæ cÑ· cBª cÑ(˛•Ñ•ÁÑ c¸Ñ c¸Ñ5 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cÑ˛ cÑÍ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cш cÑ˛ cÑ c¥Ñ•Ñ•ÌÑ+ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cѸ cÑ˛ cÑ˙ cÑÍ cÑ˛ cÑ˛ cÑ˛ cÑ‹ cч cÑ„ cñ˛•ѕѕѕÒÑ c˛Ñ cÑ cÑ c˛Ñ c¯Ñ; cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c$Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cªÑ•ѕѕ˛Ñ•ıÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ⁄ cÑ˛ cÑ˛ cÑ˙ cÑÊ cÑΔ cÑ˛ cÑçΔ˚•ѕѕѕ˛Ñ•˛Ñ•ÁÑ c¸Ñ cÑ cÑ cÑ c˛Ñ c˛Ñ1 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c$Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ c)Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ˝•ѕѕѕѕÂÑ cÙÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cш cш cÑ˛ cÑ˛ cÑ˛ cÑÓ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ c
  18713. Ñ cÑ cÑ cÑ cÑ cÑ`Δ˝•Ñ•Ñ•Ñ˛•Ñ•◊Ñ c˙Ñ c˙Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñl cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ c˝Ñ*˝•    Ñ•ѕѕѕѕıÑ cÚÑ c˙Ñ c˛Ñ c˛Ñ c˙Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cш cÑÓ cÑ˙ cÑ˙ cÑ˛ cÑ˛ cÑ˛ cÑ˙ c$Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ>Δ˚•Ñ˛•ѕѕÑ•flÑ cÚÑ c˛Ñ c˛ÑA cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˚Ñ˙˝•ѕѕѕѕÂÑ cÚÑ cÑ cÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cѸ cÑ˙ cÑ˛ cÑ cÑ cÑÓ cÑ˛ cÑ˙ cÑÚ cÑÍ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑPΔ•Δ˚•Ñ˛•ѕѕËÑ•˛Ñ•„Ñ c˛Ñ c˛Ñ c˛ÑM cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ c+Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˘ÑÚ
  18714. ••ѕѕѕѕѕѕŸÑ/ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cш cÑ cÑ cÑ˛ cѸ cÑ cÑ˛ cÑÓ cÑ÷ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ c
  18715. Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛ÑØ˛Ñ( cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ c#Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ cˇÑ`ÑÑ cÑ cÑ cÑÌ cB¸ cB cB˛ cB˛ cB˙ cB cB cB˛ cB cB cB cB cB cB cB cB cB˛ c@B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ c B cB cB cB cB cB cB˛ cB˛ cB˛ cB˛ cB cB cB cBÊ c•˘Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ” cB˛ cB˛ cB˛ cBˆ cB˛ cB˙ cB˙ cB˛ cB˛ cB˛ cB˛ cB cB cB˛ cB˙ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cBı cS˚Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˙ cÑ˙ cÑ cÑ cÑ˛ cÑ› cB cB cB˙ cB˛ cB˛ cB˛ cB cB cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB˛ cB˛ cB cB cB˛ cLB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ cs•Ñ•ÛÑ c¸Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑÚ cÑ˛ cÑ˛ cÑÅ cË cÊ˘Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˙ cÑ˛ cÑ— cB⁄ cB˙ cB˛ cB˙ cB˛ cB˛ cB˛ cB˛ cB cB cB˛ cB˛ cB cB cB˛ c B cB cB cB cB cB cB˛ cB cB cB˛ cB cB cB˚ cÑ c c®•Ñ•ÛÑ c˛Ñ) cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cѸ cѸ cÑí cÑÍ c‘Ñ•ıÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ˛ cÑ cÑÍ cÑ˛ cѵ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB˛ cB cB cB˛ cB˛ cB˛ cB˛ cB cB¯ cB˙ cÁ•ѕѕ˛Ñ•ÔÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ c˛Ñ! cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cш cÑ˙ cÑ˛ cÑ˙ cÑ cÑ cÑ cÑ cÑ˛ cÑ⁄ c•⁄ cÑ˛ cÑ cƒÑ•Ñ•˛Ñ•˘Ñ c˛Ñ c˛Ñ+ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑΔ cÑı cBˆ cB˛ cBfi cB˙ cBÙ c•Ñ˛•ѕѕѕ€Ñ c˙Ñ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ c¸Ñ c˛Ñ˝ cÑÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cѸ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑÍ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cÑÚ cÑ cÑ cÑ cÑ c≈    ••ѕѕѕѕıÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ  cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ c••Δ!5≠5≠=Ô=ÔJRB=Ô1å1å-k%)ÁÁ!ΔÑ•ÑÑ˙ cÑÍ cÑö cÑMΔ˚•Ñ•˛Ñ•flÑ c˛Ñ c˙Ñ c˛Ñ c˛Ñ c˛Ñ c˝ÑL•Á-kJR^˜^˜c^˜^˜VµNsF1F1JRRîRîZ÷VµNsF1F1B=Ô1å)J!ÁÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cш cÑ˙ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ c    Ñ cÑ cÑ cÑ cÑ c
  18716. ••ѕѕѕѕѕѕÛÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˚Ñ ÁBco{súcVµRîRîNsF1JRRîRîVµVµRîF1=Ô1å1å5≠F1RîRîBF1=Ô5≠%)!ÑÑ˛ cÑ˛ cÑ˙ cÑ˛ cÑ cÑ cÑ cÑ cÑ˙ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cÑ⁄ cÑ˛ cÑÊ cÑ cÑu•Ñ˛•    Ñ•ѕѕѕѕ€Ñ c˙Ñ c˜Ñ#••1å^˜súwΩwΩg9^˜c^˜VµVµRîVµVµ^˜Z÷VµF15≠)J-k1åBJRF1JRB9ŒBRîNsB=ÔÁ˛Ñ? cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ•Á!!%)%)!ÁΔ•˛ c;Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c Ñ•˛Ñ•˛Ñ•ıÑ c˛Ñ& cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˚Ñ*Á5≠Z÷wΩ{fiwΩwΩkZkZZ÷NsF1Z÷RîRîNsRîVµVµB5≠5≠F1JRRîJRBF1RîRîF1=ÔF1F1JR=ÔB5≠ΔÑ c cÑ” cÑΔ!-k)J%)ÁÁ˝ΔÁ%))J!ÁÁ•ÑÏ cÑ˛ cÑÍ cÑ cÑ cÑ˛ cÑy˛•ѕѕѕ˛Ñ•ÎÑ c˛Ñ c˛Ñ c˛Ñ c˙Ñ c˛Ñ c˘Ñ$•Ñ!Vµ{fiˇ{fiwΩwΩsúg9JR9ŒJR^˜VµRîF1BF1JR=Ô5≠=ÔF1JRRîJRJRBJRNsRîF1=Ô5≠9Œ˛5≠B=Ô-kΔ˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cΔ!%))J%)ÁÁ˝Δ••Ñ˛•    Ñ•Δ!ÁÁΔÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cˇÑѕѕÌÑ$ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˚Ñ•Ñ!Vµ˛{fi)sú{fisúcJR5≠NsccZ÷NsRîRîF15≠=ÔF1BJRZ÷VµNsF1JRBB5≠-k%)%)Á!%))J1åJRF1Ns%)•ÑÑ˛ cÑ˛ cÑ· c Ñ%)!ÁΔΔ••Ñ•Δ•˝Ñ c˛Ñ cÑ c•ÑΔÁΔÓ cÑÍ cÑ˛ cÑ˛ cÑ cÑV•ѕѕѕ˛Ñ•˙Ñ•ÔÑ cÓÑ c˘Ñ$••-kcˇ{fiwΩ{fi{fisúcB9ŒZ÷súo{g9cg9VµB=ÔJRNsRîVµZ÷RîRîVµNsNsJR9Œ-k)J)J˛Á    ΔÁ%)5≠BF1JR-kÁ•˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ•)J˝!˛ΔÁ•˙Ñ c˛Ñ c˛Ñ c•Δ!ÑÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cA••ѕѕѕ˛Ñ•¯Ñ•˝Ñ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑÑ•ÁF1súˇ{fi{fisú{fisúg9BB^˜o{g9g9^˜^˜F1=ÔF1NsF1JRRîVµRî˛NsJRB5≠5≠1å-k-k)J%)!ÁΔΔÁÁ!)J5≠1å-kΔÑÑ c cÑ‚ cÑ•%)!!ΔΔ•Δ••ÑÑ cÑ cÑ cÑ••ÑÑ cÑ cÑ˛ cÑÑΔ•ÑË cѯ cѸ cÑ˛ cÑ cÑ cÑE•„Ñ c˛Ñ cÚÑ cıÑ •Á=Ô{fiˇ{fi{fig9súwΩo{RîZ÷˛g9    ^˜Z÷Z÷JRJRVµJRBJRNs˝Z÷ VµB=Ô5≠=ÔBF1=Ô9Œ-k%)!!˝ΔÑΔΔ%)5≠B-kÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑÑ%)!!ΔΔ••˝Ñ cÑ cÑ cÑ cÑ•Δ••˚Ñ c˛Ñ•Δ cÑ cÑ˛ cÑ˙ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ«˛ cÑ· cBÁ c ÑÑ9ŒwΩˇ{fisúo{^˜wΩwΩ^˜˛c^˜^˜ccVµZ÷VµJRJRRîNsNsVµZ÷^˜VµF1JRF1BF1JRNsJR=Ô=Ô1å%)!Á˛•Δ!-k c•)J5≠Áfl c
  18717. !Á%)ΔΔ••ÑÑ cÑ˛ cÑ cÑ cÑ cÑѸ•˝Ñ cÑ cÑÑΔ‘ cÑ cÑı¸Ñ     cÑ cÑ cÑ cÑ cÑ˛ cÑ÷ cÑÑ9Œo{{fi˛wΩg9o{{fikZg9g9kZ^˜cc^˜VµZ÷^˜VµRîNsJRNsVµ˛^˜Vµ^˜^˜RîNsVµZ÷^˜RîRîF19Œ-k%)!!ÁΔ•Á-kΔΔ1å-k)JѸ cB˙ cB˛ cB˛ cB˛ cB˛ c    B c cΔ!Á!!Δ•˝Ñ cÑ c˛Ñ c˙Ñ˛•˛Δ••¸ÑΔÔ cB câ˚Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cD•%)kZwΩwΩo{súo{c{fio{cg9kZ^˜VµRîRîJRNsVµRîJRBF1RîRîZ÷Z÷VµVµZ÷VµNsJRJRF1NsB9Œ1å1å5≠1å%)!ÁÁ••Δ%)!%)1å!%)Á c cB cB cB cB cB˛ c'B cB cB cB cB cB cB cB cB cÁΔ!!Δ•Ñ•ÑÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑÑ•Ѹ•Ñ˛•Ñ•B cB cB cB cB cB cB c˛B cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c8•˜Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ c&Ñ cÑ cÑ cΔ^˜wΩwΩkZkZsú^˜o{kZVµccVµNsJR=Ô=ÔF1JRVµRîF1BBF1NsJRJRRîZ÷Z÷Vµ˛Rî
  18718. NsF1F1B9Œ5≠-k%))J!Á••Δ˛Á!1å!1å1å)J„ cÑ!Á!Δ¸•ÑÑ c˛Ñ c˛Ñ c˛Ñ cÑ cÑÑ˛•Ñ•˛Ñ•ÑÑΔ•˚ cBˆ cB˛ cB˛ cBÔ cm˘Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑÓ cÑ˛ c"Ñ c cBwΩsúsúRîkZZ÷Vµ^˜NsZ÷^˜VµNs9Œ9Œ5≠9ŒF1JRJRB=Ô=Ô9ŒF1JRNsRî^˜Z÷Z÷˛JR˛Rî
  18719. NsNsB9Œ-k)J!Á••Ñ•ÑÑ˛Δ!9Œ9ŒF1!B¸ cB cB¸ cB cB cB˛ cB˛ cB cBΔÁ!•ΔÑ••Ñ cÑ c˛Ñ c˙Ñ cѸ c¸Ñ cÑ cÑ cÑ•˛ c B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB¸ c&•Ñ•ÔÑ c˛Ñ  cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ!o{o{súVµ^˜cRîRîVµVµ^˜Rî=Ô-k=Ô9Œ=ÔJRNs˛=Ô
  18720. BB=Ô=ÔF1JRRîRîNsJRNsNsRîNs˛RîF1=Ô9Œ-k)J%)Á!ΔΔ•Á!ÁΔ•!1å9Œ=ÔBΔ˙ cÑÓ cÑ)J%)Δ••Δ¸Ñ •ѕѕ•Δ•Δ•Δ••˝Ñ cÑ c˛Ñ cÑ c˛Ñ c•Ñ’ ctÑ•ıÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˙ cÑ˛ cÑ˛ cÑ cÑ•VµkZo{^˜Vµ^˜F1F1VµZ÷Rî9Œ1å1å=Ô5≠9ŒF1JRBB9Œ9Œ=Ô˛B=Ô=Ô9Œ=ÔBF1F1Ns˚Rî F19Œ5≠-k!ÁΔ!ÁÁΔÁ˛•Á%)5≠5≠=Ô1åј cB˛ cB˛ cB˛ cB˛ c Á!Á•ÑΔ••Ñ••Á˛!%)˚!%)˝!%)!Δ•Ñ cѸ cÑ••ÑΔB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ cB˛ cB˛ c•ѕѕÎÑ c˛Ñ1 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c-kkZg9cRîZ÷F1=ÔBZ÷Rî1å)J1å=Ô5≠=ÔBJRJRF1˛=Ô¸B=Ô9Œ5≠=Ô=ÔBBJRNs˛Vµ JRF1=Ô5≠)J!ÁÁ••Ñ•˛Ñ••!)J1å9ŒB%)ÑÈ cÑ)JÁΔ•˛ÁΔÁ•!%)!!%)%)˘Á!ΔÁÁ%)Á!Á!ΔΔÑÑ cÑ c˛•ΔÑ÷ cfѕѕıÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cш cÑ cÑ cÑBkZ^˜JRJR=ÔBF1Z÷Ns)J%)-k˛5≠09ŒBBRîNs=Ô5≠BBF1JRB9ŒB=ÔB=Ô=ÔBBJRJRNsNsJRNsJRB1å-k%)Á•Δ•• cÑ cÑΔÑ•%)1å9Œ5≠=Ô)Jˆ cB˛ cB˘ cÁ%)Δ•Á!ÁΔ˛•˛Δ    •ѕѕѕÑÑ c¸Ñ˛•ÁÁ!ΔÁ!ÁÑ c cÑ c•Ñ cB˛ cB˛ c B cB cB cB cB cB cB˛ cB˛ cB˛ cB¯ c,•Ñ•ÎÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛ÑG cÑ!kZ^˜Vµ9ŒF1JRF1F1=Ô%))J%)-k)J-k-k5≠9ŒF1=Ô=Ô9Œ9Œ5≠BBJRJRB5≠=ÔBF1BB=ÔF1F1JRBBF1JRB9Œ-k-k!!ΔΔ•Ñ cÑÑÁÑΔ%)1å%)9ŒF19Œ•Ñ cÑÓ c•%)!Δ!Á˛•Ñ••Δ••Ñ••˛Δ•Δ•ÑÑ•˚Ñ c•ÑΔ˛Á%)Á•˛ÑΔ÷ cSÑ•ıÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑÑF1kZZ÷9Œ-k5≠9Œ9ŒB-k)J%)˝!)J-k-k)J-k-k1å5≠1å1å5≠9ŒF1JRJRF1B¸=Ô
  18721. B9Œ9Œ=ÔBF1F1B=Ô5≠%)Δ•Ñ˛•ÑÑ˛•%)1å)J9Œ=Ô9Œ•Ï cÑ!%)ΔÁΔ•Ñ•Ñ cÑÑ•ΔΔÁ!%)Á˛!Á!ÁÁ˛ΔÁ••Ñ• cÑ cÑÑÁÁ!ÁÁ˛ш cB˛ cB˛ cB˛ cB˙ cBˆ c@•ѕѕÁÑ c˛Ñ c˛ÑY cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ!^˜cJR)J!=ÔF19Œ)J)J%)ÁΔÁΔ!Á!%)-k-k9Œ9Œ=Ô=Ô9Œ5≠1å-k9ŒF1NsJRNsJRF1=ÔB9Œ1å5≠9Œ5≠F1JRB5≠)J!ÁΔΔ•ΔΔÑ c••Δ!)J)J-k5≠B)JÑ cÑ˛ cш c    Ñ c c!-k%)%)Á••˛Ñ cÑ•!¸%)˝!%)%))J!)J˝!Á!!ΔÁÁΔΔ••ΔÁÁ%)ÑΔ cÑfi cÑ˛ cÑ cJѕѕѕѕ˘Ñ c˙Ñ: cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ)Jg9JR5≠Á)J5≠5≠)J!!ÁΔ•Ñ•ÑΔ!1å5≠BF1JRF1˛B=Ô˛F1JRF1BNsJRJRB1å-k-k5≠9Œ=ÔB9Œ5≠1å1å5≠)J!Á•Δ˝ÑΔ%)!%))J-kBF1ÑÓ c•˛)J%)!Ñ•ÑÑ cÑÑΔ•Δ••ÑΔΔÁÁ!ÁΔΔÁ•Á•ÁΔÁΔ•˝ΔÁΔ˛Á!!%)ΔÑÌ cBÏ c<˛•ѕѕ˛Ñ•Ñ•˙Ñ•‹Ñ=Ôg9F1%)%)=Ô)J)J%)˝Δ+Ñ•ÑÁ)J5≠9ŒBF1F1JRRîVµZ÷VµZ÷Z÷c^˜^˜VµVµJRF1BB5≠9Œ5≠9Œ=ÔB=Ô=Ô9Œ=Ô5≠1å)J)J%)!ΔΔ˛Ñ"Á!%)%)-k)JF1JR1å cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c%)-k-k)J%)Δ•¯Ñ
  18722. •Á!Á!ΔΔ••Δ•ÑÑ c˜Ñ ΔÑΔ•ÁΔ!)J)J• c cÑ˛ cÑ cÑ cÑ˛ cÑÓ cÑ˛ cÑ cÑ c:Ñ•ÒÑ c˛Ñ c˛Ñ
  18723. cÑ cÑ cÑ cÑ cÑ c˛ÑY cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c•JRVµ-kÁ5≠1åΔ••Ñ••ÑÑ c•%)-k5≠9Œ9Œ=ÔF1NsVµZ÷VµZ÷Z÷^˜Z÷^˜^˜cc^˜VµJR=Ô9Œ9ŒBB=Ô5≠1å)J-k1å5≠-k-k!Δ••ÑÑ cÑ•!-k-k%)-k5≠BF1 c cÑÚ cÁ1å5≠)J!ΔΔ˚Ñ c•Δ%)Á˛•˝ cB˛ cB˛ cB cB˘ cÑÑ•ΔΔ%)Á¯ cÑ‚ cÑi•ѕѕѕѕÎÑ cÚÑ c˛Ñ c¸ÑΔNs=Ô!Á1å•˛Ñ cÑÑ˛•Á)J1å5≠5≠=ÔNs˛^˜Z÷Z÷VµZ÷Z÷˛c
  18724. ^˜ccg9c^˜NsF1BF1B=Ô5≠1å˛5≠ 1å)J!ΔΔÑÑ cÑÑÁ%)1å˛)J5≠9ŒJRÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ1å5≠˛!)J)J•ÑÑ c••Á!Á••ÑÑ˚ cB cB cB˛ cB cB cB cB cB˛ cÑ•ÑΔ!•˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ cQÑ•˛Ñ•¸Ñ•ÛÑ7 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÁB9Œ•!1å9Œ1å! cÑ c•!%)Á)J1å)J1åF1Z÷ccZ÷˛Vµ˛Z÷˝^˜#VµZ÷cg9ccZ÷RîF1B=Ô9Œ-k1å1å9Œ5≠1å-k%)•Ñ cÑÑΔÁ1å-k!%))J-k1å9ŒÁÚ c Ñ%)-k!!)J-k!• cÑ•˛Á'Δ•ÑÑ c cB cB cB cB cB cB cB cB cB cB cB cB cB cB c cÑÑΔ•Ñ‹ cÑ cÑE•ѕѕѕ„Ñ cÓÑ%)JR1å%)9ŒZ÷Vµ^˜Z÷=ÔÑÑÁ)J%))J)J%)1åJRZ÷cZ÷^˜Z÷VµVµZ÷¸^˜Z÷NsNsJRVµVµ˛^˜>Z÷VµNsB5≠-k)J-k5≠9Œ1å)JÁΔÑ••ΔΔ)J9Œ-kÁÁ!)J-k5≠%)Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑÁ)J%)%)1å1åΔÑÑ!!ÁΔ!•Ñ c cB¸ cÑÑ cÑÛ cB˘ cÑÑ•Δ•˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cEÑ•ÈÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ c˛ÑA cÑ cÑ cÑ cÑ cÑÑ-k=Ô1å!Vµ=Ô1å=ÔZ÷Z÷)JΔ!%)%)Á!%)9ŒRî^˜Z÷VµVµZ÷VµZ÷Z÷^˜Z÷Z÷RîJRF1B=Ô=ÔBBNscc^˜^˜Z÷RîF11å%)%))J)J-k%)Á˛• ΔÁ%)=Ô5≠!%)!Á!)J%)1åÛ cÑ)J)J%)1å)J•ÑÁ!Δ!ΔÑ c cB cB cB c˛Ñ
  18725. %)ΔΔ•%)ÑÑ cÑ cÑ˛ cÑ˝ c
  18726. B cB cB cB c cÑÑ•Δ•‹ cÑE•…Ñ5≠=Ô%)F1Z÷Z÷RîVµJRZ÷JR)J!!Á!1å=ÔF1VµZ÷Z÷Vµ˛Z÷Vµ^˜^˜VµRîF1˛=Ô9Œ5≠5≠1å9Œ9Œ=Ô9ŒF1Vµ^˜VµB1å-k)J)J!ÁΔÁÁ!!)J9Œ9Œ˛)J!Á%)%))J1å• cÑ cÑ cÑ cÑ cÑ cÑ c!)J-k5≠!ÑÁ!!ΔΔѸ cB˝ c•ÑÁ)J!!%)9Œ!Á••Δ••ÑΔΔ•Ñ•ÑÑ˝ cB˝ cÑÑ••Δ•Ñ cÑ˛ cÑ˛ cÑ cѯ cÑ cÑ cÑ˛ cÑ cÑ cÑ cHÚ cÑÚ cÑ˛ cÑ˛ cÑ˛ c&Ñ cÑ cÑ cÑ cÑ cÑ cÑ c!5≠1å^˜cVµco{c=Ô9Œ-kÁ!Á%)5≠BNsRîVµVµZ÷Z÷^˜˛Z÷VµNsRîRî˝Vµ&RîJR9Œ%)!!)J%)9ŒVµ^˜RîNsB9Œ)J!ÁÁΔ%))J)J1å9Œ1å)J-k)J)JÁÁ!)J)J•Ñ cѯ cÑ)J1å9ŒÁÁ%)Δ••Ñ c cB cB˚ cÑÑ•Á%)Δ)J-k=Ô)J1å!!ÁÁΔΔ•Δ•˛Ñ cÑ cÑ c cB cB cB cÑ˛•Δ•‚ cÑ c c'Ñ cÑ cÑ cÑ˛ cÑ˛ cÑ◊ c!5≠=Ôg9g9Vµg9{fisúRî9Œ5≠%)!%)1å9ŒF1RîZ÷VµZ÷Z÷˛^˜Z÷Z÷RîZ÷˛^˜g9^˜c^˜^˜VµJR-k1å1å5≠1åF1Z÷Z÷VµRîF19Œ)J)J%)˝-k5≠˝1å-k1å˛Á-kÁÑı cΔ5≠5≠%)ÁΔÑÑ˝ cB˝ c˛Ñ cÑ•ÁÁ-k%)-k)J1å=Ô1å=ÔB-k-k%)%)ÁΔÑÑ cÑ c˙Ñ˝ c    B c c••ΔÁÁÑш cш cÑ˛ cÑ cÑ cx˚Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑfi c1å1åNsg9cZ÷˛o{ VµNsB!!%)%)9ŒF1VµVµZ÷Vµ˛^˜˛Z÷c^˜^˜Z÷¸^˜$Z÷^˜^˜Z÷NsJR=Ô=ÔBVµZ÷Z÷VµNsF1=Ô-k)J-k1å1å5≠1å5≠1å5≠Á9Œ-kÁΔ!)J• c cB˛ c/B cB cB cB%))J!ΔΔ c cB cB cB c cÑ c•ÑΔÑÑ•ΔÁ%)-k-k1å1å5≠=Ô1å=ÔB=Ô5≠5≠-k)JΔÑ˛ cÑ˝ c,B c cÑB cB cB c cÑÑ•ÑΔ• cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c\•ÛÑ c˛Ñ< cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cΔ-k5≠Rîg9^˜kZo{o{kZZ÷Ns5≠!ÁÁ1åBRîVµVµZ÷Z÷^˜˝cg9g9cZ÷Z÷RîNs˛F1"RîZ÷Z÷^˜Z÷VµVµNsNsRîZ÷^˜VµRîNsNsJR5≠5≠9Œ5≠5≠9Œ9Œ5≠-kΔB)JΔÁ%)!Ñш c•!!ÑÑ c cB˛ c"B c cÑÑ•Δ!!••Á!!)J1å-k1å-k9Œ=Ô5≠=ÔF1BB=Ô=Ô5≠1åΔÑ c•ѯ cB˛ cB˝ c•Ñ•Δ„ cvÑ•˚Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑË c-Ñ c-k1åZ÷^˜co{g9Z÷NsBRî=Ô1åÁ%)1åNsRîVµVµ^˜Z÷c^˜cckZg9g9^˜Z÷NsNsVµZ÷VµRîF1JRRîZ÷VµZ÷Z÷˝VµZ÷Vµ˝RîNs=Ô1å1å5≠5≠9Œ5≠!%)9ŒΔÁ!)JΔ•˘ c%B c cΔÁ• c cB cB cB cB cB c••Δ!-k!•Á%)-k%))J-k)JÁ)J5≠9Œ1å=Ô˝B
  18727. =Ô=Ô5≠1åΔ• cÑ c cB˛ cB cB cB˛ cB cB cB cÑ•Δ cB cB cB cB cB cB cB cB˛ cB¯ cT•ѕѕÌÑ8 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ)J-kZ÷Z÷cg9^˜VµZ÷VµVµRî5≠!)J=ÔRîVµZ÷^˜^˜c^˜g9g9˛kZcZ÷RîF1=Ô=ÔF1JRB9Œ5≠=ÔNsVµVµZ÷VµVµRîZ÷Vµ˛RîVµVµRîNs9Œ1å5≠9Œ1å)JÁ5≠%)Δ%)%)-kΔ˜ cÑ!!•Ñ˛ cB˙ c!ÑÁΔ)J1å=Ô%)Á!-k)J)JÁÁΔΔÁ-k1å9Œ=ÔBBF1BF1F1=Ô5≠-kÁ• cÑ˚ cB˝ cÑΔÑB˝ cÑ c•• cå••Ñ•˜Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˙ c)J)JZ÷Rîc^˜co{kZ˛Z÷9JR=ÔBJRRîRîZ÷Z÷^˜^˜cckZg9kZg9^˜VµVµJRRîg9súsúkZRî)J)JBJRNsRîVµVµZ÷VµRîNsRîNsRîRîJR=Ô5≠-k-k)J-kÁ1å)JΔÁ%)-k-kÑ˙ c B c cÁΔÑ c cB cB cB˛ c#B cÑΔÁ%)5≠F1B%)Δ)J!ÁÁΔ••Á%)!)J)J1å5≠=Ô=ÔB=ÔB5≠9Œ1å!••˝ cB˚ c ÑÑ!%)ÑB cB cB c cΔ˝ cB cB cB cB cB˛ cB˛ cB˙ cm˛•ѕѕѕ˜Ñ c˛Ñ cÑ c¸Ñ, cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c•)J)JVµRîZ÷csúsú^˜Z÷ccVµNsJRNsRîZ÷Z÷˛^˜cg9g9kZg9g9cc^˜^˜ccwΩwΩsúg9)JÁ-kF1F1RîVµZ÷Z÷VµRîRî˛NsF1=Ô5≠!!)J1å-k5≠)JΔΔ)J)J=Ô)JѸ cÑ˛ cÁÁ• c cB cB˚ c ÑÑ•Δ!5≠BB=Ô%)ÁΔ•˛Ñ
  18728. •Δ!!)J)J1å5≠5≠=ÔB˛=Ô˛5≠1åΔ!Ѹ c
  18729. Ñ cÑ c•Δ%)5≠9Œ-kѸ cÑ•ÑË cÑ cxѕѕıÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ c$Ñ cÑ cÑ cÑ cÑÑ)J%)VµRîVµ^˜o{kZZ÷g9kZ^˜RîJRNsJRRîVµ^˜Z÷^˜^˜cckZg9kZ˝c%Z÷c^˜Z÷Z÷cJRÁ)J1å=ÔF1RîVµ^˜cVµRîJRNsJRF19Œ5≠-k!Ñ•%)1å)JΔΔ!%)1å9ŒÁ¯ cÁ• cB cB cB˚ cÑÑ••Á)JBB9Œ1å!ΔÑ cÑ cÁ)J9Œ=ÔF1BF1BB˛=ÔB9ŒB˝5≠%)!•¯ cÁ5≠9ŒNsNsB!˝ cÑ cÑѸ cB˛ cB˛ cB˛ cB¯ cp•ѕѕÒÑ c˛Ñ c˛Ñ' cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ!-kRîVµZ÷ckZsú^˜súkZ^˜˛Ns RîVµZ÷Z÷^˜Z÷c^˜g9g9kZg9g9˝c^˜^˜Z÷RîF1B-k-kF1JRRî^˜^˜ccZ÷NsJRBB˛5≠
  18730. -k!Δ cÑΔ!•Á%)1å9Œ9ŒÑ˝ cÑ˛ c%ΔΔÑ c cB cB c cÑÑ c cÑÑ•ΔΔ!=ÔBB=Ô-kÁÁΔÁÁ-kJRRîNsF1=ÔBJR˛Rî˛NsF1=Ô5≠1å˛5≠)JÁÑ˚ c Ñ c1åRîRîBVµB9ŒÑÑ c˛Ñ c•Ë cÑ cp••ÛÑ
  18731. cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ c1å-kNsZ÷VµVµZ÷^˜Z÷g9g9Z÷NsJRJRRîVµVµ˝Z÷cg9kZg9g9cg9cc^˜^˜VµRîNsF1=ÔB=ÔVµZ÷¸^˜RîF15≠-k)J-k-k5≠1å)J• c c••Δ%)-k5≠1åΔ˘ c•Δ cB cB cB cBÑ•• c cÑ••Á•-kB˛F1-k)J!1å5≠9ŒF1JR1å)J1å9Œ5≠1å9ŒJRNsVµRîRîF1=Ô¸5≠1å!ΔÑ˝ cÑÑ!=Ô^˜Z÷NsJRB=ÔÁ cÑ cÑ cÑÑ˙ cBÓ cIJ•Ñ•ÛÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñ- cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c•%))JJRcVµZ÷kZ^˜RîccVµNsJRNsRîVµZ÷Z÷^˜^˜ccg9kZkZg9g9˝c"Z÷VµNsF1=Ô9Œ5≠BVµ^˜Z÷^˜Z÷Z÷VµJR-kÁ%)1å5≠9Œ=ÔB=Ô-k• cÑΔ%)-k9Œ1åΔ˝ cÑ˛ cÑΔ•˝ cB˛ cÑΔ˛Ñ!Δ•ΔÁΔ=ÔF1NsVµJR9Œ)J-kBB=Ô-kÁ-kBRîJR=Ô)J1å=ÔF1F1NsRîJR9Œ=Ô9Œ¸5≠-k%)•ÑÑ•!)J9ŒZ÷ccRîJR=ÔF1%)Ñ cÑѕѕ¯ cш cÑ cÑ cÑ ciѕѕıÑ c˙Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑÑÁ%)BVµcZ÷kZg9Z÷c^˜NsJRJRNsRîVµ˝Z÷^˜cg9˛kZ
  18732. g9g9^˜Z÷Z÷^˜Z÷Z÷RîNsJRF1JRZ÷˝VµRîNs9ŒΔ%)9Œ5≠5≠-k9Œ=Ô=Ô9Œ)J cÑÁ%)1å%)ѯ c)•Δ c cB cB cB c c•ÑΔ••Ñ••ÁÁF1F1JRRîRî9Œ-k-k=Ô5≠1å•Δ^˜kZsúcF1=ÔBJR˛F1NsNsB˛5≠9Œ1å˛5≠1å-k!-k5≠5≠1åF1Z÷^˜^˜VµF1=ÔB%) c˛Ñ c˛ÑÁ cl˛•ѕѕ˛Ñ•˛Ñ•ÔÑ cˆÑ c˛Ñ( cÑ cÑ cÑ cÑ•%)1åRîckZg9g9^˜^˜VµNsF1NsRîVµVµZ÷Z÷^˜^˜g9g9kZkZo{kZkZg9c^˜Z÷Vµ˚Z÷ ^˜VµVµRîVµRîRîF11åÁ=Ô9Œ˛1å    )J1å5≠9Œ-kÑ cΔ%)Δ¸ cÑ˛ cÑÑÁ˝ cB˝ cÑÑ•Δ•ÑÑ••Á!JRF1JRZ÷VµF11å5≠9Œ9Œ)JΔ cJRZ÷NsNsVµRîVµ˛Rî&NsBB=Ô9Œ1å9Œ5≠9Œ1å5≠5≠1å-k)J1å=Ô5≠1å)JBNsNsZ÷Ns=ÔJR! c cÑÑ•Ñ•Ñ c cÑÚ cÑ cÑ cÑ cÑ ch    ••ѕѕѕѕÒÑ c˛Ñ% cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c•!ΔJRZ÷^˜g9cg9VµRî˛JR    NsRîZ÷VµZ÷^˜ccg9g9˛kZ g9g9c^˜^˜Z÷VµVµZ÷^˜Z÷^˜Z÷˝RîNsJRB%)-k˝9Œ1å9Œ%)-k1å-k˝ш c ΔÑ cB cB cB cB cÑ˛•˝Ñ5 cΔ%)F1=ÔJRVµVµJRB9Œ=Ô9Œ1å!Δ9ŒF1RîZ÷RîJRJRNsNsRîJRNsF19Œ9Œ5≠5≠9Œ5≠5≠1å-k)J-k%)1å5≠9Œ-k9ŒF1JRBNsRî=ÔF1Δ˛ c¸Ñ cÑÓ cÑ˛ cÑn˛•    Ñ•ѕѕѕѕflÑ c˛Ñ c˛Ñ cÑÑÁÑ9ŒZ÷c^˜g9kZVµNsJRJRNsNsRîVµZ÷Z÷˛cg9¸kZg9g9c^˜Z÷Z÷RîZ÷Vµ^˜VµZ÷RîRîJR˛Ns=Ô%)1å9ŒF1^˜Vµ=ÔÁ%))J1å!•Ñ c cÑ cÑ cÑ cÑ cÑ cÑ•¸ cB cB c c¸Ñ c˝Ñ%)=Ô5≠=ÔNsNsJR˛B+JRJR1å1åBF1JRF1F1BJRJRRîVµRîJRJRB=Ô1å5≠5≠9Œ5≠5≠-k)J%))J-k=ÔB1å9ŒcRîJRJRVµBB• c c˝Ñ• cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ c~    Ñ•ѕѕѕѕ˚Ñ c˙Ñ c˛Ñ c˛ÑS cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑΔ!ΔJRZ÷g9ccVµJRBJRJRNsNsVµVµ^˜^˜ccg9g9kZkZo{kZkZg9c^˜^˜Z÷VµVµZ÷^˜Z÷VµRîNsNsJRNsJR=ÔÁ)J9Œ=ÔVµ^˜RîΔ cÁ)JΔÛ cÑ•B˛ c B cB cB cÑÑB cB c c˛Ñ
  18733. •%)!1åBJRBB=ÔF1NsNs9Œ=Ô˛9Œ%BBF1JRRîVµVµRîNsF1F1B5≠1å9Œ5≠9Œ5≠5≠)J%)!-k5≠=Ô9Œ9ŒRîZ÷NsJRRîB9ŒÑB c c˝ÑÌ cÑ˛ cÑ cÑ]
  18734. •ѕѕѕѕѕ€Ñ c˛Ñ c˝Ñ •)JÁ%)=ÔJRJRNsRîF1F1JRNsNsVµVµZ÷Z÷ccg9g9kZg9o{kZo{kZkZg9c^˜Z÷˛Vµ^˜VµRî¸NsJR9ŒÁ%)5≠9Œ=ÔF1=Ô˛•Á•Ñ cÑ cÑ cÑ cÑ cÑ cÑ cΔ c cB˙ cBѸ cÑΔΔ˛Á!-kBF1JRB=ÔB˛NsJR˛F1˛BJRNsRîJRNsJRF1BB=Ô5≠9Œ1å1å5≠5≠-k%)%)-k5≠9ŒNs9ŒNsVµVµF1Ns=Ô5≠˛ c˝Ñ• cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ c_    Ñ•ѕѕѕѕ˘Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ# cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑΔÁ-kÁΔÁNsF1BBJRNsRîRîVµVµ^˜^˜c˛g9kZg9kZg9kZg9g9^˜^˜VµRîNsRîNsJRF1JRF1˛NsF19ŒÁ)J1å˛5≠)JΔÑ••ÑÙ cÑÑ˛ cB¯ cB cBÑ!9Œ!Á!)J-k1å=ÔJRF1BB=Ô=ÔF1JRNsBB=Ô=Ô9ŒBF1˛NsF1BB=Ô=ÔB9Œ5≠5≠1å1å5≠-k)J%))J-kF1Vµ1å^˜^˜RîF1F1=Ô!˝ c˛ÑÊ cÑT˛•ѕѕѕflÑ c˛Ñ cıÑ-k5≠-k)J=ÔNsF1=ÔBJRNsRîRîVµZ÷^˜c˝g9c˝g9c^˜Z÷RîNsNsVµ˛NsRî˛NsRîNsJR9Œ!)J1å5≠9Œ5≠1å!Δ•Δ cÑ cÑ cÑ cÑ cÑ cÑ cÑ••¸ cÑ˛ cѸ cÁ1å9Œ1å!%)5≠=ÔF11åBJRNsJRNsF1B=ÔB˛=Ô˛B F1NsRîRîNsNsF1B9Œ=ÔB9Œ˝5≠1å1å%))J%)1åVµ^˜5≠F1=Ô=ÔJR9Œ5≠Ñ˛ cÑ c˛Ñ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cˇÑvÑÑ••˝ÑV cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ1åBBF1JRNsB=Ô=ÔF1JRNsRîZ÷^˜ccg9g9ccg9cg9c^˜VµRîF1F1JRZ÷RîF1Rî˛Z÷RîVµRîVµNsB%))J-k1å-k-k)J!•Δ cÑÙ c•ш cB cB c-kB!Δ9ŒZ÷g9Vµ=Ô1åB˝F1JRJR˛Ns JRJRF1F1JRRîVµZ÷VµRîF1F1=Ô˛9Œ5≠5≠1å5≠1å1å-k)J%)%)5≠ccJR=Ô9Œ-k1å1åΔB cB c c˛ÑË cÑ cÑ-Ñ cÑ• c cÑŒ cÑ c-kF1JRNsNsJRB9ŒBF1NsRîVµZ÷˛c%g9cckZg9g9cZ÷RîJR=Ô=ÔJR^˜cZ÷=ÔJRJRF1JRVµRîZ÷cZ÷F1)J%)1å5≠1å%)Á•Δ•ÑÛ cÑÑ˛ cÑ˛ cÑ˚ c
  18735. Ñ1å! cΔ^˜cZ÷F1B1å˝BF1F1JRJRNsJRBBF1JRRîVµ^˜^˜Z÷RîJRF1F1=Ô9Œ5≠9Œ˝1å
  18736. -k-k%)%)!=Ô^˜^˜RîB9Œ=Ô5≠Á¸ c˛Ѹ cÑ˙ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ c¢ÑÑ c• cÑÒ cB˛ cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB˛ c0BÑ9ŒF1F1NsJRJR9Œ9ŒBF1NsVµVµZ÷Z÷^˜cg9^˜g9g9kZcRîB9Œ9ŒF1Vµc^˜VµVµNs9Œ1åÁΔ%)F1NsZ÷RîB%))J-k˛1å%)!ÁÑB cB cB cB cB cB cB cB cÑ cB¯ c
  18737. B cB•!ÑÑΔJRF1BF19Œ1å˛=ÔB=Ô=Ô5≠9Œ5≠˛B>9ŒBJRRîVµZ÷RîVµJRF1BB9Œ5≠1å5≠-k1å-k-k)J)J!%)=ÔZ÷Z÷F1F1JR=ÔΔB cB cB c cÑ c cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ c_˙Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ c cΔBBJRJRNsJR9Œ5≠BF1RîRîZ÷Z÷^˜^˜g9˛cg9cNsBJRRî˛^˜Z÷VµNs˝RîVµF1-k-kNsJRF1-k!)J1å1å9Œ5≠)J!! cÑı c B c•%)•Δ%)BF1F1B=Ô-k˛B=ÔB=ÔF1B9Œ1åRîVµJR5≠9ŒBJRNsNsJRJRF1F1=Ô9Œ˛5≠1å-k-k)J)J%)%)!BZ÷^˜NsNs=ÔÁB˛ cB˛ cÑ˛ cB˛ cB˛ cBÔ ck˝Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˙ cш cш c5Á=ÔBF1NsJRJR5≠9Œ=ÔJRNsVµRîZ÷Z÷cc^˜^˜ccNsRîZ÷Vµ^˜VµVµRîRîNsNsJRNsVµRîJRJR5≠5≠1å1åÁ•Δ)J-k5≠5≠1å)J%)Ñ˛ cB˙ cB˛ cBˆ cB cB cBÑ!%)!BB=Ô9ŒB1å1åBVµ˚Ns4=Ô1åVµ^˜VµJR9Œ1å1å9Œ=ÔBBF1B=Ô5≠9Œ5≠9Œ1å1å)J)J%)%)!!5≠F11å5≠%)• c cB cB cÑ•Ñ cB cB cB cB cB˛ cB˛ cB cB cB¯ c>•ıÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ-k=Ô=ÔJRNsNsJR9Œ5≠BF1Rî˛VµZ÷^˜c^˜cc^˜Z÷VµRîVµVµZ÷VµVµRîVµ˝RîF1=Ô9Œ1å!Δ˛ÑÁ-k5≠5≠=Ô5≠5≠!Ô cÑÚ c4!)J5≠=Ô=Ô5≠9Œ9Œ-k9ŒVµkZZ÷RîRî9Œ)J%)-kF1^˜^˜Z÷VµRî=Ô-k%)1å9Œ=ÔBB9Œ5≠5≠=Ô9Œ9Œ1å-k)J)J!!Á1å)JΔÑÑ cÑ˚ cÁΔ‚ cVÑ•˘Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑÓ cÑ c1å=ÔBF1˛Ns5≠5≠=ÔJRNs˛RîVµ˝^˜c^˜Z÷RîNsNs˛RîVµVµ^˜^˜VµZ÷NsB5≠1å5≠-k•Ñ cÑ!˝5≠9Œ1å•˚ cBı cÑ˚ cB¸ cB cΔ)J1å1å-k1å5≠5≠%)BRîcVµB!Δ)J=ÔBNsNs¸Rî"F15≠)J)J5≠BB=Ô5≠=Ô9Œ=Ô5≠5≠-k-k%)%)ΔΔ%)%)B1å!!ÁÑB cB cBΔΔ˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˙ cE•ÔÑ c˛Ñ c˛ÑU cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c•5≠BBJRNsVµNs9Œ1å9ŒF1RîRîVµRîZ÷Z÷cc^˜^˜cVµRîB-k1åNsVµVµZ÷c^˜cVµNs=Ô5≠9Œ9Œ5≠)J••Á5≠9Œ9Œ5≠9Œ9Œ-k cÑ c˛Ñ˙ cѸ c    •-k1å1å9Œ5≠9Œ9Œ%)9Œ˛JRΔ-kJRJRB˝JRNsNsRîRîVµRîJR5≠1åF1JR=Ô=ÔBB=Ô=Ô9Œ5≠-k)J%)!Δ!%)RîF1=Ô5≠-kѸ cÑΔ‰ cÑ cW˝Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cш cÑ cÑΔ9ŒBF1JRNsRîNs5≠1å9ŒF1JR˛Rî$VµZ÷^˜^˜Z÷^˜^˜Z÷RîZ÷Ns)J)J5≠BJRVµccZ÷NsB=ÔBB9Œ)JΔΔ1å9Œ=Ô5≠5≠1å5≠Á¯ cB˜ cÑ c cB cB˙ cB c c-k5≠5≠1å9Œ9ŒF1Á%)9Œ=Ô1å-k1åNsVµRî˛JR˝Rî˛VµNsF15≠JRNs¸B=Ô9Œ5≠1å)J%)!ΔÁ)JJRNsB=Ô-k•B cB cBˆ cB˛ cB˛ cBÙ c=•Ñ•ÔÑ c˛Ñ cÑ c˛Ñ' cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c!=Ô=ÔBJRNsVµNsB-k5≠BJR˛RîZ÷Z÷˝^˜cZ÷˛^˜RîF1=Ô9ŒBB9ŒF1JRJRF1BF1JR9Œ%)Δ!5≠B=Ô5≠1å1å-k•Ó cÑ cѸ c˛Ñ cÑ˝ cΔ1å-k5≠=ÔJRNs%)Ñ•Á!)JBJR˝Vµ Z÷Z÷VµNsRîJRNsJRF1BBF1Vµ˝F1BB=Ô9Œ5≠-k)J!Δ!-kNsNsF1=Ô1å•˚ cÑ˛ cÑÊ cJ˜Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cѸ cÑ cÑ!=Ô9ŒF1JRNsRîRîB1å1å=ÔF1NsRîVµZ÷^˜˛Z÷˛c^˜^˜Z÷^˜VµJRB^˜cVµRî9Œ5≠BBJRB5≠!Á!5≠=Ô9Œ-k1å)J%)È cB cB c cÑ cÑ˝ cBÑ)J-k5≠F1RîVµ-k•Ñ•Δ1å=Ô=ÔJR^˜ccVµJR=Ô5≠)J˛!5≠Rî=ÔF1VµNsF1JRF1F1=Ô=Ô9Œ9Œ-k-k!Á!5≠F1JRB=Ô-k• c cB c c•· c[•ÎÑ c˛Ñ. cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ-k=Ô=ÔF1RîRîVµRîJR5≠1å5≠BJRVµZ÷˛^˜Z÷^˜Z÷^˜Z÷^˜cc^˜^˜Z÷NsBJRkZwΩVµ9Œ1å5≠5≠9Œ-k!Á!1å=Ô1å˛)JΔ c cш cÑ˛ cÑ˛ cÑ˝ cÑÑ c˛Ñ cÑ˛ c!-k=ÔF1VµVµ9Œ%)Á•Á)J5≠BRîVµVµNsB1å1å)J1å5≠1å9ŒRîNsF1F1Vµ˝JRF1F1=Ô=Ô5≠5≠-k%)Á%)9ŒBF1F19Œ1啸 c•Ñ cÑ˛ cÑÍ cÑ c@Ñ•ıÑ! cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ5≠9Œ9ŒF1Ns˛Rî F1=Ô1å1å9ŒF1RîZ÷Z÷^˜Z÷Z÷Rî˛Z÷^˜c^˜cZ÷^˜Z÷VµJRNs^˜^˜kZF1ÁÁ%)%)ΔΔ!1å9Œ-k!%)Á„ cÑ˛ cÑ˝ cΔ1å=ÔJRRîVµB5≠%)!)JBF1NsF1B˛=Ô 9ŒF1BBJRNsVµNsNsF1JRNs˛JRF1F1B=Ô9Œ9Œ-k-k%)Á!9ŒBB=Ô9Œ1åΔB˝ c••‚ cã•Ñ•˛Ñ•ÁÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ c¸Ñ c˛Ñ•=Ô9ŒBJRRîRîVµRîJRB=Ô-k1åBNsVµ˝^˜VµZ÷cZ÷^˜cc^˜c^˜^˜Z÷^˜NsF1F1Z÷JR9ŒÑ˝•%)5≠=Ô˛!Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ˛ cΔ-k=ÔF1RîRîJR9Œ)J%)5≠=Ô=Ô9Œ9Œ5≠=Ô=ÔZ÷RîJRJRRîVµVµRî˛NsJRNsJRNsJRJRF1F19Œ9Œ5≠1å)J)J!%)9ŒF1B=Ô9Œ1åÁ˝ c
  18738. Ñ cΔ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cmÑ•˛Ñ•˝Ñ c˛ÑC cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c!9Œ=ÔBJRRîVµVµRîJRF19Œ5≠-k5≠JRRîVµ^˜Z÷Z÷RîZ÷^˜c˛^˜c^˜^˜VµZ÷VµRîF1B9Œ9Œ)JΔ cÑ•%))JB5≠!%)• cÑÍ cÑ˙ cÑ cÑ˝ c3Ñ)J5≠F1JRNsB9Œ%)-k1å1å-k1å1å5≠9ŒJRVµVµRîZ÷VµZ÷VµRîF1NsJRF1F1JRF1JRJRF1BB9Œ5≠-k-k%)!!5≠BB=Ô=Ô1å!˚ cÑ c cÑ˛ cÑÓ cÑ˛ cÑé•ѕѕѕѕÛÑ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ c˛Ñ cÑ)J9ŒBF1JR˛VµRîJRF1B9Œ5≠-kBNsVµZ÷Z÷VµVµZ÷¸c˛^˜VµRîRîJRF1F1B9Œ1å!•Δ-k5≠5≠Rî-k-kΔ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ%)5≠BJRB9Œ5≠)J-k)J%))J1å9Œ=ÔF1Rî¸^˜VµVµNsJRJRF1F1JRF1˛JRBF1=Ô9Œ5≠1å)J%)Á!5≠F1BF1=Ô5≠%)Ѹ cÑÑ•Δ• cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ c\ıÑ cÑ cÑ c˛Ñ7 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c5≠9ŒBBRîVµZ÷VµNsJRF1=Ô=Ô9Œ1å1åBNsVµ˛Rî^˜^˜c^˜c^˜cZ÷^˜VµNsF1F1B=Ô9Œ5≠)JÁ•)J5≠=ÔRîB!Δ cш cш cÑ c!-k=ÔB9Œ1å5≠%)%)ÁΔ!9ŒBBJRNsRîZ÷^˜cZ÷VµRîNsF1JR˛F1JRF1JR˛B=Ô5≠1å)J%)!ÁÁ5≠BF1=Ô=Ô5≠-k•¸ c    Ñ-kVµcVµ=Ô%)• cÑ˛ cÑÚ cÑ cÑØ•ѕѕѕ˛Ñ•ÛÑ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ cÑÑÁ5≠=ÔBJRRîZ÷VµVµF1JRF1F1=ÔB9Œ1å9ŒJRJRNsJRVµZ÷¸cR^˜^˜Z÷VµJRJRBB5≠9Œ)JÁÑ!1åF1RîBΔΔÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ c cÑ cÑ cÑ c c•%)1å=Ô9Œ1å1å)JÁ•Ñ)J=ÔBF1F1=ÔJRVµ˛Z÷RîNsJRNsJRJRF1F1BF1BB9Œ=Ô9Œ5≠-k%)!!•!5≠F1F1B=Ô9Œ1å! cÑ˛ cΔJRckZkZsúsúg9^˜%)Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cqÑ•ÛÑ, cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÁF19Œ9ŒF1Ns˛VµRîRîJRF1F1˛B!5≠5≠=ÔF1F1JRJRVµ^˜c^˜cZ÷^˜Z÷Z÷NsNsB=Ô5≠1å%)ΔÑ•Á=ÔJR1å•ΔÑÑ˛ cÑÍ cÑ cÑ cÑ˘ c7B c cÑΔ)J9ŒF1-k5≠1åÁÑΔ-k9Œ9Œ5≠9ŒBJRRîRîVµRîRîJRJRF1JRF1F1=ÔB=ÔB=Ô=Ô9Œ5≠-k%)ÁÁ•Ñ!=ÔF1F1B=Ô9Œ5≠-kÑ˛ cÑ!Ns^˜g9ckZkZo{súkZ=Ô%) cÑÙ cÑ cÑ cÑĕѕ¸Ñ•ÔÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ c˜ÑXΔZ÷Z÷9Œ=ÔF1RîVµZ÷VµVµRîNsF1JRF1F1B=Ô5≠9Œ=ÔBF1NsRîc^˜c^˜^˜Z÷Z÷VµRîJR=Ô5≠9Œ-k%)ÁΔΔ)J5≠!ÁÁÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˙ c•!1åJR˛B21å%)%)-k1å5≠5≠BJRNsJRJRF1JRF1JRF1BF1F1=ÔB=Ô=Ô9Œ9Œ5≠1å)J!ΔΔ•Ñ•1å=ÔJRF1B=Ô9Œ5≠5≠• cÑÑΔ9ŒVµ˝c˛g9˛o{
  18739. 5≠ÑÑ cÑΔ1å5≠• cÑ cÑ c˚Ñë˝Ñ c˛Ñ( cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ3 cÑ9Œ{fiF15≠=ÔJRNsVµVµZ÷RîRîJRF1BJRF1F1B9Œ1å9Œ9ŒBJRRîRî^˜^˜cZ÷^˜VµVµNsNsB9Œ5≠1å%)!!Á!•ΔΔ cÑÓ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˝ cB cBΔ%)9ŒJRF1NsNs5≠)J)J9Œ=ÔF1F1JR=Ô˛B˝F1BF1=Ô¸9Œ
  18740. 1å-k!Δѕѕ•%)9Œ˛F1 =Ô=Ô9Œ5≠1å%) c•Á)JJRcc˝g9o{kZo{g9kZcB1å5≠BJRRîJRNs1åÑÑ cÑ cÑ c•Δ%)/Ñ cÑ“ c2Ñ c cÑo{súF15≠BJRRîVµZ÷VµVµRîNsJRF1F1JRJRF1=Ô9Œ5≠9Œ=ÔF1NsVµZ÷^˜^˜cZ÷VµRîRîJRF1=Ô9Œ-k-k)J)J••Δ•fi cÑ cј cB c c)J)J9ŒBJRF15≠%)-k9ŒF1NsF19Œ9Œ=ÔF1˛JRAF1BF1B9Œ5≠9Œ1å1å-k%)Δ••ΔΔÁΔ!-kBNsJRF1BB=Ô5≠1å)JΔÑΔ%)^˜cg9kZo{o{súkZcNsF19Œ=Ô9Œ=ÔNsZ÷Z÷^˜F1-kNs-kÑÑ c•Á1åF1g9súçÑÑ cÑ cÑÒ cB˙ cB˛ cB˙ cB˜ cF1{fio{F15≠=ÔJRRîVµRîVµRîRîJRJRF1JRBF1BB9Œ5≠5≠9Œ9ŒF1JRVµVµ˛Z÷
  18741. RîRîJRNsF1=Ô1å-k-k1åΔ˛Ñ c cB cB cB cB cB cB cB cB cB cB cB cB cB˝ c5Ñ-kÁÑ!9Œ•B cB cB cB cB cB cB cÑ1å%)5≠9Œ=Ô1å%)-k=ÔBB9Œ5≠5≠=ÔBRîRîJRF1B=Ô9Œ5≠1å-k)J!Á••Δ¸!/%)1åBNsJRF1BB9Œ9Œ1å)JΔÁ c9Œ^˜cg9kZg9kZg9Rî5≠-k-k!!1å=ÔVµB5≠=ÔB!%)9ŒÑ c)JZ÷kZsúwΩsúwΩxˆÑ0 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ)JkZˇkZF19ŒF1Ns˝Vµ
  18742. RîNsRîJRJRNsNsBF1B=Ô˛5≠1åBJRJRRî˛Vµ RîJRNsRîNs=Ô5≠-k1å!Ñ cј c)J1åΔÑÚ c    ÑΔ•Δo{=ÔÁ)JB%)Ú c
  18743. Δ1å!5≠1å-k!-k5≠9Œ5≠˛9Œ=ÔJRNsRîF1F1B9Œ1å1å)J%)!ÁΔÁ%)˛-k-)J)J%))J5≠JRNsNsF1F1B=Ô9Œ5≠-kÁΔÑF1ckZkZg9kZg9Z÷5≠)J%)!Á)J)JNs1å%)-k!)JΔ c!!RîsúwΩ˛súwΩsúi˝Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑÓ c2Ñ c c•!=ÔwΩ{fig9F19ŒF1NsVµZ÷VµVµRîNsJRNsJRNsRîJR=ÔB9Œ5≠1å5≠-k1å=ÔJRF1NsJRRîJRF1NsRîF1=Ô-k)J%)• cш c    !%)!!ΔÑÑ c cB¯ c    Δ)J%)%)Z÷c!-k-kÁÛ cB cΔ!Δ%)!Δ%)1å-k5≠9ŒB=Ô˝B =Ô9Œ5≠-k)J!!Á!!)J)J¸1å˛)J'9ŒF1NsJRJRBB=Ô)J%)5≠!•ÁZ÷co{kZkZcVµ1å1å)JÁÁ)J)JB%)Δ!1å%)%)••!Vµo{˝kZsúo{súï•ıÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ  cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ•!Δ^˜wΩ{fikZF19ŒJRRîVµZ÷˛VµJRNsJRRîRîVµNsJRF1=Ô5≠5≠1å1å)J1å9ŒBF1NsJRJRF1NsJRF15≠-k!Δ cш c•)J%)Δ!˛•ÑÑ•˛ cÑ˛ cÑ cΔ1å1åÁRîo{-k-k5≠JR• cÑ cÑ˛ cÑ˘ c•Δ•Á•Á%)-k5≠BJRF19Œ9Œ1å9Œ1å-k!!Á!!%))J1å1å5≠-k1å5≠5≠˛-k1å9ŒJRJR˝F1B-kÑ1å)J•=Ôc˛kZcNs5≠-k)J%)!9Œ)J=Ô9Œ!Δ%)5≠˛1å
  18744. 5≠Z÷kZkZg9kZg9kZkZo{o{ÄÑ•˚Ñ
  18745. cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ c4Ñ cÑ cÑ cÑ•%)•%)wΩ{fiwΩsúB=ÔF1RîRîZ÷VµVµRîNsF1NsVµZ÷VµRîJRJR=Ô5≠1å1å)J)J!-k1å=Ô=ÔB=ÔBF1F1=Ô5≠!ΔÛ c
  18746. !)JÁ!ΔÑ••5≠)J-k9ŒÑÑ˚ c
  18747. •%)!Ñ%)o{5≠1å-kJR5≠Ô c˛Ñ •!!1å9ŒJRF15≠%)%)!Á˛•Á!%))J1å5≠5≠˛1å"5≠1å5≠-k1å1å9ŒBNsF1F1BF1B1å c)J%)ÁJRcg9kZcNs5≠1å%)!!5≠9Œ1å5≠Á˛!)J)J%)5≠^˜¸g9kZg9kZkZo{ó•˛Ñ•˚Ñ c˛Ñ c˙Ñ cÑ cÑ c˛ÑA cÑ cÑ cÑ cÑ cÑ cÑ cÑÑ!-k5≠ÁÑNs{fiwΩwΩˇJRBJRRîVµVµZ÷RîRîNsNsVµ^˜^˜Z÷VµRîJRF1=Ô9Œ1å1å)J%)!%))J1å1å9ŒB=Ô9Œ1å%)ΔÑÑ cш c 1å%)Á!•Ñ•ÑÁ%)!!-k!ΔÑ c cÑ cÑΔÑ c)Jg9JR9ŒB9Œ=ÔΔÑ˛ cÑ cѸ cÑ˙ c••Á%)1å9Œ=Ô1å!˝•    ΔÁ!%))J-k-k1å1å9Œ˛5≠-9Œ5≠1å1å5≠5≠BJRJRF1F1BB-kΔ%))J%)9ŒB^˜^˜Ns5≠1å-k!!5≠1å9ŒRî)J•)J%)%)!%)5≠^˜ckZkZg9g9˝kZo{kZå˘Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c•!1å5≠9ŒΔÑΔsú˛wΩ
  18748. ˇcF1JRRîVµZ÷VµVµRîNsNsVµZ÷˛VµNsNsJRF1=Ô5≠-k-k%)%)!!Á!%)-k)J)JÁΔ c cÑш c    Δ%))JÁÁÑ•Ñ•Δ˝•ΔΔ!!Ñ cÑÑΔ!1åNskZg9F15≠1å)J-kÔ cB c cÑ•Á%)-k)J%)ΔΔ•Δ•ΔΔÁÁ%)%)-k-k1å5≠9Œ5≠9Œ5≠9Œ˛1å5≠=ÔF1JRJRBB=Ô1å!Á!)J)J5≠9ŒB-k)J˛!B1å1åRî1å•Á%)%)ÁΔ1åBBNsZ÷g9g9˛kZg9kZkZo{Ä•ÒÑ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ c˝Ñ ΔÁ!%)1å5≠1å1å5≠!Ñ cF1˛wΩ    {fi{fiˇRîNsRîVµVµZ÷Vµ˛NsVµZ÷^˜cZ÷VµRîNsF1=Ô1å1å-k)J%)%)!!˝Δ•Ñ c cÑ•˛ cÑ˘ c!!%)!Δ˛•˛Δ•˛ÑΔ!9ŒB%) c•)J9ŒB=ÔJR^˜-k=ÔF11å!Ñ cÑ˛ cÑ˛ cÑ˛ cÑ˙ cÑÑ˛•Ñ••˝ΔÁÁ!!)J-k-k5≠5≠˛9Œ=Ô9Œ9Œ5≠5≠1å9ŒBNsF1F1BB1åΔÑ%)%)-k)J!Á!!ΔΔ˛1åVµ9Œ•Á)J!Á%)%)1å)J)J-k-kBRîckZg9kZkZo{kZâÑ•˝Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c cÑ•ΔÁ!)J)J¸-k5)J-k1å1å)J1å!•ÑÁ^˜wΩsú{fiwΩ{fiˇsúRîVµZ÷Z÷VµRîJRNsRîZ÷^˜c^˜^˜Z÷VµF1B9Œ9Œ-k-k%)%)!!ÁΔÑÑ c cB c cÁÙ c%))JÁÁ•Ñ••Δ˛•ÑÑ••Δ%)-kΔ c•!!)J1åBkZBBJRJR-kÑÎ cÑ cÑ cÑÑ••ΔÁ!!%)%))J)J1å5≠˝9Œ=Ô9Œ9Œ5≠9Œ1å1å5≠BF1JRF1F1B5≠ÑÑ5≠Rî1å!˛•Á!5≠-k)JRîF1Δ!-k1å!•Δ1å)J)J!Á!%)-k5≠F1RîZ÷^˜ccù•ÔÑ cÑ˛ c•Á)J-k5≠1å-k)J)J%)%)!%))J%)!)J-k-k)J1å%)ΔÑÑ5≠kZsúwΩ˛{fi ˇˇg9Z÷^˜Z÷Z÷RîNsJRVµZ÷˛c^˜Z÷VµNsF1B=Ô9Œ1å-k%)!ΔΔÑÑ˝ cÑ1å)J c cÑ˛ cÑ˛ cÑ c•!)JΔÁÑ•ÑΔ•Δ•Δ˛•ΔÁ1å%)Ñ cÑ!1åF1g9o{ˇ{fiwΩkZZ÷BΔ cÑ cÑ cÑ cÑ cÑ cÑ˙ cÑ˛ cÑ cÑ cÑÑ•ΔÁ!%)%)-k1å5≠1å=Ô9Œ9Œ=Ô˛B9Œ9Œ5≠5≠1å9Œ=ÔF1JRNsJRF1=Ô•Ñ=Ô^˜RîÁ˛Ñ•!ÁΔ-k5≠ΔÑΔ%)%)Á!=ÔJRNsNsJR1å!Á!%)-k-k5≠9Œ=ÔBå˘Ñ c˛Ñ cÑ c˝Ñ
  18749. Δ!)J1å9Œ5≠5≠-k-k!!˝Á!)J!Á•%)-k-k)J-k!Δ•ÑΔVµo{súwΩwΩ˛{fi&ˇ{fig9^˜^˜Z÷RîNsJRNsZ÷^˜c^˜^˜Z÷VµNsJRF1B=Ô5≠-k)J!Á••ÑÑ cÑÑ-kB! cј c    Δ)JÁÁΔÑÑ•ΔΔ˝•ÑΔ•)J-kÁ cÑ cÁ1åo{súwΩˇˇkZJR9Œ%)ÁÑ cÑ cÑÙ cÑ c cB cB˚ cÑÑΔÁ%))J1å1å9Œ=Ô9Œ9ŒBBF1F1B=Ô9Œ˛5≠9ŒB˛JRBBÁΔ)J1å1å!Ñ c c• c cΔ%)• c c˛ÑΔ!-k)J)J9ŒRîRîF1JR5≠1å1å)J-k9Œ=ÔJRߕѕˆÑ@Á%)-k1å5≠5≠9Œ1å1å)J%)!ÁΔΔ•ΔΔ!!%)ΔΔÁ%)-k-k)J%)!ÁΔ•Ñ9Œo{súsú{fisúˇˇ{fiˇˇ{fig9c^˜VµRîJRNsVµc^˜cZ÷Z÷RîNsNsJRF1B˛9Œ5≠1å)J˝Á!-k5≠B˝Ñ cÑ cÑ cÑ˛ c    %)%)ΔÁ•Ñ••ΔΔ¸•!ΔÁ-k1åÑÑ c c)JF1=ÔRîkZˇˇsúNs=Ô5≠=ÔÑÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c˛Ñ˝ cB˝ c    Ñ cÑ•Á!)J1å9Œ=Ô˝B5JRJRNsF1B=Ô9Œ5≠9Œ5≠=ÔF1NsJRJRB9ŒB=Ô••!Á•!••Δ-kÁÑ cÑ cÑ cΔ5≠F19Œ5≠)JÁ)J1å=ÔJRF1F19Œ=Ô9Œ=Ô5≠úÑ•˘ÑÁ)J1å˛5≠    -k-k%)%)!%)!ÁΔΔ˝•Δ%)!ΔÑ•Δ!)J)JÁÁΔÁΔΔÑΔg9˛súwΩwΩ{fiˇ{fi{fiˇˇwΩc^˜Z÷RîRîNsRî˝Z÷RîRî˝NsJRNsJRB9Œ1å-k=ÔF19Œ1å1å-k=Ô%) c c˛Ñ˙ cÑ)J!ΔÁÑ•Ѹ•Ñ•ÁΔ!-k%)Ñ cÑ cÁ!%)=Ô^˜{fiˇ{fiVµ1å5≠NsΔ cÑ cÑ cÑ cÑ˛ cÑ˛ c    ÑÑΔ c cB cB cB˚ c(Ñ•!)J5≠9ŒBF1JRF1JRRîVµNsJRF1B9Œ=Ô5≠5≠9ŒBNsNsJRJRNsg9Vµ%)ÑÑ•!•ÑΔF1Ns%)¸ cÑ5≠RîRîg9Z÷VµJR=Ô)J!%)-k=ÔNsJRJRVµ^˜§•ѕѕ˛Ñ    Á1å-k1å9Œ1å-k%)%)Á˛!ΔΔ••˛Ñ•Ñ!Δ•Ñ••%)%)!•ΔΔÁΔÁ•ÑF1{fiwΩwΩsúwΩ{fi{fi˚ˇo{cZ÷Z÷˛Rî˛Z÷VµVµRî˛VµRîRî˛Ns
  18750. Z÷kZsúcRîRî=Ô=ÔB5≠Δ cÑ c˛Ñ
  18751. cÑ cÑ c c!)JÁÁΔ˝•Δ•ΔÑ•ΔÁ•%)5≠• cÑ cÑÑÁ%)9ŒVµ{fiˇˇc=Ô1åVµ%)¸Ñ c˛Ñ cÑ cÑ cÑ c•ÁΔÑΔ•˝ c˝Ñ•Ñ•Δ)J5≠=ÔF1˝Ns˛Rî NsNsJRF1BB9Œ9ŒBJRNsJRF15≠=Ô9Œ)JΔÑ1å!Ñ c!=Ô1å•Ñ!!•Ñ•˝!
  18752. 5≠B^˜c^˜VµRîF1F1-k)JÁ%)5≠≠Ñ•¸Ñ!)JÁ%)-k%)!Á¸Δ••˙Ñ•Δ•Ñ•Δ!Δ¸•1ΔΔ•ÑÁo{súwΩwΩsúsúwΩwΩˇ{fiˇ{fiˇ{fiˇg9^˜VµVµRîVµVµZ÷VµVµRîZ÷Z÷^˜Z÷^˜co{wΩˇ{fisúkZg9^˜RîNsJR=Ô-k˛ cÑ cѸ cÑ c-k!ÁÁ••Δ•Á••Ñ••Á•Á)J-k˛ cÑ cÑÁ%)-kVµ{fiˇˇo{B-kB9Œ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ%)Á cÑÁ!Ñ c cÑÑ••ΔΔÁ•Δ%)1åBNs˝RîNsRîRîVµNsNsJRJRB=Ô9ŒBJRJRNsJR%)ΔÑÁ!%))JΔΔ!-k%)˛ cΔ!ΔÑÁ%))J!Á!Á%)-k1å5≠1å)J)J-k)J%)!Á®•ѕѕÑ!)JΔΔ%)!Á•Δ•ΔÑ•˛Ñ•¸Ñ••¸ΔÑ˚•ΔΔ•Ñ=Ô˛wΩ{fisú{fiwΩ˘ˇ {fig9^˜Z÷VµRîRîNsRîVµg9sú˛{fi˛ˇwΩwΩ{fiwΩo{kZkZcRîRîBÑ c cÑ c˛ÑP cÑ cÑ cΔ-k%)ΔÁÑΔ•!%)ÁΔ••ÁÁ•%)5≠•Ñ cÑ cÑ cÁ%)1åJR{fiˇˇwΩNs9Œ=Ô=Ô5≠9Œ=Ô5≠1å)J-k-kÁ cÑ cÑ cÑΔ%)••Á-kÁÑ cÑÑ•Δ!!%)%)!Δ%)1å=ÔF1˝RîVµRîVµRîVµRîRîNsJR˛BNsNsRîB%)•ÑÑ%)!ÑÑÁRîVµ%)• cÑ cÑÑÁ)J)J˛-k1å1å-k1å-k-k1å-k˛)J%))JÁ•Ñ•˛Ñ
  18753. Δ-kΔÑÁ••ѕѕÑÑ c˛Ñ c˝Ñ•ÑÑ•Á˝•˛Ѹ•
  18754. ÑΔRîwΩwΩ{fisúwΩwΩˇ{fi˛ˇ {fiˇ{fig9cˇ{fio{VµZ÷^˜o{{fi˙ˇ wΩ{fiˇˇsúsúwΩsúcVµ^˜NsΔ˚ c Ñ cÑ cÑ c c)J-k!ÁΔ˝• ΔΔ••ΔÁ!Á-k%)Ñ cÑ˛ c
  18755. ÑΔ%))JBkZˇ{ficF1RîZ÷^˜Z÷˛c^˜c^˜cJR%) cÑ cÑÑ)J)JΔ•1åB)JÑ c cÑΔ!!%)˛)J%)Á)J5≠=ÔJR˝Rî4VµRîZ÷VµZ÷VµRîF1B=Ô=ÔF1NsNs1åΔ•Ñ)J1åΔ cÑÁ9Œ)J•Δ)J)JÑ cÑ•!%))J!%)Á!%)-k%)-k%)%)Á!ÁÁ%)!z˛•Ñ•%)ÁÑ˛•ÚÑ•˛ÑΔ••¸Ñ •Ñ••ΔÑ•)JkZ{fiˇ{fi˛wΩˇ{fi{fi˛ˇo{JRNswΩ{fi{fiwΩwΩ{fiˆˇ˛{fiˇwΩsú˛g9Z÷%)˚ cÑ c˛Ñ cÑÑ1å1å!!Δ••ΔΔ˝•Δ!Á-k-kÁ cÑ cÑ cÑÑ•!-k=Ôg9súg9F1Z÷ckZg9kZkZ˚o{ Z÷=ÔΔÑÑ cÁ-kÁÑ!!Á˝Ñ•Á!)J-k1å1å5≠-k%)%)-k9ŒF1JR˛RîVµ˛Z÷!^˜^˜RîNsB=Ô=ÔF1NsF1Á•Ñ!%)•ÑÑ•%)Á c cÑÁ%)%)••)J%))J1å)J˛%) -k)J1å1å5≠1å5≠1å-kΔ!Δúѕѕ!%)˜Ñ cÑ cÑ cÑ cÑ cÑÑ••Δ•Ñ c˘Ñ••ÑÑVµ{fi˛ˇsúˇwΩˇ˛{fi
  18756. ˇg99Œ)J5≠F1VµVµ^˜Rîc˝ˇ{fi˛ˇ
  18757. {fiˇ{fiˇˇ{fisúwΩsúkZkZg9)Jѯ c˛Ñ     cΔ)J5≠Á!•Δ•Δ˝•8ÑΔÁ!)J1åÑÑ cÑ cÑ cÑÑ!%)9ŒF1RîZ÷Z÷g9g9cZ÷^˜g9g9kZkZo{ccVµJR-kÑ cÑÁ!ΔΔ-k5≠ÁÑ cΔÑΔÁ%))J1å1å˛5≠!-k)J)J5≠9ŒF1JRRîVµZ÷Z÷^˜^˜c^˜VµJRB9Œ=ÔBNs1åΔÑ!1å%) c cÑ)J)J•˛ c
  18758. ÑÑ•Ñ)JBB=ÔB=Ô=Ô˛B
  18759. RîZ÷^˜ccZ÷F11å%)•Ñ~˛ÑÁ-kΔÌÑ•ÛÑ••Ñ-ksú˛ˇ{fiwΩˇ{fi{fiˇ{fi{fisú-k!)J-k5≠5≠9Œ5≠9ŒNs˙ˇ{fi˛ˇ {fisúwΩ{fio{kZsúc!Ñ cѸ c Ñ cÑ cÑÑΔ!1å)J%)Á˛Δ!Á•!˛ΔÁ%)-k%)Ñ cÑ cÑÑ•%)JRZ÷NsBRîcZ÷^˜g9^˜Z÷Z÷˛^˜Vµ˛^˜+VµRîF1B1åÑ•%)!!5≠Z÷B!••ÁΔ•!!-k1å5≠5≠9Œ5≠5≠-k1å1å9Œ=ÔJRNsVµZ÷^˜^˜c^˜cRîF1˛=Ô
  18760. F1F1%)•Á5≠5≠Δ c cÁ!Δ c˛Ñ cÑ•-kVµg9g9o{kZo{g9ccZ÷Vµ^˜VµZ÷Z÷g9c=ÔÁ•Ñû c cÑ-k%)• c˛Ñ cÑ cÑ c˛Ñ cÑ c¸Ñ cÑ cÑ cÑ cÑ c˚Ñ•ÑÑRîˇ{fiˇ{fiˇsúˇ{fi{fiˇˇo{-k•!)J-k5≠˛=Ô9ŒBsú˙ˇ {fiˇwΩ{fi{fiwΩsúwΩsúVµÁш c˛Ñ c)J9Œ)J-kΔ!Δ•!Á!ÑΔΔ!•%)5≠Ñ˝ c•1åJR˛c>kZ=ÔVµ^˜VµRîRîNsF1B9ŒF1JRNsNsRîVµZ÷VµNs=Ô9Œ-k!)J)J%)Vµg9B!!1å)JΔ•!%)-k1å5≠9Œ9Œ=Ô9Œ5≠-k1å5≠=ÔBNsRîZ÷Z÷c^˜cZ÷NsBB=Ô˛B    %)ÁBg9=Ô• c•!Δ˛ c••Ñ c!1åNsF1JRNsF1F1B9Œ9Œ1å1å5≠˛1å5≠NsF1Á cÁÇÑÑ)J)JÁÁÑ c˘Ñ˛•!o{˛ˇwΩ{fi{fiwΩˇ{fiˇsú9Œ-kÁ%)-k1å=Ô=ÔB=ÔB=Ôsú¸ˇ{fi{fiˇˇ{fiwΩ{fiwΩwΩkZNs•Ñ cÑ˙ cÑ cÑ cÑ cÑ5≠9Œ)J-kΔ)J•ΔΔ!ÁΔΔÁΔ%)5≠!˛ cÑ cB^˜g9Vµ^˜VµkZ=Ô5≠=Ô=Ô9Œ1å%)%)1åB=Ô)J)J5≠5≠F1Z÷Z÷VµRî9Œ5≠-k˛1å^˜c-k!)JRîF1Δ•!%)-k1å=Ô=Ô˛B9Œ5≠1å9Œ=ÔBF1NsRîVµVµ^˜^˜VµF1B=ÔBBF1-kΔ!JRJR)JÁ)J5≠1å•Ñ˛ cÑ cÑΔ)J-k1å1å5≠)J)J%)-k-k)J%)-k)J˛-k)J%)ÑÑÁäÑΔ-k%)•˙Ñ c˛Ñ c˛Ñ c˛Ñ
  18761. cÑ cÑ cÑ cÑ cÑ c˘Ñ9ŒwΩˇˇ˝{fi wΩ{fiˇwΩRî=Ô=ÔΔ-k-k9Œ=ÔB˛=Ô5≠^˜˛ˇ{fi{fiˇˇ˛{fiˇwΩkZkZNsÑÑÙ cÑ c cΔ9Œ)J9Œ!!Δ•%))JÁΔΔ•ΔΔ-k5≠Ñ˝ c/•F1Z÷kZ^˜NsRî^˜^˜5≠!)J5≠9ŒVµccNsZ÷Vµ1å•Á9ŒZ÷^˜^˜VµJR1å5≠1å-kBg9JR!ÁF1Z÷RîΔ•!)J-k5≠5≠¸B˛5≠9Œ9ŒBBF1F1JRNsRîJRB=Ô=ÔBB=ÔΔÑ!)J••!Nsc5≠Δ cÑÑ˛ cÑΔÁ!!˚%) )J-k1å!!%)ÁΔÁÑÑ•!â•%)-kΔ•˘Ñ c˙Ñ c˛Ñ cÛÑ•ÑΔVµˇ{fiˇ˛{fi ˇ{fiˇˇkZ9Œg91å!-k5≠9Œ˛B=Ô9Œ)JJR{fiˇwΩ˛ˇ{fiˇˇ{fi˛súNs•Ñ cÑ˛ cÑ˛ cÑ˛ c Ñ cÑB-k5≠-k=ÔÁ)J••Á!)JΔÁ•Δ!5≠%)Ñ cÑ c c%)NsZ÷g9g9JR˛Z÷0cVµJR1å5≠RîkZ^˜g9RîcVµ9Œ-kF1Z÷c^˜^˜Z÷JR1å5≠5≠Z÷c)JΔ=ÔZ÷Z÷9ŒΔÑ!%)1å1å9Œ9ŒF1BF1F1B9Œ9Œ5≠=Ô˝B=Ô˛B9ŒBBF1F15≠ÑΔ%)•ÑÑ!F1JR)J!!•Δ˛ÑΔ!˝-k1å1å9Œ5≠5≠¸1å-k!Á˛•)J)Jç•1å!•ÑÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ c˙Ñ!o{{fiˇ¸{fiˇ{fiwΩF1Z÷o{Á!1å9ŒB=Ô=Ô5≠1å%)Á-kˇ{fi{fi˝ˇ˝wΩsúNs•Ñ cÑÒ c˛5≠1åÁ%)•Δ•-k!!•ΔΔ-k1åΔ¸ c>1åRîcco{VµZ÷Z÷ccZ÷Z÷Vµ^˜NsZ÷cg9Z÷VµVµNs1åBVµ^˜c^˜cZ÷B1åBcJR!)JRîcNs)JÑÑÁ%)1å5≠5≠9Œ=ÔBBF1F1BB=Ô=ÔBBF1F1B˛9ŒBBF1F1JR!ÑÁ! c cÑ)J1åÁÑΔ!)JΔÑÑ•Δ1å1å5≠˙)J %)!!)J-k-k)JΔ•Δ)J5≠5≠|!)JÁÂÑ c˜Ñ9ŒwΩˇˇ{fi{fi˝ˇ{fiRîg9wΩZ÷•)J1å˛B9Œ-k!Á•!{fi˝ˇ{fiwΩˇ{fiwΩsúVµ•˛Ñ˛ cÑ˛ cÑ˛ c+Ñ cÑ c cΔ5≠5≠=Ô!%)!•Δ%)5≠!Á•Á!-k1å cÑ cÑ cÑ=Ô^˜^˜g9kZcg9kZ^˜kZcVµZ÷cRî˛cF1=ÔB1å5≠-kJRcg9cg9kZZ÷F1F1JR-k%)F1c^˜=ÔÁ• cÁ%)1å5≠˝=Ô    F1F1JRJRNsF1BBF1F1˛JR(BF1F1JRJRNsF1ΔÁ-k•Ñ cΔ!ÁÑ c cÁ-kÁ•ÑÑÁ)J)J-k-k%))J1å5≠9ŒBJRB-k)JΔ˛!•5≠RîRî=Ôï-k%)•˛Ñ cÑ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ c¸ÑNs˛ˇwΩˇwΩˇˇ{ficg9wΩˇ1åΔ)J5≠=Ô=Ô9Œ-k!Δ•Á%){fiˇ¸{fiwΩwΩ{ficΔÑÔ cB!)J9Œ)J•)JΔ•Á=Ô=Ô!ΔΔÁ)J=ÔΔ˝ c*Ñ•JR^˜^˜g9cckZkZg9Z÷c^˜VµVµNsVµVµF1=ÔF1^˜JRB-k1åF1Vµ^˜kZg9g9Z÷VµJRB9ŒccNsÁΔ˛•%)-k9Œ9Œ˝=ÔF1JR˛Ns%JRJRF1F1JRNsNsJRJRNsJRNsNsBÑ!ΔÑÑ)J)J%)Ñ c cÑ•Á•ÑÑÁ1åF1JRVµVµZ÷˛^˜ccg9o{kZZ÷5≠!!••-kRî^˜Rîw5≠Á•ÁÑ cÑ c¯ÑÁcˇˇ{fiˇ˛{fiˇkZc{fiwΩ^˜Á!1å9Œ=Ô9Œ-k!ΔΔÁJRVµsú{fiˇˇ{fiˇ{fiˇˇg9!˛Ñ cѸ cÑ˛ c%Ñ cÑ cÑ c c%)1å1å%)•1å•)J%)Rî-k)JΔ!!9Œ1å c cÑ cÑ cÁJRVµckZ^˜g9o{˝kZg9Rîg9JRNsNsRîRîcg9^˜RîNsF1=Ô5≠BVµ˛kZcVµBF1VµVµ-k˛ΔÁ!!-k5≠=Ô=Ô˛BF1JRNs˝Rî˛JR˝Ns JRNsRîVµ1å•ΔÑ cΔ-k5≠%)˛ cÑ•˛Ñ)J5≠VµZ÷Ns˛=Ô9Œ9Œ1å-k9Œ5≠F1JR^˜Vµ5≠ÁÑΔ)J)J%)Δí
  18762. )J•ÑÑ cÑ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˝Ñ-ksúˇ˛{fiˇ{fi{fio{cˇwΩsú1åÑ%)5≠=Ô9Œ-kÁΔΔ%)F1wΩo{{fiˇ{fi{fi˛ˇwΩo{!˛ÑÓ c
  18763. )J1å)JÁ!Á•Á-kÁΔ˛Á1å5≠•˚ c&ÁNsNscg9cco{ckZo{wΩcNsBJRVµ^˜g9kZo{kZcZ÷Z÷VµNsF19Œ5≠=ÔVµg9g9RîF1BF15≠˛Á•Á-k-k)J5≠9ŒBBF1BJRJRRîRîVµRîVµRîRîJRNsNsRî˝Ns    9Œ)J9Œ)J c c•%)!Δ˚ cÑ•Δ!)J-k1å-k)J˛1å-k1å5≠1å)J)J%)9Œ)J•Δ!ΔÑÑ•ÅΔ˚Ñ cÏÑ cˆÑB˛{fi ˇˇ{fiˇsúsú{fiˇsúNs%)-k)J˛1åÁΔΔ)JNs{fiwΩ{fisú˛ˇ{fi{fiwΩwΩ5≠˛Ñ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ c•!!ΔΔ••Δ!!-kÁ˝!Δ˛ cÑ˛ c)JNsBVµg9g9co{g9kZsúcJRBRî^˜kZkZ˛sú?kZcZ÷^˜^˜Z÷RîNsF1B5≠=ÔB9Œ5≠=Ô5≠9Œ!ÁÁΔΔ-k1å5≠5≠9ŒBF1F1JRBJRNsRîRîVµVµZ÷VµVµRîVµRîVµJRB1å%)-kF1%)Á1åB)J• cÑ c• c c˛ÑÁ)JF1JRNs˛Rî^˜VµZ÷^˜c^˜Ns5≠%)Á!Á-kÁ•ÑΔ%)á˚Ñ cÑ c˙Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ c˛Ñ'•^˜{fi{fiwΩˇ{fi{fikZkZ{fiˇwΩBΔ)J5≠=Ô5≠-k)JΔΔ!VµsúˇwΩsúwΩˇwΩwΩˇ{fiwΩB•ÑÑÌ c•%)%)ÁÑ˝ cÑÑΔΔ9ŒΔÁ˙ cÑ)JVµRîF1Rîg9c˛g9(JR9Œ9ŒZ÷ckZkZo{o{kZcVµJRNsVµZ÷VµZ÷RîRîJRF1BJRF1B5≠9Œ9Œ-kÁ!ΔÁ)J1å-k1å1å9Œ=Ô˛JRF1JRJRRîNsRîVµZ÷Z÷^˜VµRîB1å%)%)!!ΔÑΔZ÷kZB˛ c˛ÑBÑÑÁ%)NsRîF1B9ŒBF1B9Œ5≠=ÔB˛Rî    9Œ!ÁBJR%)Δ!=Ô9Œs˙Ñ cÑ cÛÑ-ko{ˇ{fiˇwΩ˛ˇ{fi{fiˇVµ!Δ)J˛=Ô1å-kÁΔNs{fiˇˇwΩ{fiwΩwΩˇˇwΩ{fi^˜•ÑÑ cÑ cÑ cѸ cÑ˛ cÑ˛ cÑ cÁ%)%)ÁѸ c'ÑÑ-k-kÁÁΔ cÑ cÑ cÑ c-kJR=Ô!ΔJR^˜^˜g9JR1åBRîg9kZkZo{g9^˜NsB1å-k1åBNs¸Vµ¸NsF19ŒB=Ô)J%)ÁÁ-k-k1å-k1å1å5≠5≠9Œ=Ô˝F1 NsNsVµRîNsB5≠-k-k)J%)!%)ÁÑ cÁ1åB%)!ΔÑ cÑ cÑÑ•Δ!%)-k˛%)-k)J-k-k˛)J !%)=Ô9Œ!!1å%)Δ•5≠NsBûÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ=Ô˚{fi"ˇ{fiˇ{fio{1å)JÁ1å9Œ9Œ1å)JΔΔ%){fi{fiˇwΩ{fi{fiwΩ{fiˇ{fiˇkZÁÑÑ cÑ cÑÔ cÁ%)%)Δ c cB c cÑÑÁF1-k!••Δ¸ c/ÑÁ)J c cΔ!%)1å)J-k=ÔRîckZg9cZ÷JR5≠%)Δ!5≠9Œ-k=ÔJRNsNsVµVµZ÷Z÷VµNsRîRîF15≠B9Œ%)ÁÁ)J1å-k¸1å˛-k 1å5≠9Œ5≠5≠1å-k)J)J%))J%)˛)J-kÁÑÁ)J!ΔÑÑÁÁÑ c c•• c•!-k5≠9Œ1å5≠˛9Œ1å9Œ5≠1å1åÁÁ%)Δ•ΔÑ•-kRîRîF1ï˙Ñ c˛Ñ c˙Ñ c˛Ñ cÑ cÑ c˛Ñ c˙Ñ•Z÷ˇ{fiˇ{fiˇ{fiˇwΩ{fiˇB5≠5≠-k1å5≠-k-k!ÁÁ=Ô{fiˇ{fiˇwΩˇo{˛ˇsú-k˝Ñ cÑ cÑ cÑ˛ cÑ cѸ cÑ˛ c!!)JÑÑ cÑ c˛Ñ<JRNs1å! cÑ•ΔÑÑ cÑ cÑΔÑ•9ŒF1JRZ÷5≠9ŒJRVµc^˜Z÷Ns=Ô%)ΔÑ!%)-k9Œ9Œ%)5≠JRNsNsZ÷cg9^˜Z÷VµVµRîB5≠F19Œ%)Δ)J-k1å-k¸1å˝-k)J-k¸)J1-k)J-k)J-k)J%)ÑΔ=ÔNs5≠Ñ cÑΔ!•Ñ cΔÑ•!=ÔB=ÔJRRîNsRîVµVµRîNsF1=Ô1å-kÁΔÑ)J!ÁF1g9g9^˜=Ô¢˝Ñ cÑ cÑ cÑ cÑ c˛Ñ& cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑÁkZ{fi{fiˇ{fiˇˇ{fi{fiˇc5≠9ŒB5≠˛9Œ)JΔΔÁF1˛{fi wΩˇwΩwΩˇ{fiwΩNsÑÑ cÑÏ cÑ!%)!Ñ cÑÑ•ÑΔ)J^˜Rî9Œ¸Ñ7ΔÑ c cÑÑ)JÑ-kBRîZ÷Rî9ŒJRRîZ÷VµJR=Ô1åΔÑ•-kZ÷cVµ1åΔΔÑ5≠VµZ÷^˜g9g9kZc^˜NsNsB9Œ5≠JR-kÑ!-k-k1å-k1å-k˛1å-k-k)J-k)J-k)J-k)J-k)J-k)J-k)J%)ÑÑΔ=ÔNs5≠ÑÑ c cÑΔ˛•Ñ!B^˜kZkZo{o{kZo{súsúo{o{kZRîB)J!•Á=ÔBVµkZo{sú^˜9Œz¸Ñ cˆÑ c˙Ñ cÙÑ-k{fiwΩˇ{fiˇ{fiˇ{fiˇ{fi=Ô9ŒF1BB=ÔB5≠%)ΔÁ!Nsˇ˛{fiˇwΩsúwΩˇo{Á˛Ñ     cÑ cÑ cÑ cÑ cÑ˛ cÑ˛ cÑ˝ cÑ)J%)ÁÑ c!Á-k%)!VµVµF1ÁÑ cÑÑ••Á•Ñ c%)F1Δ9ŒJRRîVµ˛NsVµRîF11åΔÁ-k5≠JRVµcVµRîF1B=Ô1å1åJRRî^˜cg9c^˜RîJRBB˛=ÔBÁΔ!%)-k¸1å-k˛1å-k1å˙-k1å-k%)ΔÑÑÁ!%)˛Ñ
  18764. !Ñ c cÑÁ•!1åZ÷o{˝súkZ˛súo{o{súkZVµB%)Δ!Nsco{súsúkZ^˜5≠{˝Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˝ÑF1wΩˇ{fi˛ˇ{fiˇˇc9Œ˛B˛=Ô5≠ÁΔÁ%)Rîˇ{fiwΩˇ{fiwΩsúwΩsú%)Ñ cÑ cÑÏ cΔ%))J˛Ñ!)JNsF1Bg9Z÷1åÑ˛ c&Ñ cÑÑΔΔ•Á=Ô•=ÔF1RîBNsJRNsNsB1å!)JF1RîZ÷cVµRîRîVµNsF1B9Œ9Œ=ÔF1=ÔNs˛Rî˛Vµ˛RîB=Ô5≠¸Á%)˛-k˛1å˛-k1å˝-k)J)J!˛Δ c!1å%)Ñ c c•!Δ c cÑÁΔ%)=ÔkZo{súo{˙súo{o{kZ^˜JR)JΔNsg9súsúo{c^˜Ns1åy•˝Ñ cÑ cÚÑ cÛÑ•^˜{fiˇˇ{fi˝ˇ{fiF1=Ô˝B=ÔB1å!Á!%)Z÷{fiˇ{fiˇwΩ{fi{fisú5≠•ÑÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ˛ c)Ñ c cΔ%)!Ñ cÁ•BNsF1co{RîÁ cÑ cÑ cÑ cÑÑ•ΔÁ•ÑBF1NsJRNsJRF1=Ô-k%)B˛Vµ^˜Z÷Rî^˜Z÷g9^˜Ns˝F1˛JRNsRîZ÷˝^˜VµVµNsB=Ô-kÁÁ˛Δ•Á%)%)¸-k)J-k)J)J!Á••Ñ)J•!9Œ=Ô)JÑ˛ c˛Ñ cΔΔÁ1åVµkZ˝súwΩsúwΩ˛súo{kZkZ^˜F15≠Vµ˛o{kZ^˜VµRîJR5≠Ç˝Ñ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ!o{{fiˇ{fi˛ˇ {fiˇg95≠BB=ÔB=ÔB9Œ-k˛!-kNs{fiwΩˇ˝{fiNs•ÑÑ cÑ˛ cÑ˛ cÑÛ c
  18765. B!!ÁÑ cΔÁJRJRNswΩc-k¯ c˝Ñ/ΔΔ=ÔBRîBRîB9Œ)J!5≠^˜RîkZRîRîVµ^˜^˜cc^˜NsRîVµRîNsNsJRNsJRNsRîZ÷RîVµRîVµJRBNsF19Œ%)ÁΔ•˛Δ•˙Δ••ѕѕΔ!ÁÁBcRî!ÑѸ c•ÁΔÁ9ŒZ÷o{o{˚súwΩsúo{kZkZ^˜VµB^˜kZsúo{kZ^˜VµRîVµZ÷^˜}¸Ñ cˆÑ c˛Ñ cˆÑ c˛Ñ c9Œ{fiˇˇ{fi¸ˇ&B=ÔF1BB=ÔB=Ô9Œ-k%)!)J-kVµˇ{fiˇ{fiwΩˇkZ-kÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ˘ c!%)ΔÑÑ•9ŒJRJRo{o{=ÔÑ c cÑ˛ cÑ cÑ c˝Ñ•=ÔBRî5≠1å-kÁ!BVµ^˜cVµRî^˜ccg9g9cZ÷VµVµ˛Z÷VµVµRîRîVµ^˜Z÷VµRîRîJRJR9Œ9ŒJRB1å%)ÁÁΔ¸Á˛ΔÁ˚ΔÁÁ!Δ!VµcF1!ΔΔÑ cÑ c c•!Δ-kJRkZkZo{o{˝súwΩsúsúkZkZg9^˜Vµ^˜o{súkZg9^˜Rî9Œ=Ô=ÔBVµq˝Ñ cÑ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛ÑVµ˘ˇ^˜9Œ¸B=Ô=Ô5≠)JÁ%)-k-kZ÷˛{fiwΩ{fiwΩF1 cÑ cш cÑ˛ cѯ c !Δ• c•ÁBNs^˜súRî•ı cÑ cÑÑ9ŒBNs=Ô%)•%)F1RîVµVµJRRîZ÷ccg9g9kZ^˜RîJRF1F1˝NsRîRîZ÷^˜^˜VµZ÷RîRîF1=Ô)J9ŒJR=Ô1å!ΔÁ˛Δ˛•Δ˝•ΔΔ˛Á Δ!•=Ô^˜Z÷%)!•Á•Ñ˛ c    •Á)J1åJRg9kZkZo{o{¸súo{g9g9cZ÷g9Vµg9kZZ÷JRVµRî5≠-k1å9ŒJR|•˝Ñ cÑ c˛Ñ cÓÑ cÑ c˛ÑÁsúwΩˇ{fi˝ˇ{fiB=Ô˛BF1˛=Ô1å%)%))J1å-kc{fiˇ{fi{fiˇZ÷•Ñ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ c•Δ•Ñ cΔ1åJR^˜súkZ)JÑ cÑ˙ cÑ cÑ c˛Ñ-=ÔBRîRî^˜NsJRRîVµJRBVµ^˜cg9kZg9c^˜Ns5≠)J!%))J1å5≠9Œ=ÔB=ÔF1VµccZ÷VµNsNsB1åF1F19Œ)JÁ˘Δ˛•˝Δ˝Á%)Z÷kZ=Ô!!%)Á!• c cÑ!Á)J9Œ^˜kZkZ˝súwΩsúwΩsúsúg9c^˜g9o{o{cZ÷F19Œ9ŒF1F15≠%))J-kÜ˝Ñ˛ cÑ cÑ cÑ cÑ cÑ˛ c
  18766. Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ c1åwΩˇ{fi˛ˇ{fiˇcB=Ô=ÔBB˝=Ô-k)J)J-k-k1åcˇwΩwΩ{fio{%)Ñ cÑ˙ cÑ˙ cј c
  18767. •ΔÑÑ cÁ=Ô^˜g9wΩ=ÔÑ cÑÙ c2Ñ cBBRîRîg9^˜NsRîJR5≠BZ÷c^˜g9c^˜JR9Œ%)Δ•ÁΔ•Ñ•Δ%)9ŒNsNs^˜c^˜VµZ÷RîVµRî=Ô9ŒF1F1B-kΔ•Á˝Δ˛•Δ•ΔÁΔÁ%)ÁΔ=ÔkZZ÷1å•Á!%)!ΔÑÑ c!•)J=Ôg9g9o{o{˛sú
  18768. o{súo{o{kZg9ckZkZZ÷B˛F1-k)J%)!!%)!%)†¸Ñ c˛Ñ c˛Ñ c˛Ñ c˛Ñ cÑ c˙Ñ cÑ c˛ÑF1{fi˝ˇ{fiˇwΩRî=ÔB=Ô˝B<9Œ9Œ1å-k1å-k1å1åo{{fiwΩ{fi{fiB•ÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cΔΔ• cΔ%)Z÷kZwΩZ÷Δ cÑ cÑ cÑ˙ cÑ˛ c ÑBF1RîZ÷g9cNsRîB9ŒJR˛cZ÷RîB1å%)Á•Δ•ΔΔ%)%)!5≠Rî^˜cg9c^˜˛cVµJR˛9ŒF1JRJR)J˛Δ ••ΔΔ•ΔΔÁÁΔ!)J˛!Z÷cB!Á%))J!Δ cΔ!!ÁÁ-kRîkZo{o{súsúwΩ˝súkZkZ^˜g9cJR5≠1å)J%)%)1åBB1å5≠=ÔB=ÔÖ ÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ•Z÷{fiˇ{fiˇ{fiˇ{fikZ9ŒB=ÔB=ÔBBF15≠9Œ¸1å=ÔsúwΩwΩˇ^˜•ÑÑÍ cÑ cÑ cѕѕѕBkZo{o{1å cÑ c=ÔF1RîRîg9cNsF1=Ô9ŒRî^˜Z÷VµNsB1å!!1åB˛=ÔBNsVµJRF1Z÷cc^˜^˜ccg9^˜Vµ=Ô1å1å5≠5≠=ÔJRF1%)•Ñ••Δ•Á˝Δ!%)!%)Δ5≠c^˜!ΔΔ!%)!•ΔÁ%))JΔ!5≠co{kZo{˛súwΩsúwΩkZZ÷NsB9Œ5≠1å)J!)J-k5≠1å=Ô=Ô9Œ)J1å1å)JDzÑ cÑ cÑ c˛Ñ c˛Ñ c˙Ñ c˙Ñ c˝ÑÁg9¸ˇ{fi{fiB9Œ=Ô=Ô¸B8=Ô9Œ5≠1å5≠1å1åF1súwΩ{fiwΩ%)ÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑΔÑ•Ñ!Z÷sú{fiRî•Ñ cÑÚ cÑ5≠JRNsVµccNsJRF1NsRîRîNsF15≠%)•Á9Œ^˜¸Rîcg9g9Vµc^˜Z÷Z÷˛cZ÷VµNs=Ô¸1å5≠=Ô=Ô-kÁ•˛Δ•˛ΔÁ%)Á!Á!NsZ÷9Œ!Δ!)J!•ΔÁ˛)J•)JJRo{kZo{o{súo{kZZ÷Ns9Œ-kÁÁΔ!%)!••Ñ•˛Δ%)-k!!9ŒBÉ  cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ
  18769. %)súˇ{fi{fiˇ{fiˇg9)J9Œ˝=Ô˛B=Ô=Ô˛5≠9Œ-kNssúwΩ{fiBÑш cш cÑ˛ c Ñ cÑ••ÑÑ=ÔkZwΩkZ!ÑÓ c)1åF1NsVµ^˜VµVµNsNsRîVµB9Œ!•!=ÔJRNsRîRîNsVµRîVµ^˜kZg9c^˜VµVµ^˜^˜VµF1F1=Ô=Ô1å-k)J˛1å5-k1å5≠9Œ1å-k!ÁΔÁΔÁΔ!!Á•Δ1åZ÷B)J-k=Ô1å-k5≠5≠-k5≠1å9Œ-k)J1åNs^˜g9^˜VµF19Œ1å1åÁÁΔ•ÑÑΔΔ•Ñ˛ c˛Ñ•!!ÑÑΔ°Ñ cÑ cÑ cÑ c˛Ñ cÑ c˛Ñ c˙Ñ c¸Ñ c˝Ñ9Œ{fiˇ{fiˇˇ{fiˇZ÷1å9Œ9ŒB=ÔB=ÔB=ÔB=Ô=Ô5≠˛9ŒRî{fiwΩcΔ˛Ñ     cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c cÑ••ÑÁ^˜súwΩ9Œ˛Ñ cÑ˛ cÑ˛ cÑ˙ c,Ñ)JNsJRZ÷RîNsRîRîNsVµF11åÁ-kF1Z÷^˜cg9VµRîVµZ÷VµVµ^˜g9g9VµNsF1JRNsRîNsF1B9Œ5≠1å%)!)J1å˝-k1å9Œ1å5≠1å)J˝%) !%)!!Á)J9Œ5≠F1RîJRB˛1å-k)J1å-k)J-k-k˛!%))J9Œ9ŒJRNs˛5≠1å%)!%)%))JÁ•ÑÑ cÑ cÑ•!••Ál6ÑÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑJR{fi{fiˇ{fiˇwΩˇRî5≠5≠9Œ=ÔB9Œ=Ô=ÔB=Ô˚9Œ^˜súwΩ)JÑÍ cÑ˙ c•ÑÑ c9ŒkZwΩZ÷•Ï c!F1JRRîJRJRNsJRJR=Ô-kΔ5≠co{g9g9^˜kZZ÷˛Vµ#RîVµRîVµNsF1B=ÔBNsRîVµJR5≠1å5≠-k!Á%))J)J-k-k)J%)-k1å1å5≠1å5≠-k-k)J)J¸%) !Δ%)BVµ9Œ1å%))J)J!%))J˛!ÁÑÑ c•Ñ•Á-k!!%)1å%))J1å=ÔF15≠!ΔÑÑ˛ c˛Ñ c•ïÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ c¸Ñ cÑ c˙Ñ c˝Ñ^˜{fi{fiˇˇ˛{fi=Ô5≠5≠9Œ˛B=Ô˛B˝=Ô9Œ=Ôo{{fiB˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑÁ• cÁ^˜wΩsú9Œ)J1å!• cÑ cÑ˛ cј c•BJRRî9ŒNsRîJR5≠)JΔ5≠co{o{kZg9ckZg9VµZ÷RîRîNsF1NsRîF1˛NsVµ^˜VµB%)%))J%)Á!!%)%)-k-k)J%)%))J)J-k-k˝1å-k˝)J-k%)Á!=ÔVµg9g9VµJR=Ô5≠1å!ÁΔÁΔ•ÑÑ˛•Ñ••ÑÑ••Ñ•)JBRî=Ô1å!ΔÁ˛Ñ!˛Ñâ8 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÁg9{fi{fiˇˇwΩˇo{5≠1å5≠9Œ=ÔB=ÔB=ÔB=ÔB9Œ˛=ÔB{fi^˜Ñ cÑÏ cÑ˛ cѸ c !Ñ c1åkZkZg9Z÷RîF1F19Œ!Û cB c c•5≠F1Rî=Ô)J5≠-kÁÁ9ŒRîckZo{kZkZcg9kZ^˜NsNsF1NsZ÷Z÷Vµ˛RîJRRîRîF15≠%)ÁΔΔ˛!%))J%))J%))J˛%)&-k)J)J-k5≠-k1å-k-k)J)J%)!Á!)J9Œ5≠=ÔF1VµZ÷Z÷VµRî=Ô1å-k!•Ñ c•Δ•ÑΔΔѸ cÑΔ1å-k)J%)%))J!ÑΔ!Δ cÑܲÑ˛ c˛Ñ cÑ c¸Ñ c˛Ñ c˙Ñ cÑ c˛Ñ )JsúwΩˇ{fiˇwΩˇVµ5≠1å5≠9Œ˛B=Ô˛B˛=ÔB9ŒVµo{)JÑÑ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ%)•!NsVµVµRîRîNsB9Œ=Ô=Ô!Ò c-Ñ9ŒJRVµRî)J••%)JRZ÷VµZ÷g9kZo{^˜ccg9^˜RîRîZ÷^˜^˜Z÷Z÷JRJRBBF1B1å-kÁ)J•%))J-k)J-k%))J˝%))J˛-k)J)J-k5≠1å-k-k)J)J˛%)!=ÔZ÷F11å%)Á%)!1åBZ÷Z÷^˜F11åÁÑ c˛Ñ•Á•Ѹ c Ñ•Δ••Δ1å)J!!1åÁˇÑúÑÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c9Œ˛{fiˇ{fiˇ{fiF1-k5≠5≠=ÔBB=Ô9Œ=ÔB=ÔB˛=Ô5≠g9F1ÑÑ cÑ˙ cÑ˛ cÑ˙ cѸ c•%))J•ÑÑ!ΔZ÷VµZ÷VµNsJRNsB9Œ1å9Œ%)ј cB˝ cSÑ5≠NsNs^˜Rî9Œ=ÔNsVµ^˜VµZ÷ckZg9^˜g9g9Z÷Z÷Vµ^˜ccZ÷Z÷JR9Œ1å-k-k1å)J9Œ)JJR1å-k1å-k1å5≠-k1å-k)J%)!%))J-k1å5≠)J%)-k1å1å-k1å)J-k)J-k-k1åF1kZcg9VµB5≠!ΔΔÁ-k=ÔNs=Ô=ÔÁ˛Ñ cÑ•• c˛Ñ˛ c Ñ cÑ c cÑΔÁ1åJR1åΔÁ§˛Ñ cÑ cÑ cÑ cÑ c˛Ñ c˛Ñ cÑ cÑ c˛Ñ c˛Ñ c˛Ñ@Rîˇ{fi{fiˇ{fiˇwΩ5≠1å5≠9Œ=ÔB=ÔB9ŒB=ÔB=ÔB=ÔB=Ô^˜•Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cΔNscZ÷Vµ9Œ!Δ-kVµ˛^˜    RîJRF1B1å-k1å)J•ÑÚ c 5≠JRRî^˜kZRîVµVµ^˜Z÷RîVµc˛g9o{cZ÷Rî˛cZ÷^˜Ns5≠%)ÁΔΔÑ%))JJRJR1åNsF11å5≠9Œ9Œ1å1å-k-k%)%))J1å5≠5≠˛-k˛1å˛-k1å-k1å1å=Ô=Ô1åF1Z÷^˜^˜Z÷9Œ%)!ΔΔ!)J1å-k)JF11åΔÑ•Ñ c c•˛ cÑ•Ñ˛ cÑ cÑÁB5≠!)Jé1 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ•g9{fi{fiwΩˇwΩˇZ÷1å-k1å5≠=Ô=ÔB˛=ÔBB=ÔB=Ô9ŒF1!Û cÑÛ c9Œ˛^˜VµRî%)Á-kVµVµRîNsJRB=Ô-k%)!)J˛Δ˛ cB cB cB˛ cB c cÑ1åJRJRZ÷kZZ÷RîVµVµ^˜RîZ÷^˜cg9súkZZ÷Rî^˜ccZ÷VµF11å!Δ˝ cΔ1å=Ô1å9ŒVµRîJR=Ô˛9Œ1å-k%)-k1å9Œ9Œ=Ô=Ô9Œ5≠9Œ5≠9Œ1å1å!)J˝-k1å9Œ%)%))J-k1åNscZ÷JRF1%)Δ cÑ•Á9Œ=Ô%))J5≠Á¸ cÑÑΔ c cB˝ cÑ%)ÁÑ-kúÑ cÑ˛ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ cÑ cÑ c˛Ñ cÑ cÑ c!o{wΩ{fi˝ˇ=Ô˛1å5≠=ÔB=Ô¸B=ÔF1BB%)Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cF1Z÷^˜Z÷Vµ=Ô%)Δ1åBF1=ÔB=Ô5≠)J!ÁÁΔ•ÑÁÚ c21åJRF1Nso{Z÷NsNsVµZ÷VµRîcckZg9^˜RîVµ^˜cVµVµJR5≠)JÁ c•!%)Δ•)J-k1åJRNsVµRîF19Œ9Œ1å-k%)!-kF1JRF1˛B˛Ns#F1B5≠1å1å5≠-k-k)J=Ô1å)J1å1åÁΔ!B^˜g9g9Z÷BÁÑÑ c•ΔΔ)JRîBÁ•Ñ˛ cÑÁ•˙ cΔÑÑ•ä¸ cÑ˛ c!Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ)Jsúsú{fi{fiˇˇkZ-k˛1å5≠=Ô=ÔB=ÔB˛=ÔB=ÔB1åÑ cÑÚ cÑı c1åVµVµZ÷Ns9Œ5≠=Ô1å1å5≠9Œ1å)J!ΔÑ˛•Ñ••¸ cB˛ cB cB˛ c-k˛JRMkZcNsJRVµ^˜VµVµ^˜ccZ÷RîVµNsVµRîNsB9Œ)JΔ cÁ9ŒVµF19Œ•!)J1å9ŒF1JRNsJR=Ô1å-k-k%)Á-kBJRJRF1BF1NsVµNsNsB9Œ1å5≠5≠1å-k)J=ÔJR=Ô9Œ1å!ÁΔ•1åF1RîVµZ÷9Œ!˛ cÑ cÁ1å1å!)J%)ÁÑ c cΔÑÑ˚ cÑ c c•∏Ñ˛ c˛Ñ( cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c1åsú{fi{fiˇ{fiˇB1å-k5≠5≠9Œ=Ô˛B=ÔB=ÔBBF1=ÔÁ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÁF1VµVµJR5≠Rî^˜VµF1B9Œ)J!)J)J5≠BF1=Ô-kÁÁÚ cb-kNsJRBkZcVµNsVµZ÷Z÷Vµg9Z÷Z÷^˜Z÷NsJRF1JRB9Œ%)••%)9Œ^˜cVµJR-k•)J1å9Œ=ÔBF1F1=Ô1å)J-k%)Á)JBJRNsBBF1JRNsNsB=Ô1å1å-k1å)J1å1åJRRîJR9Œ=Ô)J)JÁ•Δ%)-k1å9Œ1å-kÁ!)J•Ñ•Á••-k1å!Á••Δ•˛ cÑ cÑÑ• cÑÑó cÑ˛ cÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ c    Ñ cÑ9Œsú{fi{fiˇˇo{˝1å5≠9ŒB=ÔB=ÔB9Œ=Ô=ÔBB)J cш cÑÚ c Ñ c•9Œ=ÔF1Ns9Œ=Ô^˜kZ^˜F1˛5≠
  18770. BJRZ÷^˜^˜Z÷VµNs5≠)J•˚ cB˛ cB˛ c    %)NsF1Bcg9VµVµRîZ÷˛Vµ`Z÷^˜g9Z÷Ns=Ô=ÔB5≠ÁÁ1å9ŒF1Rîg9RîNsVµ1åΔÁ)J)J1å1å5≠1å1å-k)J%)%)!1åBJR=Ô9ŒBNsRîVµF19Œ1å)J!)J)J-k-k5≠Nso{kZVµ=Ô9Œ5≠9Œ!ΔΔ!Á!•ÁÁ)JF1)JÁÁΔÑ c•ΔΔÁ-k)J)J•ÑB cÑÑ c••Ñ cÑ߲Ñ cÑ c˛Ñ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˝ÑBsúˇ{fi{fiˇZ÷5≠-k1å1å5≠=Ô=ÔB=Ô˛B    =ÔBB9ŒÑÑ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ c!Vµg9B9ŒB9ŒJRc^˜Z÷VµRîRîZ÷^˜c^˜c^˜cZ÷Vµ9Œ1å-kÁÙ c!RîJR=ÔVµg9˛VµZ÷Z÷RîVµcsúg9^˜F1B=Ô5≠%)1åRîVµF1RîVµcJRRîVµJR1å!Á!!%)%)˛)J%))J%)!-k9Œ=Ô9Œ9ŒBF1JRJRB9Œ1å-k)J)J˛1å5≠VµwΩsúkZcVµF15≠5≠1å-kÁ•Ñ c c•!=Ô%)%)F1=Ô•˝ c •!5≠JR-kΔÑ cÑ cÑÑΔ˛ cï cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c
  18771. Ñ cÑ cÑ cÑ cÑBwΩ˝{fi F11å-k-k1å5≠9Œ=Ô9ŒB=ÔB˝=ÔΔÑÓ cÑ˙ cMÑ c•Rî^˜Rî5≠9ŒNsRî^˜ccZ÷^˜^˜c^˜c^˜c^˜c^˜Z÷Rî=Ô-k-k!%)Ñ cB cB cB cB cB cÑRîJR=ÔJRkZRîVµZ÷Z÷VµRîZ÷g9g9c^˜JR5≠%)ÁNsZ÷^˜RîNsRîVµRîNsZ÷cVµBÁ˚ΔÁΔ˛Á!-k˛5≠9Œ˝5≠--k1å%))J)J-k-k5≠5≠=Ô^˜wΩsúkZg9o{^˜Ns=Ô1å)J-k!• c cBÑΔÑ!RîJR)J•• c cBÑ!B5≠)JÁΔ˛ cÑÑ c c•ûÑ cÑ c˛Ñ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÑJR˛{fiˇsú9Œ-k˛1å5≠9Œ=Ô=ÔBB=ÔB9Œ=Ô%)Ñ cÑ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ c c5≠Z÷RîF1Rîccg9kZsúg9c˛^˜c^˜cc^˜Z÷Z÷VµNs5≠)J%)Á)J)Jı c!1åNs9ŒJRkZVµNs^˜RîVµJR^˜cVµZ÷JR)JΔ%)RîccZ÷NsJRNsVµNsRîcg9Rî=Ô)J˝•¸Ñ•Á)J-k5≠˝-k)J˛-k )J-k-k1å1å5≠1å=Ô9ŒkZwΩsú˝o{kZcNs9Œ1å-k••˛ cÑ cÑ=Ô5≠!%)%)Á˛ cÑ!ΔÁ˛)JΔ˛Ñ cÑÑß cÑ˛ c
  18772. Ñ cÑ cÑ cÑ cÑ cÑ˛ c$Ñ cÑ cÑ cÑ cÑ cÑ cÑ c•Ns{fiwΩ{fiˇg9-k1å-k1å-k5≠5≠B=ÔB=Ô=Ô9Œ=Ô5≠•Ù cÑ cÑ˛ cÑ˙ cÑ˛ cF1˛JR^˜ckZckZo{g9Z÷Z÷RîRîZ÷Z÷VµVµRîVµRîRî=Ô%)ÁÁ•Á-kÑ c cB˛ cB˛ c&BΔF15≠BkZ^˜NsVµVµRîB5≠F1=Ô1åÁ%)=Ôcg9kZcZ÷JRNsRîZ÷NsZ÷g9^˜Vµ9Œ-k!•ÑÑ˝•ΔΔ%))J-k)J!!%)%))J)J-k-k1å-k1å1å5≠1å9Œ9ŒBo{wΩo{kZkZo{o{˛kZZ÷JR1åÁ˛ÑΔ c cΔΔÑÑΔ%)!Á•Ñ•Δ cÑÑΔ)J)JÁÁÑ c cÑ≥Ñ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ c˛Ñ•Z÷sú{fi{fiˇJR-k-k˛1å5≠9Œ=Ô˛B=Ô=ÔBΔ cÑ cÑ˛ cÑ˛ c
  18773. Ñ cÑ cÑ cÑ cÑ cÑ˛ c%Ñ cÑ cÑ c•=ÔF1BNsckZkZg9c^˜VµVµNsJRJRNsJRJRF1F1BB1å%)ΔΔ••Δ)JÑı c;9Œ5≠=Ôg9cVµRîVµVµNs%)ΔÁ%)F1^˜kZkZo{kZg9Z÷RîRîZ÷Z÷JRVµc^˜^˜=Ô-kÁ!••Ñ••Δ•ΔΔÁÁΔ•!%)-k-k1å-k1å1å5≠5≠9Œ9Œ˛=ÔNswΩwΩo{kZ˛o{kZo{kZkZcF1!•ÑΔΔÑ cΔÑÑ cÑΔ!Á)J)J9Œ%)Ñ˛ cΔ!Á5≠! cÑ c cÑ˛ cÑ˛ cÑ cÑ cѸ cÑ cÑ˛ cÑ˛ c Ñ cÑ cΔg9sú{fi{fiwΩ1å)J˛-k1å5≠5≠=Ô=ÔB˛=Ô)Jˆ cÑÚ cÑ˝ c(Δ9Œ9Œ=ÔBZ÷Z÷^˜VµRîJRF1B9Œ1å1å-k1å-k-k)J-k-k)JΔÑÑ•ÑÁÁ cB cB cB cB cB˛ c-k=Ô9Œ˛c
  18774. NsZ÷RîVµF1BBZ÷cg9g9˛kZ^˜cNsRîRîVµF1Rî^˜cZ÷B)JΔ•Δ•Δ•Δ˘Ñ•!%)-k)J-k-k5≠5≠9Œ9Œ=Ô=ÔB=Ô^˜súo{kZ˛o{kZkZg9kZg9cB%)•!%)ÁÑÁΔ•¸ cÑÁ1åRî=Ô!•˛ cÑΔ=Ô%)Δ•Ñ™˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑΔg9sú{fi{fig9)J-k-k˛1å 5≠9Œ=ÔB=ÔBB9ŒÑÑ cÑ˛ cÑ˛ c
  18775. Ñ cÑ cÑ cÑ cÑ cÑ˛ cÑ cÑ cÑ cÑÑBF1F1=Ô9ŒF1JRNsNsB5≠-k%)˛Á)J1åBNs^˜g9c^˜Ns1å%)Á%)%)•Ù c#Á=Ô9ŒVµkZ^˜^˜VµVµZ÷^˜Z÷kZZ÷Vµco{kZo{o{Z÷cVµNsVµVµF1JR^˜c^˜F1)J%)ΔѸ• cÑÑ••Δ••Ñ•ΔÁ!%))J1å5≠5≠9Œ9Œ=ÔBg9wΩkZsú˛o{kZg9kZg9kZ^˜9Œ%)Á9ŒB%)Δ%)%)•Ѹ cÑ•5≠=Ô5≠!Á•Ñ cÑÁÁ)J-kÑü cÑ˛ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ˛ cÑ cΔ^˜{fisúˇJR)J˛-k1å1å5≠5≠˛=ÔBBÁÛ c#Ñ cÑ cÑ cÑ cB cÑ cÑ cÑ c cB%)F1JRNsRîJRB9Œ=Ô5≠-k%))J1åF1NsZ÷c¸kZg9^˜Rî=Ô=Ô1å-k-kÑ˛ cB˛ cB cB cB cÑ9Œ5≠JRc^˜^˜Z÷RîZ÷Vµcg9Z÷RîZ÷g9ckZkZ^˜^˜Vµ˛RîBF1Z÷cZ÷JR)J-k)J%)ΔΔÑÑ•Ñ cÑÑ•Ñ˛•ѕѕ•ΔÁ%))J-k1å5≠9Œo{sú˝o{súg9˛c
  18776. ^˜Ns-k!!JRNs)J%)=Ô-k˝Ñ cB c c•ΔÁ!%)%))J!•ÑÑ cΔ!•û˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑΔ^˜˛wΩ9Œ%)˝-k
  18777. 1å5≠9Œ=Ô=ÔBB1åÑ cÑ˙ c
  18778. Ñ cÑ cÑ cÑ cÑ cÑ•Vµ5≠˙Ñ!%)Z÷^˜F1F1JRNs^˜JR9Œ=ÔJRNsVµZ÷^˜co{kZo{kZkZg9ccg9^˜Vµ9Œ9Œ5≠)J-k)J˘ cB¸ c'1å9ŒBZ÷ccZ÷RîRîVµZ÷kZZ÷^˜Vµg9Z÷ckZkZZ÷^˜RîVµRîB=ÔVµc^˜Rî5≠1å9Œ9ŒB9ŒÁÑ•¸Ñ••ÑÑΔÑ˛•ÑÑ•ÁÁ)J)JJRsúsúo{súkZo{o{g9˝cB-k)J9ŒNsB)JBc5≠ΔΔ•• cÑ cÑÑ• cÑÑ•˛%)!ΔÑ c•Δ° cÑ˛ cѸ cÑ cÑ˛ cÑ˛ cÑ˛ cÑ˛ c    Ñ cÑ cÁcsú{fikZ1å˝-k1å1å5≠5≠˛=Ô9Œ• cш cÑ˛ c)Ñ cÑ•Ns{fi{fi9Œ•ÑÑ•-kVµ{fi{fiNs=ÔJRNsNsZ÷c^˜c^˜cZ÷c^˜^˜ckZkZg9c^˜^˜cZ÷Z÷JR˛1å!%)9Œ)JB˛ c7B cB cB cB cB!1å5≠BRîZ÷Z÷VµZ÷Z÷cg9Z÷Z÷Vµg9cVµg9g9VµcVµRîRîB=ÔRîcZ÷Vµ9Œ1å%)%))J5≠9Œ1å• cB c cÑÑ•˛Ñ•ÑΔÑ˝ c••ÁRîsú˝o{kZkZcc^˜^˜Z÷9Œ%)-kBNs1å-kVµg91å)J%)!ÑÑ cÑÑ!Δ˛ cBÑΔÁ1å1å˛ c•´˛Ñ1 cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑÁkZsúˇZ÷-k)J-k-k1å1å5≠5≠=Ô9Œ=ÔB%) cÑ˙ cÑ cÑ cÑ cÑ c˝ÑNs{fiˇˇ{fi=ÔΔ1åJRg9wΩ{fi{fiB=ÔBNsNs¸^˜cZ÷^˜^˜Z÷cg9g9^˜^˜VµZ÷VµRîF15≠%))J%)!%)=Ô9ŒÑB˛ cB cB cB˛ c*Δ9Œ1å=ÔBRîVµRî^˜Z÷Z÷g9Z÷cZ÷g9g9Z÷^˜o{Vµg9^˜VµNsB9ŒRî^˜^˜RîB1å-kÑ••ΔÁÁ• c c˝Ñ•Ѹ•¸ cÑΔZ÷súsú˝o{g9c˛^˜!F1)J%)1åNsF11å9ŒkZRî-k-k9Œ1åΔΔÁ•!)JÁÑÑ cÑ cÑÑ-k9ŒΔ•Ñ cÇ˙ cÑ˛ cÑ˛ cÑ˛ cѯ c    Ñ cÑ c!o{{fiwΩNs)J˝-k1å1å5≠5≠9Œ9Œ1åÑÑÚ cÑ˛ c&F1wΩˇ{fiˇ{fi{fisúwΩNsF19Œ9Œ=Ô9Œ9ŒBVµZ÷VµVµRîVµVµRîRîVµNsRîRîVµRîNsJRJRF1B1å)J˛Á%)%)F1VµNs=Ô1å• cB cB cB cB cBÑ˛9ŒRî=ÔVµJRZ÷Vµ˛Z÷^˜^˜kZo{^˜RîcVµccVµJR=Ô=ÔJRc^˜RîF15≠5≠••˛Ñ cÁÑ c cÑÑ•Ѹ•Ѹ c•1åg9o{o{sú˛o{^˜Vµ˛^˜=Ô-k%)9ŒRîF1)JJRg9F1%)1å5≠9Œ-k)J5≠-k1å1åÁÑ cÑ˝ cÑΔΔ! c c≤
  18779. Ñ cÑ cÑ cÑ cÑ cÑ cÑ c˛Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ-kwΩ{fisú=Ô)J)J-k-k1å1å9Œ5≠˛9ŒÁÑ˙ cÑ˛ c
  18780. Ñ cÑ cÑ cÑÑ5≠súˇsú{fi{fi˛ˇ*{fiZ÷NsVµNsB5≠5≠=Ô=Ô5≠F1NsRîVµRîF1B=Ô=Ô9Œ1å)J)J!!ÁÁΔΔ•ΔÁ%))J1åNscVµNsJRNs!˛ cB˚ c)-k9Œ9ŒJR9ŒF1F1VµZ÷RîcNsZ÷Z÷kZo{kZRîcZ÷cg9^˜JR=Ô=ÔJRZ÷^˜RîJR5≠B)J)J%)!•Ñ c! c˝Ñ˛•Ñ••˛Ñ c•Δ1åBkZo{˛súo{o{^˜Z÷^˜cRî9Œ-k-kF1Vµ5≠1åc^˜1å-k9Œ5≠5≠-k5≠9ŒBZ÷Ns!Δ˝Ñ c cΔ cÑÁ•Ññ cÑ˛ cÑ˙ cÑ˛ cÑ˛ cÑ˙ cÑ˛ c1åsú{fikZ-k%)-k)J-k-k5≠5≠9Œ5≠9Œ)JÑÙ cѸ cÑ)JBNsZ÷g9sú{fi˝ˇsúcVµRîF1-k5≠5≠9Œ-k9Œ=Ô5≠)J!!ΔÑÑ cÑ˛ c=ÑÑ•ÑΔÁ-kBJRJRBRîJR1å=Ô=Ô5≠• cB cB cB cB cÁ9Œ1åF1=Ô=Ô5≠VµRîNs^˜Vµ^˜Z÷co{kZZ÷RîcRîccRî=Ô=ÔBZ÷Z÷VµJR9Œ=Ô%)Á˛%)
  18781. Ñ c•ΔB c cÑѕѕѕ˛ cÑÁ=Ô9Œ9ŒkZsúo{súo{o{g9Z÷Z÷^˜VµF15≠1å9ŒVµF1-kBcJR%))J˛1å%)-k5≠NscNs-k%)Á••Ñ cÑ!Ñ c˛•¶Ñ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ cÑ˛ c    Ñ cÑ cÑ9ŒwΩwΩc!˝-k1å1å9Œ5≠9Œ1啞 cÑ˛ cÑ˙ cÑ cÑ˛ cÑ cÑÑ••!-kBRîg9o{wΩsúc5≠%)-k5≠1å5≠=Ô-k!ÁÁΔ cÑ cÑ c˝Ñ••ΔÁ)J=Ô˛Ns9Œ9Œ5≠1å1å5≠)JΔ˝ cB˝ c!Δ-k9Œ=ÔB9Œ=ÔJRVµRîZ÷Vµg9^˜co{o{g9Ns^˜RîRîg9Vµ=Ô9ŒBRîZ÷VµNs9ŒB!˛Ñ•Ñ cÑ• c c˘Ñ˛ c•9Œ5≠!5≠súo{˛sú(kZg9Z÷^˜^˜Vµ9Œ1å)JBRîB)JRîc=Ô-k-k5≠1å)J1å9Œ=ÔNsg9B1å)J)J!)J•ÑΔ!Ñ c cΔ)JtÚ cÑ˛ cÑ˛ cÑ˙ cÑ c=ÔwΩwΩB!)J˛-k1å5≠1å5≠5≠!Ì cB¯ cB cBÑ•!˛)JY=ÔB9Œ5≠=Ô%)!!ΔÑ•ÑÑ cÑѕѕΔÁ%)1å9ŒRîRîNsF1B1å!%))J%)ΔÑ cB cB cB cB cΔ%)5≠F1B5≠=ÔBNsVµZ÷Z÷cc^˜o{kZkZZ÷Vµ^˜Ns^˜^˜=Ô9Œ=ÔRîZ÷VµJR=Ô=Ô1å c cB cB c cÑB c c˙Ñ5 c cΔ9Œ9ŒΔÑF1o{súo{súo{kZcZ÷VµZ÷Ns1å%)%)F1JR)J5≠^˜c-k1å=Ô=Ô!)J5≠B9Œ^˜c1å-k-k!1å1å%)Δ%)ÁÑ c c•1åܲÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑB{fiwΩ%)%)˝-k˛5≠1å1åÑÑÙ cÑ cѸ cѸ cÑ cÑ˚ c BÑ%)JRNs5≠5≠-k!!ΔΔ•˝Ñ˛Δ !)J%)5≠=ÔJRRîZ÷NsF1B=ÔΔ˛• cÑ c cB˛ c B c c•Á1åBNs9ŒJR=ÔF1˛Vµg9^˜^˜o{o{kZo{RîcVµVµcF1=Ô=ÔJRZ÷VµNsB9ŒBÑ cѯ cÑ cÑ c˛ÑÁB1åΔ cÑJRsúo{˛sú(g9^˜VµZ÷Z÷F1-k!)JJR=Ô%)BcNs1å1åB1å-k-k1å9ŒJRg9Z÷5≠-k)J%)1å5≠Á%)B1å cÑ cÑ%)c cÑј cÑ˙ cÑ˙ cÑ˛ c
  18782. F1wΩcÁ%))J-k-k1å1å5≠1å1åÁˆ cB˙ cBÚ cB¸ cÑ!˛)J-k%)Á•ΔÑ•ΔÁ!%)%)1å9Œ1å=ÔF1BNsRîJR9Œ5≠-kÁ˝ÑB cB cB cB cB c c•-k1å5≠=ÔBB=ÔZ÷VµRîc^˜Z÷˛o{g9cZ÷cNs^˜Rî=Ô5≠BRîVµNsF15≠RîÑÑ˝ cB˛ cB˝ c Ñ c cÑB-k• cÑÑRîkZ˛súo{g9˝Vµ#5≠)JΔBRî1å%)Nsc=Ô%)5≠1å)J)J1å1å=Ô^˜kZJR9Œ)JÁÁ1å)J!-kVµ9Œ•ÑÑ c•ëÑ cÑ cÑ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ c
  18783. Ñ cÑ c cJR{fi=Ô!)J-k-k1å-k˛1å-k• cш cÑË c%Ñ•!%)-k5≠1å)J)J!ÁΔΔÁ!%))J-k5≠=ÔJRF1BVµJRBNsB-k!!•Ñ cÑ c cB˛ c,B cB c c•Ñ-k1å1å9ŒF1F1BBZ÷JRg9^˜Z÷kZsúkZkZg9Z÷c^˜VµcF19Œ=ÔRîZ÷RîJR9ŒJR-kΔÑÑ•Ñ˛ cÑÑ cÑ cÑ cÑΔ9Œ%)• cÑÑÁZ÷súo{súsúo{c˛Z÷$Rî1å%))JJRNs-k5≠^˜Z÷)J1å5≠1å%))J1å9ŒF1ccF19Œ5≠%))J-k)JÁ5≠Rî9Œ!Δ cÑ cd˙ cÑÚ cѯ c Nso{%)!-k)J-k-k1å-k5≠1å! cÑBˆ cB˛ cB cB˝ cÁ!-k1å5≠1å1å%)!ÁÁ!%))J1å1å9ŒBF1RîZ÷=ÔRîRîJRF1B%)ΔÑ˛ cB cB cB cB cB cBÑÁÑ%)5≠5≠1å9ŒF1B9ŒNsRîc^˜Z÷˛o{g9g9Z÷^˜cZ÷^˜Vµ9Œ9ŒJRZ÷RîNs9Œ=Ô5≠Á cÑ•ÁÑ cB cB¸ cÑ1å!¸Ñ/)Jg9kZo{o{súg9^˜VµZ÷RîB1å!-kNs=Ô)J9Œg9Rî-k-k9Œ5≠)J)J1å1åF1g9cB1å-k)J5≠1å%)%)=ÔRî)J!ΔÑ cÑÉÑ cÑ˛ cÑ˛ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ c
  18784. Ñ c cF1Z÷Á)J-k-k)J-k˛1å-kÑÑ˛ cш cÑÚ cÑ˘ cÁ%))J˛1å)J%)˛!)J)J5≠9Œ=Ô=ÔNsNsRî^˜RîBJR=Ô9Œ-kÁ c cB˛ cB˛ cB˛ c    B c•-k c!5≠-k5≠5≠˛BF1JR^˜VµZ÷kZo{kZo{g9g9Nsc^˜Z÷^˜F15≠F1Z÷Z÷JR=Ô1åB!Δ cÑÁ!˝ cB˝ c•ÁÁΔΔ˛Ñ/-kcJRcsúo{g9VµZ÷Z÷Ns1å-k!BNs9Œ-k^˜cB)J=ÔB5≠-k5≠5≠9ŒVµkZNs9Œ-k%)!1å-k)J%)VµJR!!ÁÑÑ•à cÑÓ cÑ˛ cÑ˛ cÑ˛ c F1=ÔÁ)J-k)J-k-k1å-k1åÁ¯ cB˙ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ c\BÁ%)!)J-k)J)J%)!!%))J1å5≠=ÔF1NsF1RîNsVµZ÷F1F1=Ô%)•B cB cB cB cB cB cB cB c c!1å•Δ5≠-k5≠1åB=ÔF1=ÔF1Z÷Z÷VµkZkZo{kZkZcZ÷RîcZ÷^˜Rî5≠=ÔRîVµJR=Ô1åB!!Ñ cÑÁ•B cB cB˝ c˛ΔÁ•ÑÑ=ÔkZ1å=ÔkZo{cVµVµZ÷B1åÁ%)NsJR1å1å^˜^˜1å)J9ŒB%)-k˛9Œ^˜g9JR5≠%))J)J1å-k!1åRîNs!%)ÁΔ••wѸ cÑ cÑ˛ c Ñ cÑ cÑ cÑ cÑ cÑ cÑ˛ c Ñ cÑ c cB)J!-k)J1å-k˛1å)JÑ cÑÙ cÑÁ cΔ-k!)J-k1å5≠5≠-k-k)J-k5≠=Ô9ŒBNsNsJRJRF1NsF19Œ-kÁ c cB˛ cB cB cB˛ c B c cÑ%)9Œ•Δ1å1å-k5≠9Œ˛F1 =ÔVµZ÷VµkZo{kZo{kZg9cRîZ÷^˜RîZ÷B9ŒF1VµNsB-kB!%)ÁÑ c•Ñ c c˛Ñ˝ cÑ!!˛Δ,•^˜g9)J%)g9o{VµNs^˜Ns5≠-kΔ1åZ÷5≠%)F1g9Ns)J-k=Ô9Œ%))J9Œ9ŒF1g9^˜=Ô5≠)J-k1å5≠)J)J1å^˜9ŒÁ!˝ÁÉ cÑÙ cÑ˛ cÑı c B5≠Δ)J-k)J-k1å-k1å-kÁÌ cB˛ cB˛ cB˛ cB˛ cCB cB cB cB•)J%))J1å1å5≠5≠9Œ5≠1å1å-k5≠9Œ5≠=ÔF1F1=Ô=Ô1å-k!•B cB cB cB cB cB cB cB cB c c-k9ŒΔΔ-k-k1å5≠=Ô=ÔF1F1=ÔRîcVµg9˛kZVo{g9^˜Z÷^˜Z÷VµVµRî5≠=ÔRîRîF15≠5≠%)Δ%)Δ•Ñ cBΔ c c•ÑB c cÑ•)JΔ••-kkZZ÷Á9Œsúc9ŒJRZ÷5≠1å-kΔBB-k)JZ÷c-k%)5≠9Œ1å%))J9Œ5≠Z÷kZF19Œ1å)J)J9Œ-k)J%)Ns^˜1å•!Δ%))J!oѸ cÑ˙ cÑ cÑ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑΔ!)J-k-k˝1å-kÑÑ cш cÑ c
  18785. Ñ%))J%))J1å5≠9Œ=Ô=Ô9Œ9Œ1å1å˚5≠-k%)ΔÑB cB cB cB cB cB cB cB˛ cÑÑ)J=ÔÁ•-k1å)J1å9ŒBBJRBNsg9Z÷Z÷o{˛kZg9^˜cZ÷Z÷^˜Z÷Z÷B9ŒRîVµJR9Œ5≠-k•!!ÁÁÑ cÑ cBÑÑ˛ c(Ñ!-k)J!!F1o{B!csúRî5≠VµNs!-k!Δ=Ô-k%)5≠c^˜!%)=Ô=Ô1å!)J=Ô5≠g9cB5≠5≠%)˛1å
  18786. %)-kRîZ÷)J!!Á%)5≠1åg c cB„ c    Ñ%)-k)J-k-k1å-k1åΔÊ cB˛ cB cB cB˛ c B cB cBÑÁ-kÁ%)-k1å1å˛5≠7)J)J-k-k1å-k)J-k%)ÁÑ cB cB cB cB cB cB cB cB cB c c• c)J=Ô%)Ñ)J1å)J-k5≠=ÔBBF1BccRîg9kZcg9g9c˝Z÷ c^˜Rî9ŒF1VµJR=Ô-k1åÑÁ˛!@•B cB cB cB cB c•)J1å)J-kcg95≠F1súc9Œ-kc5≠••ÁÑ%)-k-k=Ôg9=Ô!)J=Ô1å-k!1å5≠JRg9Z÷9Œ5≠%)!)J1å)J%)1å^˜Ns%)%))JÁ)J9ŒBaÑÚ cÑ˛ cÑ cÑ cÑ˛ cÑ cÑ c c•)J)J-k-k1å-k1å)JÑ cÑ˛ cÑ⁄ cÁ%))JÁ)J)J-k%)˛)JÁ!%)!%)%)!ΔÑ cB cB cB cB˛ cB˛ cB˝ c•ÑÑ)JF1%)•Á9Œ)J-k1å=ÔBBF1=ÔZ÷g9Vµ˛cg9g9c^˜VµcRîc^˜Z÷B=ÔRîRî=Ô1å1å•Δ%)Á!• cB˛ cB˝ c5Ñ•)J=ÔBkZZ÷BkZo{RîÁJRc! cÑ••Ñ-k-k=ÔVµ)J%)9Œ9Œ)JÁ!)J5≠Vµg9Ns1å-k%))J5≠5≠-k)J=ÔZ÷BΔ)J!!-k=ÔBt˝ cBÊ c    BΔ)J-k)J-k-k1å1åΔÒ cB¯ cB cB cB˛ cB˛ cB cB cB cB cΔ%))J%)Á%)%))J!ÁΔÁ•Δ••ÑÑB cB cB c˛Bi cB cB cB cB cB cB c•Ñ c-kB1å•Δ1å-k)J-k=Ô=ÔBF1BRîccVµg9g9kZkZg9Z÷Vµ^˜RîZ÷^˜VµRî5≠JRRîF11å5≠••!ÁÁ•B cB cB cB cB cBÑ)J9ŒJRg9NsZ÷o{Vµ%)%)Z÷=ÔÑ c c•Ñ cB•9Œ)JÑ%)=Ô9Œ!Δ)J1å=ÔkZc=Ô5≠˛-k
  18787. 5≠5≠)J%)JRVµ1åΔ-k%)Á-k5≠BsÑÙ cÑ˛ cÑ cÑ cÑ cÑ cÑ cÑ cÑ c cÁ-k)J-k)J1å)J)JÑÑ˛ cј cB‰ c•%)%))J)J%)Á˛%)!!ÁΔÑÑ c cB cB cB cB cB cB cB cB cB˛ c4B cΔÁ•Ñ!F15≠Δ•-k1å)J-kB=ÔBBF1JRg9g9Z÷^˜kZg9kZg9^˜VµVµZ÷Rî^˜Z÷VµF1=ÔRîJR1å5≠ΔÑ!!Á• cB cB˛ cB˝ c3Á5≠cZ÷Z÷cg95≠Á9Œ9ŒΔÑ c• cÑ c c)JJRÑÑÁ=Ô9ŒÁ•%)1åVµg9Vµ9Œ5≠%))J1å=Ô-k%))JZ÷Vµ)J!-k!!-k9Œ=ÔÅ c cBÛ cÑÚ c!˛)J-k-k1åΔÑÛ cB cB˛ cB˛ cB˛ cB cB cB˛ cB cB cB cB cB-k1å%))J)J-k-kÁ˛%) !!ÁΔÑÑ c cB cB c˛BE cB cB cB cB cB cB cÑ)JΔ• c!B9ŒΔ•Á1å%)1å9Œ=ÔBB=Ô9ŒZ÷c^˜Z÷g9kZg9kZ^˜VµRîVµF1VµZ÷Z÷Rî9ŒJRRî5≠1åΔÑ•%)Δ•B cB cÑ cB cB˛ cÁNsg9VµJRg9c-kÁ1å)J•BÑΔÑB c cZ÷5≠˛ c•)JÑ•Δ5≠Z÷kZVµ1å-k1å%)=Ô5≠-k!1åVµNs%)!-kÁÁ-k5≠=Ôeш cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˝ c !)J)J-k)J1å)JÑ cÑ cј cB„ c BB=Ô%)-k1å1å5≠1å%)%)!˝%)
  18788. Á•Ñ c cB cB cB cB cB˛ cB˛ c
  18789. B c c)J-kÁ•ÑÁBB)JÑ!˛-k9Œ=Ô˛B"9ŒF1cg9Z÷g9g9kZkZg9VµVµJRJRF1^˜Z÷Z÷JRBNs9Œ1å%)Ñ•%)Á• c cÑ cÑÑ˛ cBÑB%)Bo{JR=ÔkZZ÷!%)1å5≠ cÑ c• c cB%)Z÷•˝ c••Ñ)JRîZ÷g9=Ô)J%))J1å1å5≠!)JBc=ÔÁ-k5≠Á!-k5≠=Ôé c cB cBÊ cB%)%)-k)J)J-kÁ˛ cј cB cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB cBRîF1)J-k5≠9Œ=Ô5≠1å)J)J!)J%))J!ÁÑ cB cB cB cB cB cB cB cB cB cBÁ1å5≠Á•ÑΔ=ÔF1!•Á-k)J-k5≠B9ŒB=ÔB5≠Z÷g9^˜^˜kZcg9cZ÷VµJR=ÔBNsZ÷Z÷Vµ=ÔNs=Ô-k)J•Ñ%)Δ• cÑ cÑ cÑB cB cB cΔVµg9F1RîsúJR!)JNsÁ cÑ•• cB c5≠-kB cB cBÑÑ cΔ-kBkZ5≠ÁÁ!1å5≠)J!!JRVµ1åÁ5≠1åÁÁ-k5≠9Œcѯ cÑ˛ cÑ˛ cѯ cÑ cÑ c c!-k)J-k-k%) cÑ cÑ˙ cÑ c cB‡ c ^˜Rî-k1å5≠=ÔBB9Œ1å)J)J˝%)ÁÁÑ˛ cB cB cB cB cB˛ cB c c•-k9Œ5≠!˛• =ÔF1%)•Δ)J-k)J1åB9Œ=Ô˛B=Ôg9c^˜kZg9cg9^˜Z÷F19Œ5≠BNs^˜Z÷JRBJR%)1å••%)!ΔÑ cÑ˝ cB c cÑ cΔkZZ÷1åRîkZB!BNsΔÑ•Δ%) c cÑ%) c cB cB cÑ•˛ cÑ^˜5≠•ÁÁ9Œ9ŒÁ!)JZ÷Rî!Á9Œ-kΔ!)J1å5≠ã c cB cB c!%))J)J-kÑÙ cB cB cB cB cB cB cB cB cB cB˛ cB˛ cB˛ c6B cB cÑcRî1å5≠9ŒBF1=Ô9Œ1å1å-k-k)J)J!Á5≠ΔB cB cB cB cB cB cB cB cB cÁ1å=Ô9Œ!ΔÑÑ9ŒJR1åÑÑ˛%)a)JB5≠BBF1F1=ÔJRg9Vµg9g9cg9cVµNs9ŒBNsNsRîZ÷Rî=ÔJR)J-kΔÑ)J!Δ c• c cB cB cB c• c!o{F1!^˜g9-k1åVµ9ŒΔÑÑÁ)JÑB•Ñ cB cB cB• c cB cBVµ!Ñ cÁ5≠-kÑÑJRc1åΔΔ5≠%)Á!-k1å9ŒeÑ c cB˘ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˝ c!)J)J-k!Ñ cј cB˙ cBÁ cΔg9Z÷1åBB˛F1=Ô=Ô5≠˛1å-k-k)JJRÁ cB˛ cB cB cB cB cB˝ c5%)5≠B=Ô)J•ÑÑ1åNs9ŒÑÑ)J-k%))J=Ô9Œ=ÔBF1F1JR=ÔVµcZ÷kZg9kZcVµRîF1BRîJRNsNsVµJR=Ô-k-k•Ñ)J-kΔÑ• cÑ˚ cÑB=ÔkZ1åΔc^˜1åRîg9%)ΔÑΔÑ)JÑ cÑÑ c cB˛ c)J˛ cBBF1ÁBÑ c•ΔÑÑVµF1=ÔΔ!1åÁ!%))J9Œ=Ôç c cB cB c%)˛)JΔı cB cB cB cB cB cB cB cB˛ cHB cB cB cB cB cB cB cB cB c•g9^˜1åBJRF1JRF1F1BB9Œ9Œ5≠1å1å^˜F1)JB cB cB cB cB cB cB cB cB c%)9Œ=ÔB%)ÁÑÑ)JB5≠• c-k1å)J)J˛9Œ"=ÔBBJRF1Bg9Vµg9kZg9cVµRîJRJRBJRRîZ÷BRî9Œ9Œ)J• c%)-kÁ•Δ cÑB˛ c7B c cÑRîg9ÁΔg9Z÷JRo{NsΔÑ cΔÑ• cB c cÑB cB c c1åΔ cB cBB c cB cBÑÑÁ5≠%)BΔ!)J•!!)J1åBgÑ c cB˜ cÑ cÑ cш c Ñ c c%))J)J%) cÑ cÑ cѸ cÑB cB¸ cBÊ cYBΔg9kZ1åJRNsRîJRNsF1B=Ô=Ô1å5≠9Œg9cB1åÑ c cB cB cB cB cB cB cB c c-k9ŒF1B)JÁ•ÑΔ5≠=Ô••-k=Ô)J)J5≠=Ô9Œ=ÔBF1F1Ns=ÔNsVµcg9kZcZ÷RîRîJRZ÷^˜^˜NsBF15≠1å)JÑ•!1åÁΔ˝ cÑÑ˛ cÑ•^˜cÁÁkZRî^˜g95≠•ÑÑÁ cÑ˛ c•¸ c•ÁΔB˛ c)J¸ cÑ•Á•ÑΔ cÁΔ•!%)-k5≠9Œá c cB cB cBÁ c%)%))JΔˆ cB cB˛ cB cB cB cB cB˛ cB˛ cB cB cB cB cB˛ cB˛ c+Δg9o{9ŒF1RîNsNsJRJRF1B9Œ=ÔVµo{cVµB5≠Ñ cB cB cB cB cB cB cB cB c-k=ÔBF1)J!˛•5≠BÁÑ!=Ô-k)J˛5≠79ŒBBJRJRF19ŒJRVµkZg9cZ÷VµRîRîF1BB=Ô5≠1åÁ!!ΔΔÁ1å!•Δ•Ñ cÑ•ÑB c c!^˜^˜•!cRî^˜RîÁÑÑÁÁÑ˛ cΔ! cB cB cÑ• c cB c cÑB˛ cBÑ•ÑB˛ c•Ñ•Á!-k5≠=Ôf˛ cB˝ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˝ c!)J%)Ñ˛ cÑ˛ cÑ cÑBˆ cBË cBÁcsúF1JRRîVµRîNsJRJRBRîo{wΩcg9VµF1=ÔΔ˝ cB cB cB cB cB˝ cP1å=ÔF1F11å!ΔÑ•1åJR!Ñ!F15≠%)1å9Œ5≠=Ô=ÔF1F1NsJRJRBRîg9c^˜^˜RîRîZ÷Rî)J9Œ=Ô5≠)J!!Á!ÁÑ1åÁÁ!%)Á••Á• c cÑÁcVµ•%)kZVµZ÷1å!•)J-k)J• c c•5≠)J¸ cÑÑ˘ cÑ c•Á•˝ cÑΔ cΔÁ!-k9Œ=Ôä c cB cB cBÁ c%))JÁ˜ cB cB˛ cB˛ cB cB cB˛ cB˛ cB cB cB cB cB cB cB cB cB cÁZ÷o{NsJRVµRîRî˛Ns2^˜wΩwΩg9kZcRîF1=ÔΔ cB cB cB cB cB cB cB cBÑ-k=ÔBJR-k%)•ÑÑ1åB)JÑΔ9ŒB%)-k5≠5≠9Œ=ÔBB˛JR5BJRVµNsRîRîNsNsVµVµ9Œ%)5≠5≠)JÁ!Δ!Ñ c-k!Á)J%)%)!!ÁΔÑ c c%)cJRÑ)Jg9Z÷F1!-k=Ô1å5≠1å•BÑ)JZ÷Á˝ c˛ÑB cB cB c cÑB c)J=Ô c cB cBÁ c c•Á!-k1å=Ôa cB cB cBı cÑ˙ cÑ˚ c%))JÑÑ cÑ˛ cÑ cÑBŸ cZ%)RîsúRîJRVµVµRîVµ^˜súwΩo{kZkZccRîNsB! c cB cB cB cB cB cB cB c c1å=ÔF1JR5≠!Δ•Á-kJR5≠Δ•-k=Ô-k5≠5≠1å9Œ9ŒBBF1JRJRF1BF1NsNsRîNsVµ^˜^˜B5≠)J-k)J!Δ•• cB-k!!)J)J˝%) Á• cÑ)JkZ9ŒÁ1åg9^˜JRÁB=Ô1å1åBÑ cÁNs9ŒÑ cÑ c cÑÑ c cB˝ cÑ c cÑ-kJRÑ cÑ cÑÑ c c•Á%)-k1å5≠ô c cB cB cBˆ cBÙ cB!Á¯ cB cB˛ cB˛ cdB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c%)RîkZVµF1RîVµcsúwΩkZg9g9^˜VµcVµZ÷NsB! cB cB cB cB cB cB cB cB c)J=ÔBJR9Œ%)Δ•Δ)JB5≠Δ•%)B1åF1-k1å5≠9Œ=ÔBBF1BJRB=ÔB˛F1JRB5≠1å)J1å%)%)•˛Ñ BB)J%)%)-k%))J%)%))J!Ñ c c5≠g9)J!9Œc^˜9Œ!!-k•1åBÑ•=ÔÁ˛Ñ cÑÑ)J• cB cB c•ÁÑ cBΔ)J9ŒÑ cB˝ cΔ•Á!-k1å=ÔT˛ cB˝ cÑ˙ cÑ cÑ˙ cÑ˚ cÁ• cÑ˛ cÑ cÑ÷ c-kNskZVµBZ÷o{wΩo{cc^˜VµRîZ÷Z÷cRîRîJRÁ˝ c6B cB cB cB cB cB c c)J=ÔF1JRB%)!••!JR9ŒΔÑ!B=Ô=Ô5≠-k5≠5≠=ÔBBF1BF1F15≠F1F1=Ô9Œ1å)J)JÁ!%))J•˛Ñ c cB˛)J-k)JÁ!)J)JÁÑ cÑ9ŒcÁ)J=Ôg9c5≠-kΔÑÑ)J-k c!• cÑ˛•ÑÑ1åÁ˝ c•-kÁÑ c cÁF1Á˝ c    Ñ cÑ)J!Á%))J1å=ÔÉB cB cB cBË cBΔ˘ cB cBÚ cB˛ cB˛ c^B cB cB cB cB cB cB cB cB c1å^˜kZVµ^˜súg9cZ÷VµNsNsRîZ÷^˜^˜Z÷VµRîJR• cB cB cB cB cB cB cB cB c%)=ÔF1NsB%)%)Δ•!BBÑÑΔ9Œ1å=Ô9Œ9Œ5≠5≠9ŒB=ÔBB=Ô9Œ9ŒB-k!!Δ• cÑ c˛ÑGΔÁ c cBBÁ)J%)%)Ñ cÁ-k!• c cÑNsc!-kNsg9c=Ô1åÑ cÑ!Δ cÑ cÑ••Δ••Ñ%)Δ cB•Ñ5≠ÁΔÑ c c•5≠ÑB cB cB cÑ=Ô=ÔÁ!)J5≠BP¸ cB˘ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cÑ cÑ cÑB’ c=ÔsúkZkZsú^˜c˛Rî    VµZ÷^˜Z÷Z÷^˜Z÷VµZ÷B˛ cB cB cB cB cB˛ c"B cΔ-k5≠F1JRF1%)!ÁÑΔ=ÔF1!Ñ•1å)J1å1åF1RîJRJRBB=ÔB-k!Δ•Ñ˚ c(ÑΔ!Ñ%)Δ cB cÑÁΔ• c cBΔ1åΔÑÑ c•9ŒF1Δ5≠Z÷o{g9F11åÑ cÁ••Ñ cÑΔ˝Á••Δ• c cÁ!-k•Á c c•Ñ•˙ cÁBRîÁ%))J9ŒF1{B cB cB cB‡ cB cBˆ cB˛ cB cB cB˛ c"B cB cB cB cB cB cB cB cB c c-ko{wΩkZwΩ^˜kZVµZ÷Z÷cg9cZ÷cZ÷˛Vµ/Rî%)B cB cB cB cB cB cB cB cB-k1å5≠F1JRNs-kÁ••Δ5≠B-k•Ñ1å-kÁ-k)J9Œ9Œ1å)J%)Á•Ñ˛ cÑ˝ c*BÑΔΔÁ•!ÑB cBÁÁÑB cB cÁ)JÑÑ c cÑ••Ñ5≠cNsJRF19Œ c cÑ•Ñ c cΔÁ˛!Δ• cÑ c cÑ%)!•ΔΔB•ΔÑB cB˝ cÑÁJRVµ!!-k9ŒF1J˛ cB cB c cѸ cÑ cш cѯ cÑBı cÑ„ cB9Œsú{fio{wΩo{kZ^˜RîZ÷^˜Z÷c^˜ccg9Z÷Z÷VµRîѸ cB cB cB˛ cB c cÑB=Ô5≠F1JRRî5≠!Á•Δ5≠JR9Œ••!9ŒΔ!-k%)ÁÁ•Ñ˘ cB cB c•˛ÁΔ!˛ cÑ%)Á c cB cB1å! c cÑÑ•˛Ñ!9Œ=Ô)J-kRî9Œ• c%)•Ñ cÑÁ!!)J%)!Ñ cÑÑ c•ÁΔ c!•Ñ!!Ñ˝ c Ñ cÑ•%)JRVµ!%)-k=ÔF1ÄB cB cB cB‚ cB cBÚ c7B cB cB cB cB cB cB cB cB cB cB cB cB cB=Ôsú{fio{wΩsúkZkZRîRîVµVµZ÷Z÷cc^˜Z÷g9^˜cJRÑB cB cB c˛B% cB cB cB c!RîB9ŒBNsNsB!%)ΔΔ!F1-kÑ cÑÁÁΔ%)Δ• c cB cB cB˛ c˛B cB••!ΔÁ! cB cÁ-k c cB cB c1åΔB• c•˛Ñ2Δ5≠%)Δ-kVµJRΔ•=Ô• c••)J%))J)J%)Á cB•Ñ c cÑÑ•!ÑΔ%))JÑB c cÑ c c%)Á%)9ŒVµ%)!1å9ŒJR^˛ cB cB˘ cÑ˙ cÑ˛ cÑ˛ cÑ˛ cÑ cÑÙ cÑÎ cB¯ c=ÔsúsúwΩwΩkZg9Z÷NsJRRîZ÷g9kZc^˜co{ckZg91å˚ cB cB cB cB˝ cBcZ÷=ÔBJRRîF1-k%)Á•!-k)J˛ cΔÁΔ•Ñ c cB cB cB c cÑ c cB cB c•Δ!•Á!˛ c-k! cB c cÑ c-k• cBÑ•ÑÑ••9Œ!-k5≠Vµ=Ô!)JJR˛•Ñ•!˛%)! cÑΔ• c cÑ c!Á c)J%)1åÁ c cѕѕ1å•5≠)JF1!%)-kF1JRÅ c cB cB cB‚ cBˆ cB˛ cB˛ c(B cB cB cB cB cB cB cB cB cB cB cB cB1åJR^˜kZo{kZcNsF1JR^˜g9g9ckZg9˛kZ^˜VµΔ cB cB c˛B cB cB cB c c•Z÷wΩkZJRBNsRîRî)J!˛ÑÁÁÑB c cÑ˛B cB cB cB c c•Ñ cB c˛B2Δ•!Ñ!Á cB•-k•B cB c• c•ÑB c cÑBÑ•Á=Ô)J1å=ÔVµF1-k%)ΔΔÑ c•ÑÑ••Á!ÑΔÁ•Ñ˛ c)J••5≠!Δ-kB c•• cÁ5≠Δ9ŒB-k!•)JBJRj˛ cB cB˜ cÑ˛ cÑ˛ cÑ˛ cÑ˛ cÑ cѸ cÑ˛ cÑ„ cB˛ cB˛ cÁVµRîF1kZg9Z÷F1B1åBg9kZkZg9o{o{kZ^˜kZBÑ c cB˛ cB cB cB¸ c!o{{fi{fiZ÷BJRNs9ŒÁ•• cÑ•ÁÑ cB cÑ•˚ cB˛ c)ÑÑB cB cB cΔ•ΔÑ!Á c c!-kÑ cB cB c cÑB cB c cΔΔ!!F1-k-k5≠=Ô5≠Á˛•' c•%)!%)!ÁΔ%) cÑÑ•ÑÑ cΔ)JÑ!=ÔΔÑÁ c cÁÑÑ-k5≠Á=Ô^˜9Œ• c!F1F1yB cB cB cBÁ cÑ c cBÓ cB˛ cB˛ cB˛ cLB cB cB cB cB cB cB cB cBRîRîVµZ÷Rî9Œ-kÑ)JcckZo{g9cckZRîΔB cB cB cB cB cB cB cB c c9Œ{fiˇ{fikZ=Ô9Œ)J-kΔÑ c cB•Á• c c•%)!ÑB˛ cB cB cB cB c˛B c cΔ˛ c    %)Δ cB-kÁ cB cB˛ c
  18790. B cB cÑΔ•ΔΔÁ1åΔB c˛B cB c c•ÑΔ!)J%)ΔÁΔ• c cÑÑ%)-kΔ c=Ô=Ô•˛ c•ΔÑÑ=ÔÁ)J9ŒcRîÑ c%)F1Be cB cB cB˘ cÑ˙ cѯ cѸ cÑÓ cј cB˛ cB˛ cB cB cB c c!RîcBVµJR9Œ•Δ)Jc˝g9cg9c)JB cB˙ cB cB cB˛ cRwΩ=Ô%)%)!ΔÑ˛ c*•5≠1å• cΔ)JÁ c cB cB cB cB c c•Ñ cB cBΔ• cBÑ%)ΔB•-k•B cB c cÁÑ˛ c&•Δ c cÑ• c cB cB cB cB cB cB cB c cÑÑ•!!Ñ cÑ1å!Δ cÁJR5≠Ñ˛ cÁ!ÑΔ5≠•5≠=ÔccΔ c-kF1-kÉB cB cB cB˛ cBÚ cB˙ cBÓ cB˛ cB˛ c<B cB cB cB cB cB cB cB cB cB cB c cBZ÷JRRîF1!ΔΔ1å^˜kZkZg9^˜g9kZ=Ô c cB cB cB cB cB cB cB cB cÑc{fi˛ˇ JR%)Δ!Δ•ÑÑ cΔ1å-k˛ c(•Ñ cB cB cB cB c cΔΔ•B cB cÁÑB cÑ%)ÑBÁ)J c cB cB c)JΔB c c•˛B cB cB c˛B cB cB c˛B cB cB cBÑ•Ñ cΔ•ÑÑ c-kNs!˝ c!ÁÑÁÁÑB9Œ^˜g9!Ñ=Ô5≠Ñn˛ cB cB˘ cѸ cÑ˛ cÑ˛ cÑ cÑ c cB c cÑ˛ cÑ„ cB˛ cB˛ cB˛ c
  18791. B c!RîZ÷JR9ŒΔ•Á=ÔkZg9g9˛kZJRѸ cB˛ cB cB cB˛ cBΔ^˜kZo{{fi{fiZ÷ΔÁ%)9ŒÁÁÑÑ cΔΔÑB cÑÁÑ c cÑ cÑ˝ cÑÑ c cB c•ΔB cBΔ%)Ñ c%)%)˛ cB c c1åÁ˛ cB cB˛ c2B cB cB cB cB cB cB cB cB cB cBÑ c•• cÑÑ•BF1••Ñ c•%)! cΔ cÁB=ÔRîkZ%)!F1-k cÄB cB cBB˜ cBÚ cBˆ cBˆ ccB cB cB cB cB cB cB cB cB cB cB cB cB cB cBÑ5≠^˜Ns9Œ!ΔΔRîg9o{kZkZcZ÷• cB cB cB cB cB cB cB cB cB c•JRRîZ÷^˜kZVµÁ-kB9Œ!ÑÑB c cÁΔ cB!1å! cÑÑ cB cB cB cB c˛B Δ cBB c•%)ÑÑ%)!B c˛B     c%)ΔB cB cB cB˛ c˛B cB cB cB cB c˛B cB cB˛ cÑÑ cÑÑ%)JR5≠ c)J! cÁ)JΔ˛ c    !JR9Œ9Œ^˜)J-kBΔ c_ cB cB cBı cÑı cB c cÑfl cB cB cB˛ cB˛ cB˛ cBÑBNs=Ô!Á5≠g9kZckZRî!Δ cB cB cB˛ c"B cB cB cB cB c c•=ÔF1JRRîNsNs1å9Œ1å!•Ñ c cÑ)JJR9Œ•Ñ!1å!˛ cB cB cB cB˛ cB˛ cB cBΔ%)ÑÑ)J•˛ cB c cÁÑ˛ cB c cÑ˝ c0B cÑ cB cB cB cB cB cB cB cB c cÑÑ••Δ1åNs%)•ÑBÁ!)J• c cÑ9ŒB=Ô-k9Œ1å5≠1åÑB{B cB cB¯ cBÚ cBˆ cBˆ cB˛ c&B cB cB cB cB cB cB cB cB cB cB cB cB cB cBÑ5≠F1-k-kVµg9cc1å˛ cB cB cB cB cB cB cB cB cB cB c c1å=ÔBF1F1B1å)J!˝ÁΔÑ%)=Ô1åÑ c c•ÑB cB cB c˛B˛ cB c˛B cB cΔ%) c•)JΔBÑ c cB cÑ˛ cBÑÑÁÁ cB cB˛ cB cB cB c˛B" cB cB cB cB cB cÑΔΔ5≠=ÔÁÑ c•!)J1åÑ c cÁF1F11åF1!)J9Œ!ˇ cZ˛ cBı cÑÚ cÑÁ cB˛ cB¸ cB cB cB cB˛ cB cB cB cB cB cΔ1å9ŒNsVµ=ÔΔ˛ cB cB cB cB cB˛ cB cB cB cB˛ c)J=Ô=Ô˛B -kΔ!=Ô5≠-k%)• cÑΔΔ˛ cÑÑ˛ cB cB cB cB cB cB cB cB cB!)J•Ñ-kÑ cÑ•˛ cÑ c˝ÑΔ!•˝ c
  18792. B cB cB cB cB cB˛ c"B cB cB cB cB c cÑΔÁΔ• c cÑ)J!Ñ cÑ-kRî=Ô%)JRJR%)5≠Ñ c c{B cB cB˙ cBÚ cBÓ cB¸ cB cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c c˛Ñ c cB cB c˛B8 cB cB cB cB cB cB cB cB cB%)5≠9Œ9Œ=Ô=Ô-k!=ÔF11å•Ñ c cBÑΔ•B cÑΔ c cB cB cB cB cB cB cB c˛B cÁ-kÑ•)J c cÁÁÑB˝ cΔ c cÑÑB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB cB˚ cÑ cÑ•F1Ns9ŒΔJR^˜Rî1åÑ cÑ] cB cB cÑ˙ cÑÌ cB˛ cB˛ cB cB cB cB cB˛ c B cB cB cB cB cB cB˛ cB cB cB cB cB˛ cB cB cB cB cB˛ cÁ˝9Œ=Ô-k5≠9Œ5≠Á• c cB c•)JÑ cBÑ•ÑB cB cB cB cB˛ cB cB cB c cΔ!Ñ•%) c cÑÁÑÑ c cBΔ˛ cÑ˝ cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB cB˝ c !JRNs-kΔF1Z÷g95≠ c cÑâ c cB cB¸ cB˛ cBˆ cBÓ cB˛ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB cB c cÁ˛5≠9Œ9Œ)J)J!Á!ΔÑ c cB•ÁÑ˛ c • c cB cB cB cB cB˛ cB cB cB cB cBΔ%)ÑB cÑÑÁÑBÑ c cB˛ c
  18793. B cB cB cB cB cB cB c˛B cB cB cB cB c˛B cB cB cB cB cB cB c1åJRF1)JÑBF1B! c cΔ\˛ cBÒ cш cÑ· c*B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ cB˛ cB cΔ5≠5≠9Œ5≠=ÔÁÁ!%))J%)ÑÑB c c•• c cÑ•Á c cB˛ cB c cÑ•Δ c cB cB cB cB cÑ-kÑ cB c c-kÁ c c)JΔ˛ cB˛ cB c cÁ˝ cB cB cB˛ cB˛ cB cB cB cB cB cB cB cB cB c cJRBJR%)Ñ=ÔNs-k• cÑΔB cB cB˙ cB˛ cB¯ cB cB˛ cB¸ cB cB˛ cB˛ c B cB cB cB cB cB c˛B cB cB c˛B cB cB c˛B c˛B cB cB c˛B+ cB cB cB cB cB cB cBΔ1å9Œ5≠9Œ1åÑÁ%)%)-k%)Ñ c cB cΔÁÑ c cÁΔÑB cB cB˝ cΔΔ cB c˛B c˛BÑ)JÑB˛ c%)%)B•9ŒÑ cÑ˝ cB cÑ%)• cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB cBÁNs9ŒJR%) c9ŒRî)JÑ c c%)V˛ cBÁ cÑ˛ cÑfl cB˛ c B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB˛ c•5≠5≠9Œ5≠-k cÁ˝!•Ñ˛ c)J!Δ cÑÁ1åÁ˛ cDÑÑB cB c cÑ c cB cB cB cB cÑ-kÑ cB c cΔ! c%)ÁBÑ c cB cBÑ cΔ• cB cBÑ c cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ c 1åNs)JNs! c5≠Z÷%)Ñ c•=ÔòB cB cB cB˛ cB cB cB cB cBÚ cB˛ cB˛ cB cB cB˛ cB˛ cB cB cB cB cB˛ c B cB cB cB cB cB c˛B cB cB cB cB c˛B c˛B˛ cB cB cB cB cB cB cB cB cB cB cBΔ1å˛9ŒÁB•ΔÁ%))J!ÑÑ c c%)=Ô5≠• c!9Œ-k˛ cÑ c cB cB cÑ c˛B c¸B c•ÑB c cÑ cÑ cÁB¸ cB c cÑÑ˛ cÑ˛Á)B cB cB cB cB cB cB cB cB cB cB cB cB cB c cF1BÁJR%)B5≠Vµ%)B cÁJR,˛ cBÈ cÑ” cB cB cB˛ c B cB cB cB cB cB cB˛ c B cB cB cB cB cB cB˛ cB¸ cΔ5≠5≠9Œ5≠•BÑΔ!%)1å!ΔΔÑÑ)JBB•Ñ•%)Δ cB˛ cB˙ cB cB cB cB cB˛ cBÑ˚ cBÑ˛ c •!-kΔ cÑ• cΔ!!Δ˛ c•• c cB˛ cB cB cB cB cB cB cB cB c cΔRî5≠ÁVµ1å•-k)J˛ c1å9ŒñB cB cB˛ cB˛ cB cB cB cB cBˆ cB˙ cB cB cB˛ cB˛ cB cB cB˛ cB˙ c
  18794. B cB cB cB cB cB cB c¸B cB cB c˛B cB˛ c˛B c˛B4 cB cB cB cB cB cB cBΔ1å9Œ5≠-k c cBÁ%)1åF1=Ô-k)J•Ñ•)J)J•B cÑ• c cB cB cB cB cB cB c˛B     cB cB cB cB cB˛ c
  18795. B c c•• c c•!-k%) cBÑ˛ cÑ c cB cB cÑÑ c cB cB cB cB cB cB c˛B cB cB c!Z÷%)!Vµ9Œ)J1åÑ c c•=Ô-kH cBÚ cB˙ cBÊ cBÓ cB˛ c B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB˛ cÁ˛5≠*! cB c!5≠JRZ÷Ns-kΔÑ cÑÁ!• cBÑ•ÑB cB cB cB cB c cÑB cB cB cB cB˛ cB cÑÑ c cBΔΔ•Ñ c c••Ñ cÑ˛ c•Ñ˛Δ˘ cB cB cB cB cB cB cB cB cB c c5≠^˜Á•-k5≠9ŒÁ˛ c!BÁ¡B cB¸ c B cB cB cB cB cB cB¸ c(B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c B cB cB cB cB cB c˛B c˛B cB cB c˛B cB cB c˛B8 cB cB cB cB cB cB cB c c%)5≠5≠1åÁB cB)JBNsJR1åÁ• c cBÑΔ•B cÑ• c cB cB cB cB c cÑB cB c˛B cB cÑ• cÑΔÁ˛ c5B!ΔB•B•ΔΔÑÁÑÑ•!)J-k)J-k! cBÑ c cB cB cB cB cB cB cB cB cB cB cB c=ÔRîÑÑ-k=Ô%)˛ cB-kÁÁZÊ cB˛ cB˛ cB˛ cB cB¸ cB˛ cB cB cB˛ cB cB cB˛ cB cB cB cB cB cB cB cBÑÑ cB cB cB cB cB˛ cB˛ cB cBÑ)J9Œ5≠1å• cB c!B1å5≠)J!ÑÑ˛ cÁ•ÑBÑ••B¸ cB cB˛ cB cB cB˝ cÁ%)• c•Ñ cB cB!Á cÑ•)J5≠!1å%)ÑÑÁ!%)%)ÁΔÑ˛ cѸ c•˝ cB cB cB cB cB cB c c%)! c-kNs-kÑ˛ cÑΔÑÁºB cB cB˛ cB cB cB˛ c,B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ cB cB cB cB cB cB cB cB c˛B cB cB c˛B cB˛ c˛B cB cB cB cB c˛B cB cB cÑ-k5≠5≠)J cB cB•)J)J%)!ΔÑ c cBÑΔ%)˛ c •• cB cB cB cB cB˛ cB cB cB cB cÑ• c cB cB cBBΔÁB cÑΔÁ)J9ŒÑBÑÑ˝Δ•ÑÑ˛ cÑÁ%) c cΔÑB cB cB cB cB cB cB cB cB c!Vµ1åÑB cB˝ cÑu cBÍ cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cBˆ cB˛ cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB˛ cB˛ cB cB•-k5≠5≠%)B cB cÑ)J!)J%)%)Ñ•˛ c
  18796. ÁÁ• c cÑ• c cB cB cB˛ cΔ!ÑÑ˝ cB cB c cÑ˛ c#••ÑBÑΔ c cÑ••5≠Á cÑΔ!Á!!%)!%)ΔÑ cÑ•Ñ c cB•Δ cB˙ cB˛ cB cB cB9ŒB•˙ cÑBµB cB cB cB˛ cB˛ cB cB cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB c˛B$ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c cÑB cB cB c˛B c˛B" cB cB cBB•1å5≠5≠Δ cB cB cÁ!Δ%))JΔÑÑB c cΔ• cBÑÁΔ˚ cBÑ cΔ•˛ cB cB cB c c!!Ñ cÑÑΔÑ cBÑB cÑÁ!)J cÑÁ)J)J-k)J¸-kÑ cÑ c˛B cBΔ• cB cB cB cB cB cB cB cB c cÑB cB cÑ•˛ cB{ cB cBˆ cBˆ cB˛ c B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cBˆ cB˛ cB cB cB cB cB cB cB cB cB cBÑ c cB cB cB cB˛ cB˛ cB cB cBΔ1å5≠1åÑB cB cBΔ%)%))J)JÁ•˛ c    •)J)J•Ñ•5≠5≠Ñ c˛Ñ
  18797. B cB c cÑ c cB cB˛ c    BÑÁ!Ñ c cÑ•Ѹ cÁ-k-kΔ•-kBF1JR˚F1=Ô! cÑ c cB˝ c•˚ c B cB cB cB cB cB cB˛ cB!•˛ cBµB cB cB˙ cB˛ cB˛ cB˛ cB cB cB˛ c B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB cB cB cB c˛B c˛B cB cB c˛B c˛B
  18798. cB cB cB cB cB c˛B cB cΔ5≠5≠-kB cB cBBΔ-k-k)J!Á˛Ñ3•%)F1JR%) cΔ%)! c cB cB cB cB cÑÑ c cB cB cB cB c cÑB cÑÁ• cB cBÑ-kNs)JÑÁBNsNsJR˛NsJR˛F1"-k c cÁÑ cB cB cB cB cB cB cB cB cB cB cB cB cB cB c•˝ cBo cB cB cBÓ cB˝ cј cB cB cB cB cB cB cB cB cB cB cB cBÙ cB cB cB˛ cB cB cB cB cB cB cBÑ c cB cB cB cB˛ c&B cB cB cB cB!5≠5≠Á cB cB cB•%)%)Δ%)5≠-k!!•Δ)J-k• c cÑÑ cB˛ cB˛ c•!ΔÑ c cB cB cB c c•Δ cBÑÁ)JΔ˛ c
  18799. •-kNs! c%)JRRîNsRîJRNsJRNs˛JR=ÔÑ cÁ1å%)Ñ˘ cB˛ cB˛ cB˛ cB˛ cB c c5≠Ñ˛ cBªB c˛B cB˙ cB cB cB˛ c;B cB cB cB cÑ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB c˛B cB˛ cB cB cB cB c˛B c˛B' cB c%)9Œ1å•B cB cB c cÁ!5≠RîZ÷1åΔÑ cBÑ•Δ c cΔ%)Δ cBÑÑ cB c c˛ÑB cB cB cB cB cΔ!ÑÑ c-kB)J˛ cΔ%)F1Δ c)J˛RîNsNsJR˛Ns)JRNsBΔBÁ-k5≠Á cB cB cB cB cB cB cB cB cB cB cB cB cB cΔÑB c cBa cB cBÍ cB cÑ•Ñ cB¯ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cBˆ cB cB cB cB cB cB cB cB cB cB˛ cB cB cB˛ cB cB˛ cB˝ c1å5≠-k c cB cB cB cÁBVµRî9Œ!•Ñ cÑ•5≠1å• cΔ-k!˚ cB cB˛ cB cB cB cB c cÁ-k)J•Ñ!BB• cÑÁ%)9Œ•Ñ1åNs˛VµRîRîNsRîNsRîNsJR! c•Δ%)5≠Ñ˛ cB c c•B cB˛ cB˛ cB˛ cB cB˚ cÑBöB cB cBÑ c cBˆ cB˛ cB cB cB cÑÑB˛ cB˛ c'B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B cB cB c˛B c¸B cB cB cB c˛B cB cBΔ1å5≠! c˛B cB cB)JF19Œ˛%)!!ΔÑ•1å5≠• cÑ!Δ cB cB cB cB c cÑ c cB cB˝ cÑ%)5≠5≠ÁÑÁBF1ÁÑÑÁΔ%) cÁ=Ô¸VµNsRî˝NsJR%)BÑB•-k)J c cB cB c• cB cB˛ c B cB cB cB cB cB cB¸ cU cB cB cΔÑ˛ cÑÛ cB¸ cBÏ cB˙ cB˛ cBˆ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB˛ c/B cB cB c!5≠5≠Á c cB cB cB c!-k!1åBF1)J%)•Ñ cÁ!Ñ c cÑ• c cB cB cB c cÑ•Ѹ c.•ÑÑ cÁ-k=Ô!ÑÁF1JR5≠••Δ!!Ñ!F1VµVµZ÷Z÷VµRîNsRîNsRîNsRîΔ c• c cÁ=ÔÁ c cB c c•˘ cB˛ cB˛ cB˙ cΔ∑B cB c cÁ˘ cB˛ cB˛ cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB˛ c#B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB c˛B cB cB cB cB cB cB c c%)1å1åÑ cB c˛B cB•Δ5≠JRNsB!ÑÑ c cÑÁΔ cB•ÁÑB˛ c#B cB c cÁ!•ÑÑ c•Ñ• c cÑ-k=Ô)J•Δ5≠NsBΔÑΔÁ%)!%)BZ÷VµZ÷˛Vµ˛Rî˛Ns&•BΔ!• c1å1åÑ c cB cÑÑB cB cB cB cB cB cB cB cB cB cB c• c>˛ cBÁÑÑ cÑ˛ cÑ” cB˙ cB˛ cB˙ cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c*B cB cB cB cB c cÑ%)1å-kÑB cB cB cB c c)J=Ô=Ô1å%)Δ••Ñ c•%)%)Ñ c•!Ñ˚ cÑÑÁ1å5≠Δ• cÑ cÑ•Ñ cÑ-kB5≠Á•%)F1JR!•ΔÁ!-kJRVµVµ˛Z÷VµVµRîVµRîRîNsNsÑ cΔ)J1å!ΔBÁÑ˛ cÑ•ÑB˙ cBı cÑBßB cB c!ј c B cB cB cB cB cB cB˛ cB cB cB˛ cB cB cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c˛B cB cB c˛B cB cB cB cB c˛B cB c c%)-k%)B c˛B cB cB c%)-k!%)!%)ÁΔ c cÑ%))JÑ c%)9ŒÁ cÑ cÑ˛ cÑ•-k1åÁ•ÑB c cÑÑ c cÁ9ŒBΔΔÁBRî9Œ•ΔΔ%)%)Ns¸VµZ÷˝Vµ NsRîNs• cÁ-k5≠5≠-k5≠5≠ c cB c cΔ%)BB cB cB cB cB cB cB˛ cB˝ cBc cB cÑÁÑÑ˛ cÑÛ cB‚ cB˙ cB cB cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB˛ cB cB˛ cEBÑ!1åΔ cB cB cB cB cBΔ!%)-k5≠1å!ÁΔ•Á9ŒBΔÑΔ9Œ!Ñ cÑ•Ñ c cÑ•)J9Œ%)ΔÑ c cÑ•Δ•• c5≠B1å•Δ5≠Rî=Ô!•!%)-kJRZ÷˛^˜cZ÷VµRîNsF1F1BF1ΔÑ%)=Ô9Œ5≠-k1åF1Á˝ cÑÑ c cB˛ cB˛ cB˛ cB˚ cÑBù c•ΔΔ•!ı cB˛ cB˛ cB¯ c
  18800. B cB cB cB cB cB˛ cB˛ cB cB cB cB c˛B c˛B cB cB cB cB cB cB c˛B c˛B cB cB cB cB c˛B cB cB cB cB c˛B c˛B cÑ!-kÑ˛B c˛B cB c c!)J5≠BNs1å)JÁΔÁ5≠BÁÑÁ9Œ)J˛Ñ•˛ cPÑ•5≠9Œ-k•• cÑÑ•Δ•Ñ c9ŒB5≠Δ•1åJRNs!ΔÁ1å1åNs^˜cRîJR5≠-k)J!ΔÁΔÁΔ• cÑÁ!%)-k1å9Œ1å cB cB cB cB cB cB cB cB cB cB cB cB cB c cBK%)ΔÑÑÁ!Á¸ cÑ◊ c,B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB˛ cB˛ c"B cB•%))JB cB cB cB cB cB c!5≠JR^˜^˜B-k%)•Δ1åF1%)Δ•9Œ5≠˙Ñ•Á5≠B-kΔ•˛Ñ#•ΔΔÑ•)J=ÔF1%)Δ!NsNs9ŒÁ-k5≠-k9Œ=Ô-kÁΔ!!%)!%)!%)!!ÁÁΔ•˛ÑÁ1å5≠! cB˛ cBÏ cBùÑÑ c•ΔÁÁÑı cB cB cB cB cB˛ cB˛ cB˛ cB cB cB˛ c B cB cB cB cB cB c˛B c˛B cB cB cB cB cB cB c˛B c˛B c˛B cB cB c˛B cB cB c˛B cB cB cB cB cB c•)JΔBB c˛B= cB cB cB!F1Z÷^˜cB5≠%)Á•5≠Ns5≠Ñ•5≠=Ô•ÑÑ•Ñ c cÑ•-k=Ô=ÔÁΔÑ cÑ•ÁΔ• c!BRî9Œ%)%)RîZ÷Ns)J%)%)!ÑÑΔ!˝)J!%)!%)!!Á!ÁΔ••ÑÑ c!)J)JÑ cB cB cB cB cB cB cB cB˜ cBiÑ•ΔÁÁΔ!• c cÑ cÑ cј cBÊ c B cB cB cB cB cB cB˛ cB cB cB˛ c B cB cB cB cB cB cB˛ cB cB cB˛ cB cB cB˛ cB cB cB˝ c$Á)JÑB cB cB cB cB cB cÁNsVµccNs-k-k!•!JR9Œ•Ñ5≠B! cÑÑΔ˛ c•Á=ÔF1-kÁΔÑÑ•ÁΔ••%)JRZ÷JR1å)JNsVµ=ÔÑ c cÑ•˝)J-k)J-k%))J%)%)!!%)!ΔÁΔ••ÑÑ•Á!• cB˛ cB˘ cј cBô!%)ÁÁΔÁ•ΔÛ cB cB cB cB cB˛ cB cB cB˛ cB˛ c#B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB c˛B cB cB c˛B cB cB c˛B cB cBÑÁ%)B c˛B c˛B7 cB cBΔBVµ^˜g9Ns-k)JÁ•!BBΔÑ-kJR-k•Ñ••ÑÑ c c•9ŒNs1å!Δ! c•Á%)ÁÁ)JJRZ÷Vµ-kÁΔ• c cÑΔÁ˝%)-k%)˛-k )J%)%))J%)%)!%)ÁΔ•Δ¸Ñ •• cB cB cB cB cB˙ cB˛ cB c cBc ÁΔ!ΔÁ••ΔÑ cÑ cÑ˛ cÑfl cB cB cB cB cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c+B cB cB cB cB c•%)Á cB cB cB cB cB cB cÑ9ŒRî^˜c^˜9Œ1åÁΔ!JRNs)JÑ%)JR=Ô˛•Á•˛Ñ•)JB5≠!!ÁÁΔ%))J)JÁÁBVµ=ÔΔ c cB cÑΔÁ!!%)˛)J-k)J-k)J-k)J˛-k)J-k%)˛!ÁÁ•Δ˛Ñ•Ñ cB˘ cÑı cBìΔ˛Á•ÑÑ• c cBÙ cB˛ cB˛ cB cB cB˛ cB˙ c#B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B cB c¸B cB cB cB cB cB cB c cÁ%)Δ˛B c˛B' cB cB cB c)JJRVµc^˜=Ô1å%)ΔΔBVµ-k•ΔBNs!ÑÑΔ• c•Δ!!F1B%)!Á%)˛)J-k!˛Δ ÑB cB c c••ΔÁ!!˛)J%))J%))J)J-k)J-k)J)J-k)J%)%)!!ÁÁΔΔ••˛Ñ cB cB cB cB¸ cB cB cB˝ cBb!ÁÁΔ• c•ÑÑ˛ cÑ cÑ cÑ cÑ„ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cB˛ cpB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB•!-kÑ cB cB cB cB cB cB cB!JRZ÷cg9B1å%)ÁÑBVµ9Œ!Á=ÔVµ9Œ••ΔÁΔΔ•Á%)=ÔNs9Œ-k)J!%)%)ÁΔÑ cB cB cB c cÑÑ••ÁÁ!!%)%)-k)J)J%)˛1å˝-k)J)J%))J˝!ÁΔΔ˛•ÑÑÌ cBä!Δ••˝Ñ c cBˆ cB˛ cB˙ cB˛ cB˛ c'B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c˛B c˛B cB cB c˛B cB cB cB cΔ)J%) cB c˛B c˛B cB cB c!RîZ÷g9g9Ns1å-k••1åNsNs1å!1åVµNs%)%)!!˝Á!1åJRB%)Á•Ñ c cB cB cB cB c˛Ñ•Ñ••ΔΔÁ!˛%))J%)˝-k)J-k-k)J%)˛)J˝!ÁÁ˝Δ˛Ñ cB cB c cÑ c cB cB cB cB˛ c[ÁÑ•˝Ñ cÑ˙ cÑ˛ cÑ„ cB˙ cB˛ cB˛ cB˛ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c,B cB cÑ!-k!B cB cB cB cB cB cB cB)JNs^˜ccZ÷=Ô9Œ1å!%)B^˜F1)J%)NsZ÷F1%)!Δ˛• Ñ••!ΔÑ c cB cB cB˝ c Ñ•Δ•Δ••Ñ••ΔΔ˛!%))J%)%)-k1å˝-k)J˛-k)J˛%) !%)!!ÁÁΔΔ••ÑÑ˛ cш cÑBk˝Ñ cÑ˝ cB cB˙ cB˙ cB˛ c#B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB cB cB cB cB c˛B cB cB cBB cÁ%)1å• c˛B c˛B c˛B cB c•F1Vµ˛c
  18801. F1JR9Œ-k)J=ÔZ÷Vµ)J!)J5≠)JÑ˚ cB cB c˛B     cB cB cB c c••˛Δ˝•Ñ••ΔΔ˝Á!!˝)J-k)J˛-k%)˛)J!%)!!%)!Á!ΔΔ••Ñ•Ѹ cB cB cB˝ cBRÑ c˛Ñ cÑ˝ cB c cÑ cÑ cÑ˛ cÑ cѯ cÑÔ cB˙ cB˙ cB˛ cB˙ cB cB cB cB cB cB cB cB cB cB˛ c/B cB cB cB cB c c•!-k-kÑB cB cB cB cB cB cB cB c5≠VµckZg9Z÷BF11å5≠1åNsF1%) cÑ˛ c˛Ñ cÑ c cB cB cB cB cB˛ cÑΔΔ¸Á˝Δ•Δ•ΔΔ˛Á˛!%))J1å˛-k1å˝-k
  18802. %))J)J!!)J)J%)!!ΔÁΔΔ˛•Ñı cB}˝Ñ cÑ c cB cB cB‰ c3B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB cB cB cB cB cB cBÑ•%)1å)J˛B c˛B c˛B cB cB cBÁJR^˜cg9c=Ô1å!Δ••Ѹ c    Ñ•Á!!ÁÁ• cB˛ c B cB cB c cÑ•ΔÁ!˛ÁΔ•˝Δ••˛ΔÁÁΔΔ!-k˛)J-k-k)J-k-k˝)J Á!%)%)!%)!%)ÁÁΔΔ˛•Ñ c cB cB˛ cB˛ cbΔÑÑ cÑ˚ cB˝ cÑ cÑ cÑ˛ cÑ˛ cÑ cÑ cÑÔ cB˙ cB˛ cB˛ cB˙ cB˛ cB cB cB cB cB cB cB cB cB cB¸ c'B cB cB cB cB cÑ!)J5≠Δ cB cB cB cB cB cB cB cB c c=ÔZ÷g9cVµ!•˛ cÑ cÑ cÑ•Á%)-k9ŒBB=Ô5≠-kÑ c cΔ c cB˝ cÑÑ••ΔΔ˝ÁΔΔÁΔΔ•˘ΔÁ%)˝)J-k-k1å)J˛-k)J!!%)˛!    %)%)!ÁÁΔ••Δ•˛Ñ˙ cÑ ckÁΔѸ cB˛ cB cBË c'B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB cB cB c˛B cB cB cB cB cB cB cB cB c cΔ!-k1åÑB c˛B c˛B c˛B c˛B c%)RîJR)JÑ˚ cÑÑΔÁ)J-k5≠BJRNsRîRîF19Œ!ÑÑΔÑ c cB˛ cB c cÑÑ••Δ•˛Δ˝•ΔÁΔÁ˛ΔÁΔ!¸%)-k)J˛-k    )J%)!%)!!Δ!!%)˝Á˝•˛Ñ•ÑÑ˚ cÉ    ÁΔ• cÑ cÑ c cB˛ cB˝ cÑ˛ cÑ cÑ cÑ˛ cÑÛ cB˛ cB˛ cBˆ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB˛ cB c c•Á)J1å)J c cB cB cB cB cB cB cB cB cBΔ1åÁ˛ cÑ cÑÑΔÁ%))J5≠=ÔJRJRVµVµZ÷VµZ÷NsB)JΔÑ%)ÑΔÑ cB˚ cÑ c••¸ΔÑ••ΔΔÁ˛ΔÁΔÁΔ%)%)!!)J)J-k-k1å-k-k%)-k)J%)!˝%)!˝Á•ΔΔ•Ñ•ÑΔ••ÑÑ cÑ cÇÁÁ•Ñ cÑ˝ cB˛ cB cB cB˛ c-B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB c˛B c˛B c˛B cB cB cB cB cBÑΔ%))J5≠Á c˛B c˛B c˛B c˛B/ cB c c•ÑÑ cÑÑΔÁ%)-k5≠9ŒBF1RîRîVµVµZ÷Z÷^˜Z÷RîB1å••%)ΔΔ•B cB cB cB cB c cÑÑ˝•ÑÑ˝•˚ΔÁÁ%)!˝%)˛)J-k1å-k˛)J%))J)J˛%)!Á!Á˛Δ•Δ˝•ÁΔ˛•û !ÁΔ•Ñ cÑ cÑ c cB˛ cB˝ cÑ cÑ cÑÛ cB˛ cB˛ cB cB cB cB cB˛ cB˛ cB˛ cB˛ cOB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c cÑ•!)J1å1åΔB cB cB cB cB cB cB cB cB cB c cÑ•ΔÁ%))J1å9ŒF1F1JRJRNs˛RîNsVµVµNsNsF1B5≠ÁΔ)JΔÁΔ cB cB cB cB˝ c˝Ñ•Ñ•Ñ˛•ΔÁΔÁΔÁΔÁ%))J!%)!%)!)J-k1å-k)J-k1å-k-k˛)J˛%)
  18803. Á%)%)ÁΔÁ•Á•Δ•Á!%)˛ΔöÁÁΔΔÑÑ˝ cB cB cB cBˆ cB˛ c3B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B cB cB c˛B cB cB cB cB c˛B cB cÑÁ%)-k1å-k c cB c˛B c˛B c˛B c˛B c˛B cÑ•Á˛!%)˛)J(!!Á••Δ•ÑÑΔ•ΔÑÑÁΔΔ! cBB cB cB cB cB cB c cÑÑ•Ñ•Ñ•Ñ˝•˝Δ!%)%)˛!%)%)-k˛)J-k)J-k)J-k)J-k)J)J˝!˛Á˛ΔÁ!!%)!!Á•ü!ÁÁΔΔÑÑ cÑ˚ cB˝ cÑ cÑ˘ cB cB˛ c B cB cB cB cB cB cB˛ cB˛ cB˛ cB˛ cB˛ c$B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c&ÑÁ!)J-k5≠)J cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB˚ cÑÑΔÁÑB cB cB cB cB cB cB c cÑÑ•Ñ˛•Ñ••Δ•ÁΔÁΔ˚!)J%)%))J)J!-k)J-k)J)J-k-k)J!%)%)!%)!!•ÁΔ!!˝%))JΔâ!!ÁÁΔΔÑÑ˚ cB cB cB˙ c7B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c˛B c˛B c˛B cB cÑΔÁ)J-k1å1å!B c˛B cB cB c˛B cB cB c˛B c˛B c˛B c˛BÑ˛B c˛B cB˚ c˛Ñ c c˛B c˛B c˛B cB˝ cÑÑ•¸Ñ••˛Δ•ÁΔ˛!Á!!%)!)J-k)J%)˝)J%)!%))J!%)%)ΔΔÁ!Á!!%)!˛%)†%)!!ÁÁΔ•˝Ñ˚ cB c cÑ˚ cB˛ cB cB cB cB cB˛ cB˛ cB˛ cB˙ c,B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c,ÑΔ!%))J-k1å5≠Ñ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cÑ cB˛ cB cB c cÑ cÑÑ••ÁΔ cB cB cB cB cB cB cB˚ cÑÑ•¸Ñ••Δ•Δ•Δ!%)!%)%))J%)%))J)J˛%) )J)J%)!%))J)J!%)!!Á˛!Á!!Á!)J-kèÁ˛!ÁÁΔ•ÑÑ˚ cB cB¸ c+B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B cB cB c˛B c˙B c˛B c˛B c˛B cB cÑΔÁ%))J-k-k5≠-k cB cB cB cB cB cB c˛B c˛B c˛B c˛B  cB cB cB cB cB cB cBB cÑÑ••ΔΔ!%)! c cB cB cB c˛B cB cB cB cB c cÑ c˙Ѹ•Δ•ΔÁ˝!˛)J    %))J%))J!%)%)-k%)%)˛Á%)!!˝ÁΔ!)J-kv•Δ˛!    ÁÁΔΔÑÑ cÑ cј cB˛ cB˛ cB˛ cBÚ cB˛ cB˛ cB˙ cRB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c cÁÁ%))J-k-k1å5≠%)B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c cÑB¸ cB c•ÁΔ!!%)%))J%)ÑB cB cB cB cB cB cB cB cB˝ c˝Ñ•ÑÑ c˛Ѹ•˚Δ!!˛)J    !%)%))J%))J!!%))J˝%)Á!ΔÁÁ)J-kç Ñ•ÑΔΔ!ÁÁΔ•Ñј cB cB cB cB cB cB cB cB cB˛ c'B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˙B c˛B c˛B c˛BΔ!%))J-k-k˛1å •BB cB cB cB cB c˛B c˛B c˛B c˛B cB cB cB cB˛ c
  18804. B c cÑB cBΔÁ!!˝%))J• c˛B c˛B c˛B c˛B cB cB˝ cÑ c˛Ñ˛ c˝Ñ••˛Δ•ΔÁ!Á!Á!Á˛!Á!!˛%)    !)J%)!!ÁΔÁ%)-kr˝Ñ••ÁÁ!ÁΔ˝Ñ cÑ˚ cB‡ c>B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cBÑ!)J)J-k-k1å-k1å-kÑB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB cB cB¸ cB•ÁΔ c c•˝%))J%))J)J!B cB cB cB cB cB cB cB cB cB cB c cÑ c˙Ñ cÑ cÑÑ••ΔΔ˛ÁΔÁΔ˛Á    !%)ΔÁ!%)%)-k%)%)˛!)J!!Á%)%)ê˛ c˝Ñ••˛ΔÑÑ cѸ cÑ cÑ cÑ c cB˛ cB cB cB˛ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c˛B c˛B c˛B c˛B c˛B c˛B c•)J)J˝-k1å1å%)B c˛B cB cB cB cB cB cB cB cB cB cB c˛B cB cB cB c c•B cÑ)J-kÁ c•!%)%))J˛%))J%) cB c˛B cB cB cB cB c˛B cB cB cB c cÑ cÑÑ•˝Ñ cÑѕѕ•Δ˛•˛Δ¸Á!!%)!%)˛!%)%)Á!˛%)Ü    Ñ cÑ cÑ cÑ cÑÑ˛•˝Ñ˝ cÑΔÁ•!)JÁ c3B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c c!˛-k1å-k˛1å"Δ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ c
  18805. ΔÑ cÑ)J=Ô9ŒÁÑ!%)˛)J %))J)J-kÑ cB cB cB cB˛ cB cB cB cB cB cB cB c cÑ cÑѕѕÑÑ c˚Ñ••˛Δ˛Á!Á!Á!!%)˝!Á!!)J%)-k1å~Ù cÑ cѸ cÑ c•!9Œ9Œ¸ cB cB¸ c    B cB cB cB cB c˛B c˛B c˛B c˙B c˛B c˛B c˛B c˛B c˛B c˛B c˛B c˛B cBÑ%)-k-k1å-k1å-k1å-k•B cB c˛B cB cB c˛B cB cB c˛B cB cB c˛B c˛B cB•!ÑÑÁ=ÔF1• cΔ˝%))J%))J)JÁB cB cB cB cB cB cB cB cB cB c˛B cB c cÑ cÑ cÑ cÑÑ•ÑÑ cÑ c˝Ñ••ΔΔ˛ÁΔÁÁ!Á!Á!ΔΔÁ!!)J%)5≠Ç˝ cÑ˛ cÑ˙ cÑ˛ cÑ c cÑΔ-k!Ò c@B cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c•1å-k1å-k˝1å3)J c cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c cÑÑ1å%)••1åΔÑ c•%))J%)˝)J-k%) cB cB cB˛ cB cB cB cB cB˛ cB cB cB˝ c˚Ñ•˝Ñ c˝Ñ••˛Δ•ÁΔ˝Á!ΔΔÁ!!˝%)}B˛ cB cB c cÑB˛ cB cB˛ cB cB c˙B$ cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c˛B c˛B c˛B c˛B c˛B!˝1å-k˛1å! cB c˛B c˛B cB cB cB cB cB cB c˛B c˛B cB cB cB cÑÑ-k9ŒΔ•˝ cÑ!%)%))J)J%)˛)J  c cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB c c˛Ñ cÑ c¸Ñ cÑ c˝Ñ••Δ•¸ΔÁ˛%)!%)%))J‹ cB cB cB cB cBı cÑÔ cB˛ cB cB cB cB cB cB cB cB cB cB cB c)J5≠˙1åΔB cB cB cB cB cB cB cB cB cB cB˛ cB cB cB cB cB cB cBΔÑ-kF1Δ˝Ñ cÑÁ˘)JΔ c cB c cÑ cÑÔ cB˛ cB˛ c¯Ñ•˙Ñ˛• ÑΔΔÁΔ!!%)!!)J)J5≠z c cB cB cB cB cB cB cB˛ cBˆ cB cB cB cB cB cB cB cB cB cB cB˛ cBˆ cBˆ c B cB cB cB cB cB c˛B c˛B c˛B cÑ1å1å5≠˛1å5≠1å-kÑ c˛B c˛B  cB cB cB cB cB cB cB cB cB cB cB cB cB cB c••Δ!˝Ñ cÑ cÁ%))J%))J%))J%))JΔ cB cB c cÑ˘ cB c cÑ•ΔÑÑ c cB cB cB cB cB cB c cÑ cÑ c˝Ñ•ÑÑ cÑ c˝Ñ˝•ΔΔ!!%)%)9Œ˛ cB˛ cB˙ cB cB cB  c
  18806. B cB cB cB cB cBÁ5≠5≠¸1å!5≠%) cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB˛ cB cB!•˝Ñ˛•ÑÑΔ¸)J%))J)J!¸ cÑ cÑ cѸ c
  18807. ÑÑÁBVµF1!••ÑÑ˚ cB˛ cB˝ c˝Ñ    •Ñ•ÑÑ cÑ cÑ c˝Ñ•ÑΔ•ÁÁ%)1åe˝ cB cB cB cB cB cB cB cB˛ cB cB cB˙ cB cBÏ cB¸ cB˛ cB˙ cB˛ cB˛ cB cB cB cB cB cB cB cB cBB)J5≠˛1å5≠1å1å5≠ÁB cB c˛B c˛B cB cB cB cB cB cB cB cB c˛B
  18808. cB cB cBBÁ• c••Δ•˛ΔÑΔ%))J%)˛)J%))J%)ÑB˝ c˛Ñ˛ c ÑÑ!ΔÑΔ1åkZg9Z÷9ŒΔ˛•ÑÑB˛ cB cB cB cB cB cB c cÑ c˙Ñ cÑ˛ c˝ÑΔΔ-kÑÒ cB˙ cBÌ cÑ◊ cB˛ c B cB cB cB cÑ1å5≠5≠1å¸5≠,Ñ cB cB cB cB cB cB cB c cÑB cB cB cB cB cB cB cB cB cB cB!Á•ΔÁÁ˛!ÁΔΔ!˛)J-k˛)J-kÑ c cÑÑ˛•ÑÑ cÑÑ•˝Á !JRo{o{c1å%)Δ••ÑÑ˝ cB˛ cB˛ cB˛ cB˝ c˝Ñ•ÑÑ c˚Ñ•%)z˚ cB˛ cB˙ c B cB cB cB cB cB cB˛ cB˛ cBÚ cB˛ cB cB¸ cB cB cB¯ c!B cB cB cB cB cB cB cB cB cB cBΔ1å5≠1å5≠1å5≠5≠9Œ)J cB c˛B cB cB cB cB c˛B cB cB cB cB cB cB c˛B cB cB cÑ!Á%)%))J)J-k)J%)Á!Á˘)JΔB c cÑÑ••Ñ cÑ cÑ•Δ)J5≠Δ)J%)g9kZkZ9Œ)JÁ˛•ÑÑ cÑ c cB cB cB cB cB cB cB cB cB cB c cÑ c¸Ñ cÑ c)JÑ cÑ cÑ˙ cÑ˛ cÑ c cB cBÏ cBÌ cÑÁ cB cB cB˛ cB c%)˚5≠9Œ5≠!˝ cB˛ c B cB cB cB cB cB cB˛ c B cB cB cB cB cB cB˛ cÁ-k1å˝5≠9Œ1å)J%)!%)˚)J-k! c cÑÑ••Δ˛Ñ c cÑ cΔÁÑ-k=ÔRîkZB%)Á!ΔΔÁΔÑ•ÑÑ cѸ cÑ˘ cB cB˛ cB c cÑ c˝Ñ•)Jì cÑ cÑÛ c
  18809. B cB cB cB cB cB˛ cB cB cB cB cB cB cB cB cB cB cB˙ cBˆ cB˛ cB˛ cB cB cB cB cB cB cB cB cB cB c c-k1å5≠1å5≠1å˛5≠*• cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cB cBÑ)J˝=Ô&B=Ô9Œ1å)J!%)%))J)J-k%))J)J-k c cѕѕÑÑ cÑÁΔÑ cB-k)J5≠1å5≠)JÁ!!˝Á    ••ÑÑ cÑ cÑ••˛ cÑ c cB cB cB cB cB cB cB cB˝ cÑÑ-k9˛Ñ cÑ cÑ cÑ cÑ˛ c Ñ c cB cB cB cB cBÍ cB˘ cÑ c cB‚ cB˛ cB c c•1å˚5≠9Œ-k• c cB cB cB cB cB cB cB cB cB˛ cB˛ cB cB cB cB cB˛ cB c cÑ%)=ÔB˛F1B9Œ-k-k!)J)J-k˛)J-k)J• cÑÑÁÁ•Á)J1å1åÁΔÑÑ•!1å1å-k!Á!!˛Á    ΔΔ•ΔÁΔÑΔÁ•˛Ñ˛•ÑÑ cÑ˚ cB˛ cB˙ c%)
  18810. d
  18811. °dONLNd/ñ¢l(æ0
  18812. MIKE REED AND°dONLNd=¢Æ\*
  18813. KONSTANTIN°dONLNdG¢\Æ_)J °dONLNdH¢^Æg)O°dONLNdI¢gÆn)    T°dONLNdJ¢nÆv)H°dONLNdK¢vÆ)M°dONLNdL¢Æá)    E°dONLNdM¢áÆè)R, Palatino
  18814. °dONLNdOÄñé˛(©¥CImagine being able to build into your application the capability to°dONLNdìíñ†˛*@draw freehand curves. Imagine being able to save these curves so°dONLNd‘§ñ≤Ê*;that they can be loaded into other programs like MacDraw or°dONLNd∂ñƒ    *Aprinted using the LaserWriter. And imagine being given the key to°dONLNdR»ñ÷Ó*=an abundant supply of previously defined curves to play with.°dONLNdê⁄ñËÖ*/Imagine no more . . . this article reveals all.
  18815. °dONLNd¿˙ñ*PQuickDraw is a heck of a fine drawing engine for the Macintosh, but it does have°dONLNdñ* Uits limitations. In particular, it supports a limited set of geometric primitives for°dONLNdgñ * Udrawing: lines, rectangles, rounded-corner rectangles, ovals, arcs, and polygons (see°dONLNdΩñ*Ì* LFigure 1). If you want your application to provide the capability of drawing°dONLNd
  18816. *ñ6∏* Econtours consisting of curves and straight lines, you’re out of luck.°dONLNdPBñNˇ*SSure, you can use the arc primitive to draw a curve, but if you want to connect the°dONLNd§NñZ* Rcurve to anything, you’ve got a problem. An arc represents a segment of an ellipse°dONLNd˜Zñfˇ* Rand is specified by a bounding rectangle (defining the ellipse) and start and stop°dONLNdJfñr* Uangles (see Figure 2). Because an arc is not specified by starting and ending points,°dONLNd†rñ~* Mit’s hard to know the exact points where QuickDraw will begin and end drawing°dONLNdÓ~ñäÒ* Pthe arc. Thus, the arc does not lend itself to being combined with other arcs or°dONLNd?äññØ* lines.°dONLNdG¢ñƉ*KA more useful curve primitive would be one that describes its start and end°dONLNdìÆñ∫* Tpositions as points. The quadratic Bézier is just such a curve. Applications such as°dONLNdË∫ñΔ√* MacDraw
  18817. °dONLNdÔ∫√¬»(fl·®
  18818. °dONLNd∫»Δ+H use this type of curve to allow the drawing of freehand curves, and the°dONLNd9Δñ“Â(Ó¥MMacintosh itself uses this type of curve in an internal procedure to describe°dONLNdá“ñfi‹* TrueType fonts.°dONLNdòÍñˆˆ*LIn this article we give you the lowdown on the quadratic Bézier. We show the°dONLNdˆñ * Qcoding and the data structures used by programs like MacDraw to draw this kind of°dONLNd7ñ* Ocurve, and we show how your application can interchange data about this kind of°dONLNdáñƒ* >curve with MacDraw and with devices equipped with a PostScript
  18819. °dONLNd≈ƒ…(3‚®
  18820. °dONLNdΔ…+
  18821.  interpreter.°dONLNd‘ñ&˛(B¥NAnd since the quadratic Bézier happens to be the same curve that TrueType uses°dONLNd$&ñ2* P(in combination with other shapes) to draw outline fonts, we show how to extract°dONLNdu2ñ>%* curve data from TrueType fonts. |8|.,Times
  18822. (1 
  18823. +
  18824. 7
  18825. (è± MIKE REED AND KONSTANTIN OTHMER )ûhave(õ±$become such regular contributors to ){develop)
  18826.  that they(ß±8scarcely need introduction. Still, we’ve just discovered* 2something new about them: they dabble in doggerel.* Consider this sample:*-Late into the night, by the glow of a candle,*
  18827. 2Two men are found working on mischief and scandal.(èr5Their mice are a-clicking, their keyboards in motion,* 2They’re working on something of mythic proportion.* &We move closer in, to get a good look,* 1And notice they’re writing a get-rich-quick book.* /We wonder what topic could hold their attention* 1And keep them from working on some new invention.* /Their title reveals what the work will envelop—*
  18828. (How to Get Rich: Just Write for develop.)à•
  18829. 4„mÌ*
  18830. (Ú;0CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  18831. )Œ Autumn 1991ˇÂ˙◊#ˇ ˇˇˇˇ#◊ 
  18832. 6Äw."6İd
  18833. ONLNfH"w.°d
  18834. ONLNfl:†Ç†é
  18835. 456Äò6@Æ@Æ6Äv.ÀÀÀ
  18836. Ùˇ˛Î
  18837. ÙÎ
  18838. ÙÎ
  18839. ÙÎ
  18840. ÙÎ
  18841. ÙÎ
  18842. ÙÎ
  18843. ÙÎˆˇ˛¸?Ûˇ¿ˆˇ˛˝Úˇ¯ˆˇ˛˝Úˇ¸ˆˇ˛˝Òˇˆˇ˛˝Òˇˆˇ˛˝?ÒˇÄ¿Úˆˇ˛˝?Òˇ¿¿Úˆˇ˛˝Òˇ¿¿Úˆˇ˛˝Òˇ¿«˜ˇ¸˝ˆˇ˛˝Òˇ‡¿Úˆˇ˛˝ˇ‡¿Úˆˇ˛˝ˇ‡¿Úˆˇ˛˝ˇ‡¿Úˆˇ˛˝ˇ‡¿Úˆˇ˛˝ˇ‡¿Úˆˇ˛˝ˇ‡¿¿Ùˆˇ˛˝ˇ‡¿‡¿ˆˆˇ˛˝ˇ‡¿¯ˆˆˇ˛˝ˇ‡¿¯ˇˆˆˇ˛˝ˇ‡¿¸¿˜ˆˇ˛˝ˇ‡¿˛¯˜ˆˇ˛˝ˇ‡¿ˇˇ˜ˆˇ˛˝ˇ‡¿ˇÄ¿¯ˆˇ˛˝ˇ‡¿¿¯¯ˆˇ˛˝ˇ‡¿?‡ˇ¯ˆˇ˛˝ˇ‡¿‡˘ˆˇ˛˝ˇ‡¿¯¯˘ˆˇ˛˝ˇ‡¿¸ˇ˘ˆˇ˛˝ˇ‡¿˛˛‡˙ˆˇ˛˝ˇ‡¿ˇ˛¯˙ˆˇ˛˝ˇ‡    ¿ˇÄˇ˙ˆˇ˛˝ˇ‡¿‡¿˛‡˚ˆˇ˛˝ˇ‡¿?‡˛¯˚ˆˇ˛˝ˇ‡¿˛ˇ˚ˆˇ˛˝ˇ‡¿¯¯˝?‡¸ˆˇ˛˝ˇ‡¿¯¸˝¸¸ˆˇ˛˝ˇ‡¿¸˛˝ˇ¸ˆˇ˛˝ˇ‡¿¸ˇ¸?¿˝ˆˇ˛˝ˇ‡¿˛ˇÄ˝¿˝ˆˇ˛˝ˇ‡¿˛¿˜ˆˇ˛˝ˇ‡¿ˇ?‡˜ˆˇ˛˝ˇ‡¿ˇ˜ˆˇ˛˝ˇ‡¿ˇÄ¯˜ˆˇ˛˝ˇ‡¿ˇÄ¸˜ˆˇ˛˝ˇ‡¿ˇ¿˛˜Ù˝ˇ‡¿ˇ¿ˇ˜Ù˝ˇ‡¿‡ˇÄ¯Ù˝ˇ‡¿‡¿¯Ù˝ˇ‡¿??‡¯˛ˇ˘˝ˇ‡¿?¯˛ˇ˘˝ˇ‡¿¯¯¯˛ˇ¸ˇ¸˝ˇ‡¿¯¸¯˛ˇ¸ˇ¸˝ˇ‡ò6@ÄÆ@ÄÆvÄ∂.¿¸˛¯˛ˇ¸ˇ¸˝ˇ‡¿¸ˇ¯˛ˇ¸ˇ¸˝ˇ‡ ¿˛ˇÄ˘˛ˇ¸ˇ¸˝ˇ‡ ¿˛¿˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇ?‡˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇ˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇÄ¯˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇÄ¸˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇ¿˛˘˛ˇ¸ˇ¸˝ˇ‡ ¿ˇ¿ˇ˘˛ˇ¸ˇ¸˝ˇ‡!    ¿‡ˇÄ˙˛ˇ¸ˇ¸˝ˇ‡!    ¿‡¿˙˛ˇ¸ˇ¸˝ˇ‡!    ¿??‡˙˛ˇ¸ˇ¸˝ˇ‡!    ¿?‡˙˛ˇ¸ˇ¸˝ˇ‡!    ¿¯‡˙˛ˇ¸ˇ¸˝ˇ‡!    ¿¯‡˙˛ˇ¸ˇ¸˝ˇ‡!    ¿¸‡˙˛ˇ¸ˇ¸˝ˇ‡¿¸ˆ˛ˇ¸ˇ¸˝ˇ‡¿˛ˆ˛ˇ¸ˇ¸˝ˇ‡¿˛ˆ˛ˇ¸ˇ¸˝ˇ‡¿ˇˆ˛ˇ¸ˇ¸˝ˇ‡¿ˇˆ˛ˇ¸ˇ¸˝ˇ‡¿ˇÄ˜˛ˇ¸ˇ¸˝ˇ‡¿˛ˇÄ˜˛ˇ¸ˇ¸˝ˇ‡¿˛ˇ¿˜˛ˇ¸ˇ¸˝ˇ‡¿˛¿˜˛ˇ¸ˇ¸˝ˇ‡¿˛‡˜˛ˇ¸ˇ¸˝ˇ‡¿˛?‡˜˛ˇ¸ˇ¸˝ˇ‡¿˛?˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ¸ˇ¸˝ˇ‡¿˛˜˛ˇ˘˝ˇ‡¿˛˜˛ˇ˘˝ˇ‡¿˛˜˛ˇ˘˝ˇ‡¿Ú˛ˇ˘˝ˇ‡¿Ú˛ˇ˘˝ˇ‡¿Ú˛ˇ˘˝ˇ‡¿Ú˛ˇ˘˝Òˇ‡¿Ú˛ˇ˘˝Òˇ¿¿Ú˛ˇ˘˝Òˇ¿¿Ú˛ˇ˘˝?Òˇ¿¿Ú˛ˇ˘˝?ÒˇÄ¿ÚÙ˝ÒˇÙ˝ÒˇÙ˝Úˇ¸Ù˝Úˇ¯Ù¸?Ûˇ¿
  18844. Ùˇ˛ÎÀÀÀÀÀÀÀÀÀÀÀÀÀò6Ä¥ÆÄ¥Æ∂ÄÍ.ÀÀÀÀÀÀ˛ÔÄ@ˆ˝˝!˛qêÒ±∂„ÃĘ Æ;3nf66‹yà˛ ˛R`Ò S§”ˆ ™L§L î)JtöP˛!˛S–Òz§fiĘ Ú™OßD Ù/C¥õ»˛!˛RÒ¬Y§–@˜ ™L$L Ñ(K4ö˛!˛QêÒ±ó£ÃĘ Í;3Jd&2Ùyà˛
  18845. ÁÄν
  18846. ËÍ`˝ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀ ¸¸~ÿ˝ˇˇ¿˛ˇ¿Ÿ˝ˇˇ¯˛ˇŸ˛˛ˇ˛˛ˇ¯Ÿ˛˝ˇÄˇ˛Ÿ˛˝ˇ¿˛ˇŸ˛˝ˇ˛ˇŸòÅÆ@ÆHHa’xÉIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  18847. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  18848. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  18849.  
  18850.  
  18851.  ˛êêê@Æ6Äv.'ÅÅÅ”ÅÅÅ”ÅÅÅ”
  18852. ÅÛêˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇíˇÅ“ÅÛˇ˙†ˇ˙ˇ÷âˇıçÅÛˇ˙†ˇ˙ˇŸ˝ˇu˝ˇ¯ìÅÛˇ˙†ˇ˙ˇ€˛ˇ}ˇˇ˘óÅÛˇ˙†ˇ˙ˇ‹ˇˇ˛ˇ˚ıÅÛˇ˙˝ˇX˝ˇ˙ˇ›ˇˇˇ˚˜ÅÛˇ˙˝ˇX˝ˇ˙ˇfiˇˇˇˇ¸¸¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇfiˇˇˇ˝˝¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇflˇˇˇ˝˝¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇflˇˇ˝¯ˇ˛®ˇŸˇ˙˝ˇX˝ˇ˙ˇflˇ    ˇˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇ
  18853. ˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18854. ˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18855. ˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18856. ˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18857. ˇ˛ˇ¯ˇÅ˝ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18858. ˇ˛¯ˇˆ¸ˇçˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18859. ˇ˛¯ˇˆ˚ˇı˛ˇùˇ˙˝ˇX˝ˇ˙ˇ‡ˇ
  18860. ˇ˛Æ¯ˇˆ˙ˇˆ˚ˇ†ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ®ˇˇ˛¨¯ˇˆ˘ˇ˜¯ˇ£ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ¶ˇˇ˛¯ˇˆ¯ˇˆ¯ˇ•ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ¸ˇU˝ˇˇ˛¯ˇı¯ˇı˜ˇ®ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ˝ˇX˝ˇˇ˛¯ˇÙ¯ˇÛ˜ˇ´ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ˝ˇZ˝ˇˇ˛¯ˇÛ¯ˇÒ¯ˇ≠ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ˛ˇ\˛ˇˇ˛¯ˇÚ¯ˇÔ¯ˇ∞ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ˛ˇ^˛ˇˇ˛¯ˇÒ¯ˇÓ˜ˇ≥ˇ˙˝ˇX˝ˇ˙ˇ‡uˇˇˇ˛ˇˇ˛¯ˇ¯ˇÏ˜ˇ∂ˇ˙˝ˇX˝ˇ˙ˇ‡ˇ˛ˇ`˛ˇˇ˛¯ˇÔ¯ˇÍ¯ˇ∏ˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18861. ˇ˛¯ˇÓ¯ˇË¯ˇªˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18862. ˇ˛¯ˇÌ¯ˇÁ˜ˇæˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18863. ˇ˛¯ˇÏ¯ˇÂ¯ˇ¿ˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18864. ˇ˛¯ˇÎ¯ˇ„¯ˇ√ˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18865. ˇ˛    ¯ˇ˜˙ˇ˚¯ˇ‚˜ˇΔˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18866. ˇ˛    ¯ˇ˜˘ˇ˚¯ˇ‡¯ˇ»ˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18867. ˇ˛    ¯ˇ˜˘ˇ˙¯ˇfi¯ˇÀˇ˙˝ˇX˝ˇ˙ˇ‡ˇˇˇˇˇ
  18868. ˇ˛‘¯ˇ˜¯ˇ˙¯ˇ‹¯ˇŒˇ˙˝ˇX˝ˇ˙ˇ‡)ˇˇˇ ˇ)ˇˇˇ˛—¯ˇ˜¯ˇ˘¯ˇ€˜ˇ—ˇ˙˝ˇX˝ˇ˙ˇ‡(ˇˇˇ«ˇ'ˇˇˇ˛Œ¯ˇ˜˜ˇ˘¯ˇŸ¯ˇ”ˇ˙˝ˇX˝ˇ˙ˇ‡&ˇˇˇƒˇ&ˇˇˇ˛Ã¯ˇ˜˜ˇ¯¯ˇ◊˘ˇ’ˇ˙˝ˇX˝ˇ˙ˇ‡%ˇˇˇ¬ˇ%ˇˇˇ˛¯ˇˆ˜ˇ¯¯ˇ÷˚ˇ’ˇ˙˝ˇX˝ˇ˙ˇ‡$ˇˇˇ˙ˇ2
  18869.  
  18870. 
  18871.  
  18872. 
  18873.  
  18874. 
  18875.  
  18876. 
  18877.  
  18878. 
  18879.  
  18880. 
  18881.  
  18882. 
  18883.  
  18884. 
  18885.  
  18886. 
  18887.  
  18888. 
  18889.  
  18890. 
  18891.  
  18892. 
  18893. ˙ˇ$ˇˇˇ˛˛¯ˇˆ˜ˇ˜¯ˇ•ˇ˙˝ˇX˝ˇ˙ˇ‡#ˇˇˇ˚ˇ6
  18894. 
  18895. 
  18896. 
  18897. 
  18898. 
  18899. 
  18900. 
  18901. 
  18902. 
  18903. 
  18904. 
  18905. 
  18906. 
  18907. 
  18908. 
  18909. 
  18910. 
  18911. 
  18912. 
  18913. 
  18914. 
  18915. 
  18916. 
  18917. 
  18918. 
  18919. 
  18920. ˚ˇ#ˇˇˇ˛£¯ˇı˜ˇ˜¯ˇ¶ˇ˙†ˇ˙ˇ‡#ˇˇˇ¸ˇ81
  18921. 1
  18922. 1
  18923. 1
  18924. 1
  18925. 1
  18926. 1
  18927. 1
  18928. 1
  18929. 1
  18930. 1
  18931. 1
  18932. 1
  18933. 1
  18934. ˚ˇ"ˇˇˇ˛§¯ˇı˜ˇˆ¯ˇßˇ˙†ˇ˙ˇ‡"ˇˇˇ¸ˇ:
  18935.  
  18936. 
  18937.  
  18938. 
  18939.  
  18940. 
  18941.  
  18942. 
  18943.  
  18944. 
  18945.  
  18946. 
  18947.  
  18948. 
  18949.  
  18950. 
  18951.  
  18952. 
  18953.  
  18954. 
  18955.  
  18956. 
  18957.  
  18958. 
  18959.  
  18960. 
  18961.  
  18962. 
  18963.  
  18964. ¸ˇ"ˇˇˇ˛§¯ˇÙ˜ˇˆ¯ˇ®ˇ˙†ˇ˙ˇ‡"ˇˇˇ¸ˇ;
  18965. 
  18966. 
  18967. 
  18968. 
  18969. 
  18970. 
  18971. 
  18972. 
  18973. 
  18974. 
  18975. 
  18976. 
  18977. 
  18978. 
  18979. 
  18980. 
  18981. 
  18982. 
  18983. 
  18984. 
  18985. 
  18986. 
  18987. 
  18988. 
  18989. 
  18990. 
  18991. 
  18992. 
  18993. 
  18994. ¸ˇ!ˇˇˇ˛§¯ˇÙ˜ˇı¯ˇ©ˇ˙†ˇ˙ˇ‡!ˇˇˇ¸ˇ<1
  18995. 1
  18996. 1
  18997. 1
  18998. 1
  18999. 1
  19000. 1
  19001. 1
  19002. 1
  19003. 1
  19004. 1
  19005. 1
  19006. 1
  19007. 1
  19008. 1
  19009. ¸ˇ!ˇˇˇ˛¢¯ˇÛ˜ˇı¯ˇ™ˇíˇ‡!ˇˇˇ˝ˇ>
  19010.  
  19011. 
  19012.  
  19013. 
  19014.  
  19015. 
  19016.  
  19017. 
  19018.  
  19019. 
  19020.  
  19021. 
  19022.  
  19023. 
  19024.  
  19025. 
  19026.  
  19027. 
  19028.  
  19029. 
  19030.  
  19031. 
  19032.  
  19033. 
  19034.  
  19035. 
  19036.  
  19037. 
  19038.  
  19039. 
  19040.  
  19041. ˝ˇ!ˇˇˇ˛¢¯ˇÛ˜ˇÙ¯ˇ´ˇíˇ‡!ˇˇˇ˝ˇ>
  19042. 
  19043. 
  19044. 
  19045. 
  19046. 
  19047. 
  19048. 
  19049. 
  19050. 
  19051. 
  19052. 
  19053. 
  19054. 
  19055. 
  19056. 
  19057. 
  19058. 
  19059. 
  19060. 
  19061. 
  19062. 
  19063. 
  19064. 
  19065. 
  19066. 
  19067. 
  19068. 
  19069. 
  19070. 
  19071. 
  19072. ˝ˇ!ˇˇˇ˛¢¯ˇÚ˜ˇÙ¯ˇ¨ˇíˇ‡!ˇˇˇ˝ˇ>1
  19073. 1
  19074. 1
  19075. 1
  19076. 1
  19077. 1
  19078. 1
  19079. 1
  19080. 1
  19081. 1
  19082. 1
  19083. 1
  19084. 1
  19085. 1
  19086. 1
  19087. 1
  19088. ˝ˇ!ˇˇˇ˛¢¯ˇÚ˜ˇÛ¯ˇ≠ˇíˇ‡!ˇˇˇ˝ˇ>
  19089.  
  19090. 
  19091.  
  19092. 
  19093.  
  19094. 
  19095.  
  19096. 
  19097.  
  19098. 
  19099.  
  19100. 
  19101.  
  19102. 
  19103.  
  19104. 
  19105.  
  19106. 
  19107.  
  19108. 
  19109.  
  19110. 
  19111.  
  19112. 
  19113.  
  19114. 
  19115.  
  19116. 
  19117.  
  19118. 
  19119. ˝ˇ!ˇˇˇ˛¶¯ˇÒ˜ˇÛ¯ˇÆˇ¸·ˇ∑ˇ‡!ˇˇˇ˝ˇ>
  19120. 
  19121. 
  19122. 
  19123. 
  19124. 
  19125. 
  19126. 
  19127. 
  19128. 
  19129. 
  19130. 
  19131. 
  19132. 
  19133. 
  19134. 
  19135. 
  19136. 
  19137. 
  19138. 
  19139. 
  19140. 
  19141. 
  19142. 
  19143. 
  19144. 
  19145. 
  19146. 
  19147. 
  19148. 
  19149. 
  19150. ˝ˇ!ˇˇˇ˛¶¯ˇÒ˜ˇÚ¯ˇØˇ¸·ˇ∑ˇ‡!ˇˇˇ˝ˇ>1
  19151. 1
  19152. 1
  19153. 1
  19154. 1
  19155. 1
  19156. 1
  19157. 1
  19158. 1
  19159. 1
  19160. 1
  19161. 1
  19162. 1
  19163. 1
  19164. 1
  19165. 1˝ˇ!ˇˇˇ˛™¯ˇ˜ˇÚ¯ˇ∞ˇ¸·ˇÙÃˇ˘ˇ‡!ˇˇˇ˝ˇ>
  19166.  
  19167. 
  19168.  
  19169. 
  19170.  
  19171. 
  19172.  
  19173. 
  19174.  
  19175. 
  19176.  
  19177. 
  19178.  
  19179. 
  19180.  
  19181. 
  19182.  
  19183. 
  19184.  
  19185. 
  19186.  
  19187. 
  19188.  
  19189. 
  19190.  
  19191. 
  19192.  
  19193. 
  19194.  
  19195. 
  19196.  
  19197. ˝ˇ!ˇˇˇ˛™¯ˇ˜ˇÒ¯ˇ±ˇ¸·ˇÙÃˇ˘ˇ‡!ˇˇˇ˝ˇ>
  19198. 
  19199. 
  19200. 
  19201. 
  19202. 
  19203. 
  19204. 
  19205. 
  19206. 
  19207. 
  19208. 
  19209. 
  19210. 
  19211. 
  19212. 
  19213. 
  19214. 
  19215. 
  19216. 
  19217. 
  19218. 
  19219. 
  19220. 
  19221. 
  19222. 
  19223. 
  19224. 
  19225. 
  19226. 
  19227. 
  19228. ˝ˇ!ˇˇˇ˛òÅÆ@ÄÆHHa’tÑIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  19229. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  19230. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  19231.  
  19232.  
  19233.  ˛êêê@ÄÆvÄ∂.'fi¯ˇÔ˜ˇÒ¯ˇ≤ˇ¸·ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ˝ˇ>1
  19234. 1
  19235. 1
  19236. 1
  19237. 1
  19238. 1
  19239. 1
  19240. 1
  19241. 1
  19242. 1
  19243. 1
  19244. 1
  19245. 1
  19246. 1
  19247. 1
  19248. 1
  19249. ˝ˇ!ˇˇˇ˛fi¯ˇÔ˜ˇ¯ˇ≥ˇ¸·ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ˝ˇ>
  19250.  
  19251. 
  19252.  
  19253. 
  19254.  
  19255. 
  19256.  
  19257. 
  19258.  
  19259. 
  19260.  
  19261. 
  19262.  
  19263. 
  19264.  
  19265. 
  19266.  
  19267. 
  19268.  
  19269. 
  19270.  
  19271. 
  19272.  
  19273. 
  19274.  
  19275. 
  19276.  
  19277. 
  19278.  
  19279. 
  19280. ˝ˇ!ˇˇˇ˛ı¯ˇÓ˜ˇ¯ˇ¥ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ˝ˇ>
  19281. 
  19282. 
  19283. 
  19284. 
  19285. 
  19286. 
  19287. 
  19288. 
  19289. 
  19290. 
  19291. 
  19292. 
  19293. 
  19294. 
  19295. 
  19296. 
  19297. 
  19298. 
  19299. 
  19300. 
  19301. 
  19302. 
  19303. 
  19304. 
  19305. 
  19306. 
  19307. 
  19308. 
  19309. 
  19310. 
  19311. ˝ˇ!ˇˇˇ˛ı¯ˇÓ˜ˇÔ¯ˇµˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ˝ˇ>1
  19312. 1
  19313. 1
  19314. 1
  19315. 1
  19316. 1
  19317. 1
  19318. 1
  19319. 1
  19320. 1
  19321. 1
  19322. 1
  19323. 1
  19324. 1
  19325. 1
  19326. 1˝ˇ!ˇˇˇ˛ı¯ˇÌ˜ˇÔ¯ˇ∂ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ˝ˇ>
  19327.  
  19328. 
  19329.  
  19330. 
  19331.  
  19332. 
  19333.  
  19334. 
  19335.  
  19336. 
  19337.  
  19338. 
  19339.  
  19340. 
  19341.  
  19342. 
  19343.  
  19344. 
  19345.  
  19346. 
  19347.  
  19348. 
  19349.  
  19350. 
  19351.  
  19352. 
  19353.  
  19354. 
  19355.  
  19356. 
  19357.  
  19358. ˝ˇ!ˇˇˇ˛Û¯ˇÌ˜ˇÓ¯ˇ∑ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡!ˇˇˇ¸ˇ<
  19359. 
  19360. 
  19361. 
  19362. 
  19363. 
  19364. 
  19365. 
  19366. 
  19367. 
  19368. 
  19369. 
  19370. 
  19371. 
  19372. 
  19373. 
  19374. 
  19375. 
  19376. 
  19377. 
  19378. 
  19379. 
  19380. 
  19381. 
  19382. 
  19383. 
  19384. 
  19385. 
  19386. 
  19387. 
  19388. 
  19389. ¸ˇ!ˇˇˇ˛Û¯ˇÏ˜ˇÓ¯ˇ∏ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡"ˇˇˇ¸ˇ;1
  19390. 1
  19391. 1
  19392. 1
  19393. 1
  19394. 1
  19395. 1
  19396. 1
  19397. 1
  19398. 1
  19399. 1
  19400. 1
  19401. 1
  19402. 1
  19403. 1
  19404. ¸ˇ!ˇˇˇ˛Û¯ˇÏ˜ˇÌ¯ˇπˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡"ˇˇˇ¸ˇ:
  19405.  
  19406. 
  19407.  
  19408. 
  19409.  
  19410. 
  19411.  
  19412. 
  19413.  
  19414. 
  19415.  
  19416. 
  19417.  
  19418. 
  19419.  
  19420. 
  19421.  
  19422. 
  19423.  
  19424. 
  19425.  
  19426. 
  19427.  
  19428. 
  19429.  
  19430. 
  19431.  
  19432. 
  19433.  
  19434. ¸ˇ"ˇˇˇ˛Ú¯ˇÎ˜ˇÌ¯ˇ∫ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡#ˇˇˇ¸ˇ8
  19435. 
  19436. 
  19437. 
  19438. 
  19439. 
  19440. 
  19441. 
  19442. 
  19443. 
  19444. 
  19445. 
  19446. 
  19447. 
  19448. 
  19449. 
  19450. 
  19451. 
  19452. 
  19453. 
  19454. 
  19455. 
  19456. 
  19457. 
  19458. 
  19459. 
  19460. 
  19461. 
  19462. 
  19463. ˚ˇ"ˇˇˇ˛Ò¯ˇÎ˜ˇÏ¯ˇªˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡#ˇˇˇ˚ˇ61
  19464. 1
  19465. 1
  19466. 1
  19467. 1
  19468. 1
  19469. 1
  19470. 1
  19471. 1
  19472. 1
  19473. 1
  19474. 1
  19475. 1
  19476. 1˚ˇ#ˇˇˇ˛Ô¯ˇÍ˜ˇÏ¯ˇºˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡$ˇˇˇ˙ˇ2
  19477.  
  19478. 
  19479.  
  19480. 
  19481.  
  19482. 
  19483.  
  19484. 
  19485.  
  19486. 
  19487.  
  19488. 
  19489.  
  19490. 
  19491.  
  19492. 
  19493.  
  19494. 
  19495.  
  19496. 
  19497.  
  19498. 
  19499.  
  19500. 
  19501. ˙ˇ$ˇˇˇ˛È¯ˇÍ˜ˇÎ¯ˇΩˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡%ˇˇˇ˜ˇ*
  19502. 
  19503. 
  19504. 
  19505. 
  19506. 
  19507. 
  19508. 
  19509. 
  19510. 
  19511. 
  19512. 
  19513. 
  19514. 
  19515. 
  19516. 
  19517. 
  19518. 
  19519. 
  19520. 
  19521. 
  19522. ˜ˇ%ˇˇˇ˛Ω¯ˇÈ˜ˇÎ¯ˇæˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡&ˇˇˇƒˇ&ˇˇˇ˛¿¯ˇÈ˜ˇÍ˘ˇæˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡(ˇˇˇ«ˇ'ˇˇˇ˛√¯ˇË˜ˇÍ˙ˇæˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡)ˇˇˇ ˇ)ˇˇˇ˛Õ¯ˇË˜ˇÈ˚ˇæˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡.ˇˇˇ‘ˇ.ˇˇˇ˛¯¯ˇÁ˜ˇÈ¸ˇæˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19523. ˇ˛Ù¯ˇÁ˜ˇ°ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19524. ˇ˛Ù¯ˇÊ˜ˇ¢ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19525. ˇ˛Ù¯ˇÂ¯ˇ¢ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19526. ˇ˛Ù¯ˇÂ˜ˇ£ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19527. ˇ˛Ù¯ˇ‰¯ˇ£ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19528. ˇ˛Ù¯ˇ‰˜ˇ§ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇˇˇˇˇ
  19529. ˇ˛Û¯ˇ„¯ˇ§ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˛ˇuˇˇˇ˛Û¯ˇ„˜ˇ•ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡uˇˇˇ˛ˇˇ˛Û¯ˇ‚¯ˇ•ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˛ˇ^˛ˇˇ˛Û¯ˇ‚˜ˇ¶ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˛ˇ\˛ˇˇ˛Ú¯ˇ·¯ˇ¶ˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˝ˇ[˛ˇˇ˛Ò¯ˇ·˜ˇßˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˝ˇX˝ˇˇ˛¯ˇ‡¯ˇßˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ¸ˇU˝ˇˇ˛Î¯ˇ‡¯ˇßˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ˙ˇL˙ˇˇ˛ù¯ˇfl˘ˇßˇ¸˚ˇ˚ˇÙ4ˇˇˇˇ˘ˇ‡ˇ®ˇˇ˛s¯ˇfl˘ˇßˇ¸˚ˇ˚ˇÙÃˇ˘ˇ‡ˇ≤ˇˇ˛¿¯ˇfi˙ˇßˇ¸˚ˇ˚ˇÙÃˇ˘ˇ‡ˇ
  19530. ˇ˛º¯ˇfi˙ˇßˇ¸˚ˇ˚ˇ∑ˇ‡ˇ
  19531. ˇ˛º¯ˇ›˚ˇßˇ¸˚ˇ˚ˇ∑ˇ‡ˇ
  19532. ˇ˛º¯ˇ›˚ˇßˇ¸˚ˇ˚ˇ∑ˇ‡ˇ
  19533. ˇ˛∫¯ˇÅ˝ˇ¸˚ˇ˚ˇ∑ˇ‡ˇ
  19534. ˇ˛∫¯ˇÅ˝ˇ¸˚ˇ˚ˇ∑ˇ‡ˇ
  19535. ˇ˛£¯ˇÅ˝ˇ¸·ˇ∑ˇ‡ˇˇ
  19536. ˇ˛¢¯ˇÅ˝ˇ¸·ˇ∑ˇflˇ    ˇˇ˛°¯ˇÅ˝ˇ¸·ˇ∑ˇflˇˇ˝°¯ˇÅ˝ˇ¸·ˇ∑ˇflˇˇˇ˝†¯ˇÅ˝ˇ¸·ˇ∑ˇfiˇˇˇ˝ü¯ˇÅ˝ˇ¸·ˇ∑ˇfiˇˇˇˇ¸ô¯ˇÅ˝ˇíˇ›ˇˇˇ˚ìÅÛˇíˇ‹ˇˇ˛ˇ˚èÅÛˇíˇ€˛ˇ}ˇˇ˘âÅÛˇíˇŸ˝ˇu˝ˇ¯ÅÛˇíˇ÷âˇı
  19537. ÅÛêˇÅ“ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”òÅÆÄ¥ÆHHa’xÖIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  19538. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  19539. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  19540.  
  19541.  
  19542.  ˛êêêÄ¥Æ∂ÄÍ.'ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”3Êˇ˛ˇÅÌˇ˛˛ˇ˜ˇÙ˛úˇˇ˛ˇˇÒˇ˘˛ŸˇÙˇ‡îÊˇ˛ˇ˛ˇ˛ˇˇˇÅ˘ˇ˛ˇˇˇ˛ˇˇˇˇˇˇ˛ˇ˛˝ˇˇˇˇ£ˇ˛˛ˇˇˇ˛ˇ˛˛ˇˇˇ˛˛ˇ˝    ˇˇˇˇˇˇ˛ˇˇˇˇˇ˛ˇˇˇˇ˛ˇˇˇˇˇˇ˛ˇ˛˝ˇˇˇ˛ˇËùÊˇ˛ ˇˇˇˇˇˇÅ¯ˇ˛
  19543. ˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇ¢ˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇ˝ˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇÁùÊ˛˛ ˛ˇ˛ˇ˛ˇˇ˛Å˘˛ˇ˛ˇˇ˛ˇˇ˝˛ˇˇ˛ˇˇˇˇˇ˛˛ˇˇ£˛˛ˇ˛ˇˇˇˇˇˇ˛ˇ
  19544. ˛ˇˇˇˇ˛ˇ˛
  19545. ˇˇˇˇˇ˛ˇ˛ˇ˝ˇ˛ˇ˛ˇ˝ˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇˇËòÊˇ˛ˇˇˇˇ¸ˇÅ˙ˇ˛ˇˇ˝ˇˇˇˇˇˇˇˇˇˇˇ¸ˇ§ˇ˛ˇˇˇˇˇˇˇˇˇ˝ˇˇ˛ˇˇˇˇˇˇˇˇ˝ˇ˝ˇˇ˝ˇˇˇˇˇˇˇˇˇˇˇ˚ˇÈíʸˇˇˇ˛ˇˇˇÅ˘ˇ˛ˇˇˇ˛ˇˇˇ˝ˇˇ˛˝ˇˇˇˇ£ˇ˛˛ˇ˛ˇˇˇ˛˛ˇˇˇ˛˛ˇ˝ˇˇˇˇˇˇˇˇˇˇ˝ˇˇˇ˛ˇˇˇ˝ˇˇ˛˝ˇˇˇ˛ˇËűˇÅ«ˇflÅ≥ˇˇÅ»ˇˇfiÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÿˆˇ‘˚ˇÅÅ∫fi͡fiÙˇÅÅΩ!‡¯ˇ1
  19546. 1
  19547. ˜ˇ‚˚ˇ˚ˇÅÅø3‚¸ˇ
  19548.  
  19549. 
  19550.  
  19551. 
  19552.  
  19553. 
  19554.  
  19555. 
  19556.  
  19557. ˚ˇÂ˝ˇ    ˝ˇÅÅ¿<‰¸ˇ
  19558. 
  19559. 
  19560. 
  19561. 
  19562. 
  19563. 
  19564. 
  19565. 
  19566. 
  19567. 
  19568. 
  19569. 
  19570. ¸ˇÈ˝ˇ
  19571. ˝ˇÅŬAʸˇ1
  19572. 1
  19573. 1
  19574. 1
  19575. 1
  19576. 1
  19577. 1
  19578. ¸ˇÎ˝ˇ˝ˇÅÅ√G˸ˇ 
  19579.  
  19580. 
  19581.  
  19582. 
  19583.  
  19584. 
  19585.  
  19586. 
  19587.  
  19588. 
  19589.  
  19590. 
  19591.  
  19592. 
  19593.  
  19594. ¸ˇÌ˛ˇ˛ˇÅÅ√ò6@Æ@ÆÍÄ*.˛¸ˇ¸˛ˇÄ⁄¸ˇ¸˛ˇÄ⁄¸ˇ˛˛ˇ¿⁄˚ˇ˛ˇ‡⁄˚ˇÄ˛ˇ‡⁄˚ˇ¿˛ˇ⁄˚ˇ‡˛ˇ¯⁄?˚ˇ‡?˛ˇ¯⁄˚ˇ?˛ˇ¸⁄˚ˇ˛ˇ˛⁄˚ˇ¯˛ˇ˛⁄ ˚ˇ¯¸ˇ⁄˙ˇ¯¸ˇ˛ˇÄ‡˙ˇ¯¸ˇ˛ˇÄ‡˙ˇ˝¸ˇÄˇÄ‡˙ˇ˝¸ˇÄˇÄ‡˙ˇ˝¸ˇÄˇÄ‡ÙˇÄˇÄ‡Ùˇ¿ˇÄ‡Ùˇ¿ˇˇ¸·Ùˇ¿˝ˇ‚Ùˇ‡˝ˇ¸„Ùˇ‡¸ˇ‰Ùˇ‡ˇÄ˛ˇ‰Ùˇ
  19595. ˇÄˇˇÂÙˇ
  19596. ˇÄˇˇÂÙˇˇÄ˛?ˇ‡ÊıˇˇÄ˛ˇ¸Êıˇ¯ˇÄ˝?ˇÄÁıˇ¯ˇÄ˝ˇ‡Á?ıˇ¯ˇÄ¸?¸Áıˇ¯ˇÄ¸ˇÁıˇ¯ˇÄ¸ˇ‡Ë˚ˇø¸ˇ¸ˇÄ˚?Ë˚ˇø¸ˇ¸ˇÄ˚¸Ë˚ˇ?¸ˇ¸ˇÄ˚˛Ë¸ˇ˛?¸ˇ¸ˇ˙Äȸˇ¸?¸ˇ¸ˇˇ¯˚?‡Û̞¸ˇ¯?¸ˇ¸ˇüˇ¯¸ÛĢ!˛?˝ˇ‡?¸ˇ¸ˇÄˇ¯˝¸Û¿˘"˛˝ˇ¿?¸ˇ    ¸ˇÄˇ¿˛˛Û¿˘"˛˝ˇ?¸ˇ    ¸ˇÄ¯˝ÄÙ‡˘!˝˛ˇ¸?¸ˇ¸ˇÄ˛˝?‡Ù‡˘#˝ˇˇ¸ˇ¸ˇÄ˛‡˛Ù?˘#˝ˇˇ¸ˇ¸ˇÄ˛˛˛¸Ù˘!¸¿¸ˇ˛ˇÄ˝?¿˛Ùˇ¯˘¯¸ˇ˛ˇÄ˝¯˛Ùˇ¯˘¯¸ˇ˛ˇÄ¸˛?Ĉˇ¸˘¯¸ˇ˛ˇÄ¸¿¿ˆˇ¸˘¯¸ˇ˛ˇÄ¸‡‡ˆˇ¸˘¯¸ˇ˛ˇÄ˚¯ˆˇ˛˘¯¸ˇ˛ˇÄ˚>¯ˆˇ˛˘¯¸ˇ˛ˇÄ˚˛¸ˆˇˇ˘¯¸ˇ˛ˇÄ˚¿~ˆ?ˇˇ˘"¯¸ˇ˛ˇ¸˚¸¸ˇˇÄ˙%¯¸ˇ˛ˇáˇ˚|?Ä˝ˇ‡˛ˇˇÄ˙&¯¸ˇ˛ˇÄˇ¿˝¿¸ˇˇ˛˛ˇ¿˙&¯¸ˇ˛ˇÄ|˝Ä‡¸˛ˇ·˛ˇ¿˙#¯¸ˇ    ˛ˇÄIJ¿‡¸˙ˇ‡˙'¸Ä¸ˇ˛ˇÄ˛¯˛‡¸˙ˇ‡˙(˝ˇ¯¸ˇ˛ˇÄ˛IJ¯¸˙ˇ˛˙%˝ˇ˛¸ˇ˛ˇÄ˝˛8¯˚¯ˇ¿¸'˝ˇˇ¸ˇ˛ˇÄ˝˛|˚?¯ˇ¸˝'˝?ˇˇ¿¸ˇ¸ˇÄ˝˛~˚ˆˇ¿ˇò6@ÄÆ@ÄÆ*Äj.%˝ˇˇ‡¸ˇ¸ˇÄ˝¿>˚ıˇˇ&˝ˇˇ‡?¸ˇ¸ˇÄ¸pÄ˚ˆˇ˛ˇ#˝˛ˇ?¸ˇ¸ˇÄ¸¿˙ˆˇ¯ˇ#˛˛ˇ¯?¸ˇ¸˜˛‡Ä˚?˜ˇ¿ˇ!˛˛ˇ¯?¸ˇ¸˜¿pÄ˚˜ˇ˛"˛˛ˇ¸?¸ˇ¸ˆp8¿˚¯ˇ¸˛"˛˛ˇ¸?¸ˇ¸ˆ‡˚¯ˇ‡˛ ˛˛ˇ¸?¸ˇ¸ˆ ‡˙¯ˇÄ˛"˛˛ˇ¸?¸ˇ¸ˆ˙?˙ˇ¸˝"˛˛ˇ˛?¸ˇ¸ˆ˙˙ˇ˝"˛˛ˇ˛?¸ˇ¸ˆ¿¯˙?˙ˇÄ˝!˛˛ˇ˛?¸ˇ¯ı`į˙˚ˇ˛¸!˛˛ˇ˛¸ˇ¯ı0Äx˙˚ˇ¯¸˛˛ˇ˛¸ˇ¯ı¿|˙˙ˇ¿¸˛˛ˇ˛¸ˇ¯ı‡|˚˙ˇ˚!˛˛ˇ¸¸ˇ¯ı ‡<˚˚ˇ¯˚!˛˛ˇ¸¸ˇı`>˚˚ˇ¸˚!˛˛ˇ¸¸ˇıp>˚˚ˇ¸˚!˛˛ˇ¸¸ˇı0˚˚ˇ˛˚!˛˛ˇ¯¸ˇıÄ0˚˚ˇ˛˚˛˛ˇ¯¸ˇ‡Ù¿8˚?˙ˇ˚˝˛ˇ¸ˇ‡Ù@˚?˙ˇ˚˝ˇˇ‡¸ˇ‡Ù@˚˙ˇÄ¸˝ˇˇ‡¸ˇ¿Ù` ĸ˘ˇÄ¸ ˝?ˇˇ¿¸ˇ¿Ù  Ä˝˘ˇ¿¸$˝ˇˇ¸ˇ¿Ù0 Ä˝˝ˇ˚˛ˇ¿¸$˝ˇ˛¸ˇÄÙ Ä˝˝ˇ¿˛ˇ‡¸$˝ˇ¯¸ˇÄÙÄ˝˝ˇ?ˇˇ‡¸$¸Ä¸ˇÄÙÄ˝˛ˇ¸ˇˇ¸ ¯¸ˇÄÙÄ˝˛ˇ‡ˇˇ¸˜¸ˇÛ¿˝˛ˇÄˇˇ¸˜¸ˇÙ˚ˇ‡˛?ˇˇ¸˛ˇˇ¯¸˜¸ˇÙ˚ˇ‡˛ˇˇ˛?ˇ¯¸˜˛ˇ˛Ù˚ˇ‡˛˛ˇÄ˛ˇ¸¸˜˛ˇ˛Ù˚ˇ‡˛ˇˇ˛˝ˇ¸¸˜?˛ˇ¸Ù˚ˇ‡ˇˇ¯˝ˇ˛¸˜?˛ˇ¯Ù˚ˇ‡ˇˇ¿¸˛¸˜˛ˇ¯Ù˚ˇ‡ˇˇ˚?ˇ¸˜˛ˇÙ˚ˇ‡ˇ¯˚ˇ¸˜˛ˇ‡Ù˚ˇ‡ˇ‡˚ˇÄ˝˜˛ˇ‡Ù˚ˇ‡ˇ˙ˇÄ˝˜˛ˇ¿Ù˚ˇ‡?¸˘¿˝˜˛ˇÄÙ˚ˇ‡˘¿˝˜˛ˇÄÙ˚ˇ‡Ģ‡˝ˆ˛ˇÛ˚ˇ‡˛¯‡˝ˆ˛ˇÍ˜˝ˆˇ˛Í¿˜p˝ˆˇ¯Íˆ˝ˆˇŸˆˇ¿Ÿı~ÿÀÀÀÀÀÀÀÀÀÀÀÀÀò6Ä¥ÆÄ¥ÆjÄû.ÀÀÀÀÀ˙¿ÒÒp ¯˙1…Ò.dÚK1Ê‚˙˙*jÒ,òÚL´)§˙˙+©Ò|ÑÚt´)¢˙˙+(ÄÚDíÚD´)°˙˙ƒÈÒDdÚC$Ê¢˙’ ˘’ ¿˘ÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀÀòÅÆ@ÆHHa’tÜIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  19597. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  19598. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  19599.  
  19600.  
  19601.  ˛êêê@ÆÍÄ*.'Lȸˇ#
  19602. 
  19603. 
  19604. 
  19605. 
  19606. 
  19607. 
  19608. 
  19609. 
  19610. 
  19611. 
  19612. 
  19613. 
  19614. 
  19615. 
  19616. 
  19617. 
  19618. 
  19619. ¸ˇ˛ˇ˛ˇÅŃRÍ˝ˇ'1
  19620. 1
  19621. 1
  19622. 1
  19623. 1
  19624. 1
  19625. 1
  19626. 1
  19627. 1
  19628. 1
  19629. ˛ˇÒ˛ˇˇˇÅŃUβˇ*
  19630.  
  19631. 
  19632.  
  19633. 
  19634.  
  19635. 
  19636.  
  19637. 
  19638.  
  19639. 
  19640.  
  19641. 
  19642.  
  19643. 
  19644.  
  19645. 
  19646.  
  19647. 
  19648.  
  19649. 
  19650.  
  19651. ˛ˇÚ˛ˇ˛ˇÅÅ≈XÏ˝ˇ+
  19652. 
  19653. 
  19654. 
  19655. 
  19656. 
  19657. 
  19658. 
  19659. 
  19660. 
  19661. 
  19662. 
  19663. 
  19664. 
  19665. 
  19666. 
  19667. 
  19668. 
  19669. 
  19670. 
  19671. 
  19672. 
  19673. ˛ˇÙ˛ˇ˛ˇÅÅΔ\Ï˛ˇ-1
  19674. 1
  19675. 1
  19676. 1
  19677. 1
  19678. 1
  19679. 1
  19680. 1
  19681. 1
  19682. 1
  19683. 1
  19684. ˛ˇˆ˛ˇˇˇÅÅΔ^Ì˛ˇ/
  19685.  
  19686. 
  19687.  
  19688. 
  19689.  
  19690. 
  19691.  
  19692. 
  19693.  
  19694. 
  19695.  
  19696. 
  19697.  
  19698. 
  19699.  
  19700. 
  19701.  
  19702. 
  19703.  
  19704. 
  19705.  
  19706. 
  19707.  
  19708. ˛ˇ˜˛ˇ˛ˇÅÅ«aÓ˛ˇ0
  19709. 
  19710. 
  19711. 
  19712. 
  19713. 
  19714. 
  19715. 
  19716. 
  19717. 
  19718. 
  19719. 
  19720. 
  19721. 
  19722. 
  19723. 
  19724. 
  19725. 
  19726. 
  19727. 
  19728. 
  19729. 
  19730. 
  19731. 
  19732. ˝ˇ˘˛ˇ˛ˇÅÅ»eÔ˛ˇ2
  19733. 1
  19734. 1
  19735. 1
  19736. 1
  19737. 1
  19738. 1
  19739. 1
  19740. 1
  19741. 1
  19742. 1
  19743. 1
  19744. 1
  19745. ˛ˇ˙˛ˇˇˇÅÅ»g˛ˇ4
  19746.  
  19747. 
  19748.  
  19749. 
  19750.  
  19751. 
  19752.  
  19753. 
  19754.  
  19755. 
  19756.  
  19757. 
  19758.  
  19759. 
  19760.  
  19761. 
  19762.  
  19763. 
  19764.  
  19765. 
  19766.  
  19767. 
  19768.  
  19769. 
  19770.  
  19771. ˛ˇ˚˛ˇ˛ˇÅÅ…j˛ˇ7
  19772. 
  19773. 
  19774. 
  19775. 
  19776. 
  19777. 
  19778. 
  19779. 
  19780. 
  19781. 
  19782. 
  19783. 
  19784. 
  19785. 
  19786. 
  19787. 
  19788. 
  19789. 
  19790. 
  19791. 
  19792. 
  19793. 
  19794. 
  19795. 
  19796. 
  19797. 
  19798. ˇˇ¸˛ˇ˛ˇÅÅ l8ˇˇ
  19799. 1
  19800. 1
  19801. 1
  19802. 1
  19803. 1
  19804. 1
  19805. 1
  19806. 1
  19807. 1
  19808. 1
  19809. 1
  19810. 1
  19811. 1
  19812. ˛ˇ˝"ˇˇ˛ˇÅÅ n;ˇˇ
  19813.  
  19814. 
  19815.  
  19816. 
  19817.  
  19818. 
  19819.  
  19820. 
  19821.  
  19822. 
  19823.  
  19824. 
  19825.  
  19826. 
  19827.  
  19828. 
  19829.  
  19830. 
  19831.  
  19832. 
  19833.  
  19834. 
  19835.  
  19836. 
  19837.  
  19838. 
  19839.  
  19840. ˇˇ˛˛ˇ!˛ˇÅÅÀpÒ˛ˇ9
  19841. 
  19842. 
  19843. 
  19844. 
  19845. 
  19846. 
  19847. 
  19848. 
  19849. 
  19850. 
  19851. 
  19852. 
  19853. 
  19854. 
  19855. 
  19856. 
  19857. 
  19858. 
  19859. 
  19860. 
  19861. 
  19862. 
  19863. 
  19864. 
  19865. 
  19866. 
  19867. 
  19868. ˇˇ˛'ˇˇˇˇÅÅÀqÒ<ˇˇ1
  19869. 1
  19870. 1
  19871. 1
  19872. 1
  19873. 1
  19874. 1
  19875. 1
  19876. 1
  19877. 1
  19878. 1
  19879. 1
  19880. 1
  19881. 1
  19882. ˇˇ˛'ˇˇˇˇÅÅÀqÒ:ˇˇ
  19883.  
  19884. 
  19885.  
  19886. 
  19887.  
  19888. 
  19889.  
  19890. 
  19891.  
  19892. 
  19893.  
  19894. 
  19895.  
  19896. 
  19897.  
  19898. 
  19899.  
  19900. 
  19901.  
  19902. 
  19903.  
  19904. 
  19905.  
  19906. 
  19907.  
  19908. 
  19909.  
  19910. 
  19911. ˛ˇ˛ˇ#˛ˇÅÅÃrÒhˇˇ
  19912. 
  19913. 
  19914. 
  19915. 
  19916. 
  19917. 
  19918. 
  19919. 
  19920. 
  19921. 
  19922. 
  19923. 
  19924. 
  19925. 
  19926. 
  19927. 
  19928. 
  19929. 
  19930. 
  19931. 
  19932. 
  19933. 
  19934. 
  19935. 
  19936. 
  19937. 
  19938. 
  19939. 
  19940. ˇˇˇˇˇˇÅÅÃrÚ˛ˇf1
  19941. 1
  19942. 1
  19943. 1
  19944. 1
  19945. 1
  19946. 1
  19947. 1
  19948. 1
  19949. 1
  19950. 1
  19951. 1
  19952. 1
  19953. 1
  19954. 1
  19955. ˇˇˇˇˇˇÅÅÃqÚ<ˇˇ
  19956. 
  19957.  
  19958. 
  19959.  
  19960. 
  19961.  
  19962. 
  19963.  
  19964. 
  19965.  
  19966. 
  19967.  
  19968. 
  19969.  
  19970. 
  19971.  
  19972. 
  19973.  
  19974. 
  19975.  
  19976. 
  19977.  
  19978. 
  19979.  
  19980. 
  19981.  
  19982. 
  19983.  
  19984. ¸ˇ'ˇˇÅÅÃrÚ<ˇˇ
  19985. 
  19986. 
  19987. 
  19988. 
  19989. 
  19990. 
  19991. 
  19992. 
  19993. 
  19994. 
  19995. 
  19996. 
  19997. 
  19998. 
  19999. 
  20000. 
  20001. 
  20002. 
  20003. 
  20004. 
  20005. 
  20006. 
  20007. 
  20008. 
  20009. 
  20010. 
  20011. 
  20012. 
  20013. 
  20014. ˝ˇ&˛ˇÅÅÕÇÚ=ˇˇ
  20015. 1
  20016. 1
  20017. 1
  20018. 1
  20019. 1
  20020. 1
  20021. 1
  20022. 1
  20023. 1
  20024. 1
  20025. 1
  20026. 1
  20027. 1
  20028. 1
  20029. 1˛ˇ)ˇˇ⁄ !  E!  E!  E!ÅÅãÚ<ˇˇ
  20030.  
  20031. 
  20032.  
  20033. 
  20034.  
  20035. 
  20036.  
  20037. 
  20038.  
  20039. 
  20040.  
  20041. 
  20042.  
  20043. 
  20044.  
  20045. 
  20046.  
  20047. 
  20048.  
  20049. 
  20050.  
  20051. 
  20052.  
  20053. 
  20054.  
  20055. 
  20056.  
  20057. 
  20058.  
  20059. ˝ˇ)ˇˇ⁄E! E! E! E! E! E!ÅãêÚ˛ˇ9
  20060. 
  20061. 
  20062. 
  20063. 
  20064. 
  20065. 
  20066. 
  20067. 
  20068. 
  20069. 
  20070. 
  20071. 
  20072. 
  20073. 
  20074. 
  20075. 
  20076. 
  20077. 
  20078. 
  20079. 
  20080. 
  20081. 
  20082. 
  20083. 
  20084. 
  20085. 
  20086. 
  20087. 
  20088. ˝ˇ'˛ˇ€E E E E E E E E E E E E E E EÅëòÚ˛ˇ91
  20089. 1
  20090. 1
  20091. 1
  20092. 1
  20093. 1
  20094. 1
  20095. 1
  20096. 1
  20097. 1
  20098. 1
  20099. 1
  20100. 1
  20101. 1
  20102. 1
  20103. ˛ˇ+ˇˇ€" E!  E!  E!  E!  E!  E!  E!  E!  E!ÅóêÒ;ˇˇ
  20104.  
  20105. 
  20106.  
  20107. 
  20108.  
  20109. 
  20110.  
  20111. 
  20112.  
  20113. 
  20114.  
  20115. 
  20116.  
  20117. 
  20118.  
  20119. 
  20120.  
  20121. 
  20122.  
  20123. 
  20124.  
  20125. 
  20126.  
  20127. 
  20128.  
  20129. 
  20130.  
  20131. ˛ˇ+ˇˇœ! E! E! E! E! E! E! ÅõäÒ:ˇˇ
  20132. 
  20133. 
  20134. 
  20135. 
  20136. 
  20137. 
  20138. 
  20139. 
  20140. 
  20141. 
  20142. 
  20143. 
  20144. 
  20145. 
  20146. 
  20147. 
  20148. 
  20149. 
  20150. 
  20151. 
  20152. 
  20153. 
  20154. 
  20155. 
  20156. 
  20157. 
  20158. 
  20159. ˝ˇ)˛ˇ« E E E E E E E E E E EÅüäÒ:ˇˇ1
  20160. 1
  20161. 1
  20162. 1
  20163. 1
  20164. 1
  20165. 1
  20166. 1
  20167. 1
  20168. 1
  20169. 1
  20170. 1
  20171. 1
  20172. 1
  20173. ˛ˇ-ˇˇ¡E!  E!  E!  E!  E!  Å£ÜÒ˛ˇ7
  20174. 
  20175.  
  20176. 
  20177.  
  20178. 
  20179.  
  20180. 
  20181.  
  20182. 
  20183.  
  20184. 
  20185.  
  20186. 
  20187.  
  20188. 
  20189.  
  20190. 
  20191.  
  20192. 
  20193.  
  20194. 
  20195.  
  20196. 
  20197.  
  20198. 
  20199.  
  20200. 
  20201. ˛ˇ-ˇˇªE! E! E! E! EŶÑ9ˇˇ
  20202. 
  20203. 
  20204. 
  20205. 
  20206. 
  20207. 
  20208. 
  20209. 
  20210. 
  20211. 
  20212. 
  20213. 
  20214. 
  20215. 
  20216. 
  20217. 
  20218. 
  20219. 
  20220. 
  20221. 
  20222. 
  20223. 
  20224. 
  20225. 
  20226. 
  20227. 
  20228. 
  20229. ˛ˇ-ˇˇ∂E E E E E E E EÅ©Ñ8ˇˇ
  20230. 1
  20231. 1
  20232. 1
  20233. 1
  20234. 1
  20235. 1
  20236. 1
  20237. 1
  20238. 1
  20239. 1
  20240. 1
  20241. 1
  20242. 1
  20243. ˛ˇ,˛ˇ¥E!  E!  E!  E! Å¨Ç˛ˇ5
  20244.  
  20245. 
  20246.  
  20247. 
  20248.  
  20249. 
  20250.  
  20251. 
  20252.  
  20253. 
  20254.  
  20255. 
  20256.  
  20257. 
  20258.  
  20259. 
  20260.  
  20261. 
  20262.  
  20263. 
  20264.  
  20265. 
  20266.  
  20267. 
  20268.  
  20269. 
  20270.  
  20271. ˛ˇ/ˇˇ∞  E! E! E! ÅÆÔ˛ˇ3
  20272. 
  20273. 
  20274. 
  20275. 
  20276. 
  20277. 
  20278. 
  20279. 
  20280. 
  20281. 
  20282. 
  20283. 
  20284. 
  20285. 
  20286. 
  20287. 
  20288. 
  20289. 
  20290. 
  20291. 
  20292. 
  20293. 
  20294. 
  20295. 
  20296. 
  20297. ˝ˇ/ˇˇ¨  E E E E E Eű|Ó˛ˇ11
  20298. 1
  20299. 1
  20300. 1
  20301. 1
  20302. 1
  20303. 1
  20304. 1
  20305. 1
  20306. 1
  20307. 1
  20308. 1
  20309. ¸ˇ/ˇˇ©
  20310. !  E!  E!  Å≥|Ó˛ˇ0
  20311.  
  20312. 
  20313.  
  20314. 
  20315.  
  20316. 
  20317.  
  20318. 
  20319.  
  20320. 
  20321.  
  20322. 
  20323.  
  20324. 
  20325.  
  20326. 
  20327.  
  20328. 
  20329.  
  20330. 
  20331.  
  20332. 
  20333.  
  20334. 
  20335. ˚ˇ/ˇˇß ! E! E! EÅ∂|Ì˛ˇ.
  20336. 
  20337. 
  20338. 
  20339. 
  20340. 
  20341. 
  20342. 
  20343. 
  20344. 
  20345. 
  20346. 
  20347. 
  20348. 
  20349. 
  20350. 
  20351. 
  20352. 
  20353. 
  20354. 
  20355. 
  20356. 
  20357. 
  20358. 
  20359. ˛ˇ1ˇˇ˛ˇ•     E E E E EÅ∑zÏ˛ˇ,1
  20360. 1
  20361. 1
  20362. 1
  20363. 1
  20364. 1
  20365. 1
  20366. 1
  20367. 1
  20368. 1
  20369. 1
  20370. ˝ˇ1ˇˇ˛ˇ£      E!  E!  Åπyβˇ+
  20371. 
  20372.  
  20373. 
  20374.  
  20375. 
  20376.  
  20377. 
  20378.  
  20379. 
  20380.  
  20381. 
  20382.  
  20383. 
  20384.  
  20385. 
  20386.  
  20387. 
  20388.  
  20389. 
  20390.  
  20391. 
  20392. ˛ˇ5ˇˇˇˇ†E! E! Å∫}Ͳˇ)
  20393. 
  20394. 
  20395. 
  20396. 
  20397. 
  20398. 
  20399. 
  20400. 
  20401. 
  20402. 
  20403. 
  20404. 
  20405. 
  20406. 
  20407. 
  20408. 
  20409. 
  20410. 
  20411. 
  20412. 
  20413. ˛ˇ˛3ˇˇˇˇfiE EƒE E E E ÅºáÍ˝ˇ&1
  20414. 1
  20415. 1
  20416. 1
  20417. 1
  20418. 1
  20419. 1
  20420. 1
  20421. 1
  20422. 1
  20423. ˝ˇ˝3ˇˇˇˇfi !  E!  E!  Eà E!  E! Öˇˇºáȸˇ"
  20424.  
  20425. 
  20426.  
  20427. 
  20428.  
  20429. 
  20430.  
  20431. 
  20432.  
  20433. 
  20434.  
  20435. 
  20436.  
  20437. 
  20438.  
  20439. 
  20440.  
  20441. ¸ˇ¸3ˇˇˇˇ‹! E! E! E! E! “ E! E!ᲡºÑÁ¸ˇ
  20442. 
  20443. 
  20444. 
  20445. 
  20446. 
  20447. 
  20448. 
  20449. 
  20450. 
  20451. 
  20452. 
  20453. 
  20454. 
  20455. 
  20456. 
  20457. ˝ˇ˙3ˇˇˇˇ‘E E E E E E E E E ÿ E E E E両Ω|¸ˇ1
  20458. 1
  20459. 1
  20460. 1
  20461. 1
  20462. 1
  20463. 1
  20464. ¸ˇ˘3ˇˇˇˇÀ
  20465.   E!  E!  E!  ‹!  E!  Eå˚ˇΩs„¸ˇ
  20466.  
  20467. 
  20468.  
  20469. 
  20470.  
  20471. 
  20472.  
  20473. 
  20474.  
  20475. 
  20476.  
  20477. ¸ˇ˜3ˇˇˇˇ√E! E! E›! E! Eè˘ˇæj·˙ˇ
  20478. 
  20479. 
  20480. 
  20481. 
  20482. 
  20483. 
  20484. 
  20485. ˙ˇı3ˇˇˇˇæE E E Efl E E E E ë˘ˇæ]‡ıˇ
  20486. 1ˆˇÙ˛ˇ1ˇˇªE!  E! ‡E!  E!  ì˜ˇøX€Ôˇ4ˇˇˇˇ∏! E! E‚E! E! ñˆˇø]’˚ˇÍ2ˇˇ˛ˇ∂ E E E E‰E E E E ò˚ˇ¸ˇ¿Z∏5ˇˇˇˇ≥ E!  E! Â E!  E!ô¸ˇ¸ˇ¿[∏5ˇˇˇˇØ! E! Á E! Eõ¸ˇ¸ˇ¡Y∏5ˇˇˇˇ¨ E E EÁ E E Eù˚ˇ¸ˇ¡Y∏5ˇˇˇˇ© E! Á!  E! ü˚ˇ˝ˇ¡[∏5ˇˇˇˇ® E! ËE! E!†¸ˇ¸ˇ¬]∏5ˇˇˇˇ¶ E E ÈE E E ¢¸ˇ    ˝ˇ¬\∏5ˇˇˇˇ§  E!È  E!  §˚ˇ    ¸ˇ√_∏5ˇˇˇˇ£! E!Í! E! ¶˚ˇ ˝ˇ√m∏5ˇˇˇˇflE E E»E E EÏE E E E”ˇ◊˚ˇ ¸ˇƒu∏5ˇˇˇˇ€
  20487. !  E!  E!  –!  E!Ì  E!  E‘Ùˇ„¸ˇ˝ˇƒt∏5ˇˇˇˇ—
  20488. ! E! E! ÿ! EÌ! E! ”͡˚ˇ¸ˇ≈q∏5ˇˇˇˇ«E E E€ E E Ó E E E ”flˇ˝˚ˇ˝ˇ≈h∏5ˇˇˇˇ√ E! ‹E!  Ó E!  E—’ˇ¸ˇΔb÷˚ˇÈ5ˇˇˇˇ¿E! EflE! Ó E! –Àˇ˝ˇΔe⁄ÛˇÌ5ˇˇˇˇº E E ‚ E EÓE E E –¯ˇ–ˇ m‹ÔˇÔ5ˇˇˇˇ∏E!  „  EÓE!  EŒ˘ˇ—ˇ’s›Ìˇ2ˇˇ˛ˇµ! EÂ! ÓE! Õ˘ˇ˚ˇ—ˇ·Ñfl˜ˇ˜ˇÚ4ˇˇˇˇ± E E ÔE E E Õ¯ˇ¸ˇ—ˇÌòÅÆ@ÄÆHHa’xáIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  20489. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  20490. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  20491.  
  20492.  
  20493.  ˛êêê@ÄÆ*Äj.'è‡˘ˇ    ˘ˇÛ˛ˇ1ˇˇ∞!  Ê E!ÔE!  EÀ˘ˇ ¸ˇ“ˇÛû‡˚ˇ
  20494. ˚ˇÚ3ˇˇˇˇÆ! Á EÔE!  ˘ˇ    ˚ˇ¸ˇ
  20495. „ˇÚ™·˚ˇ˚ˇÛ3ˇˇˇˇ¨E EËE EE E E…¯ˇ˚ˇ¸ˇÒˇ≠‚˚ˇ˚ˇÙ3ˇˇˇˇ™!  ÈE! E!  E»˘ˇ˚ˇ¸ˇˆˇÌ¨‚¸ˇ¸ˇÙ3ˇˇˇˇ®! ÍE!Ò E! Δ˘ˇ¸ˇ¸ˇˆˇÎ¶„¸ˇ¸ˇı3ˇˇˇˇ¶E EΠE ÒE E EΔÛˇ¸ˇıˇÈ¢„¸ˇ¸ˇı3ˇˇˇˇ§! Î! E!  E≈ıˇ ¸ˇˆˇÊ£„˝ˇ˝ˇı3ˇˇˇˇ£E!ÏE!Ò E! ƒ˜ˇ!¸ˇ ıˇ‰†„˝ˇ˝ˇı3ˇˇˇˇ¢E Ï E ÒE E E√¯ˇ!¸ˇˆˇ·ú‰¸ˇ¸ˇˆ0ˇˇ˛ˇ°  ÌE! Ò E!  ¬¯ˇ ¸ˇˆˇflô‰˝ˇ¸ˇˆ0ˇˇ˛ˇ†! ÓE!Ò E! ƒıˇ¸ˇˆˇ‹î‰˝ˇ˝ˇˆ˛ˇ/ˇˇùE Ó E Ú E E ≈Úˇ¸ˇˆˇ⁄ï‰˝ˇ˝ˇı1ˇˇˇˇúE!ÔE! Ò E! ≈¸ˇ˘ˇÛˇÿï‰˝ˇ¸ˇı1ˇˇˇˇõEÔE!Ú! E!«¸ˇ¯ˇˆˇ’ꉸˇ¸ˇı1ˇˇˇˇö Ó E ÛE E E»˚ˇ¯ˇıˇ”è„˝ˇ˝ˇÙ.ˇˇ˛ˇöE!ÔE! Ú  E!…˚ˇ    ˘ˇˆˇ–å„˝ˇ˝ˇÙ˛ˇ-ˇˇòEÔEÚE! EÀ˚ˇ ¯ˇÛˇ—焸ˇ¸ˇÛ/ˇˇˇˇó EE EÛ E E À¸ˇ¯ˇ
  20496. ˆˇ¸ˇ—焸ˇ¸ˇÛ/ˇˇˇˇñ!ÔE!Ú!  Eøˇ˘ˇˆˇ¸ˇ“₸ˇ¸ˇÚ˛ˇ)˛ˇñE ÚE! Œ˚ˇ¯ˇıˇ¸ˇ“à‚˚ˇ˚ˇÒ-ˇˇˇˇî EÒ E Ú E Eœ˚ˇÓˇ    ¸ˇ”â·˚ˇ˚ˇ-ˇˇˇˇì! EÚE!  œ¸ˇÚˇ ¸ˇ”å‡˚ˇ
  20497. ˚ˇÔ˛ˇ'˛ˇì! Û E!–¸ˇˆˇ¸ˇ‘ᇢˇ    ˘ˇÔ˛ˇ)ˇˇíE  EÛ E E “˚ˇÙˇ¸ˇ‘}fl˜ˇ˜ˇÌ+ˇˇˇˇëE  Ú E! ”˚ˇˇ¸ˇ’w›ÌˇÎ(ˇˇ˛ˇë ÒE!Ú! E”¸ˇˆˇ¯ˇ
  20498. ¸ˇ’s‹ÔˇÍ˛ˇ'ˇˇèEÒ EÚE E ‘¸ˇˆˇ˚˘ˇ
  20499. ¸ˇ÷p⁄ÛˇÁ)ˇˇˇˇè ÒE! Û!  E’˚ˇˆˇ˜˘ˇ ¸ˇ÷m÷˚ˇ„)ˇˇˇˇè! ÒEÛE! ÷˚ˇıˇÙ¯ˇ
  20500. ¸ˇ◊d≤˛ˇ#˛ˇé ÒE ÛE E ◊˚ˇˆˇÔ˘ˇ    ¸ˇ◊b±'ˇˇˇˇç Ò EÛ E!  ÿ¸ˇ ıˇÎ˘ˇ˝ˇ◊P±'ˇˇˇˇÅø¸ˇ ˆˇÁ¯ˇ¸ˇÿL±˛ˇ!˛ˇÅ¿˚ˇ    ˆˇ„˘ˇ˝ˇÿG∞"ˇˇ˛ˇÅ¿˚ˇˆˇfi˘ˇ¸ˇŸD∞˛ˇ˛ˇÅ¿¸ˇˆˇ€¯ˇ˝ˇŸ?Ø˛ˇ˛ˇÅ¿¸ˇıˇ◊˘ˇ¸ˇ⁄<Ø˛ˇˇˇÅ¿˚ˇˆˇ“˘ˇ˝ˇ⁄3Æ˛ˇ˛ˇÅ¡˚ˇıˇœÛˇ€-≠˛ˇ˛ˇÅ¿Òˇ ıˇ€-≠˛ˇˇˇÅ¿ÚˇΔˆˇ‹+¨˛ˇ˛ˇÅ¡Ùˇ¬˜ˇ‹)´˛ˇ˛ˇÅ¡ıˇæ¯ˇ›)´˛ˇˇˇÅ¡ˆˇ∫˙ˇ›'™˛ˇ˛ˇÅ¡˘ˇ∂˙ˇfi%©˛ˇ˛ˇÅ¡˙ˇ≤¸ˇfi#©˝ˇ˝ˇÅ¬¸ˇ≠˝ˇfl!®˝ˇ
  20501. ˝ˇÅ¬˝ˇ™˛ˇfl¶˝ˇ    ˝ˇÅ¿ˇ•ˇˇ‡•˚ˇ˚ˇÅÅø
  20502. §ÙˇÅÅΩ
  20503. †˚ˇÅÅ∫ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”òÅÆÄ¥ÆHHa’tàIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  20504. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  20505. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  20506.  
  20507.  
  20508.  ˛êêêÄ¥ÆjÄû.'ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”√˝ˇ˜ˇÅ˚ˇÅ¸˛ˇ˚ˇ∂Iƒ˛˝ˇˇ˛ˇˇ˛ˇˇÅ
  20509. ˇˇ˛ˇ˛ˇ˛Ü
  20510. ˛ˇˇˇˇˇ˛ ˇˇ˛ˇ˛ˇˇ˛ˇ˛ˇ Fƒˇ˝ ˇˇˇˇˇˇˇÅ˛
  20511. ˇˇˇˇˇˇÖˇˇˇˇˇˇˇˇˇˇˇˇˇˇ…Eƒˇ˝ˇˇ˛ˇˇˇˇÅ¸ˇˇ˝ˇÜ˛ˇˇˇˇˇˇˇˇˇˇˇˇ˛ˇ Jƒˇ˝
  20512. ˇˇˇ˛ˇˇ˛ˇÅˇ˛    ˇˇ˛ˇáˇ˛ˇˇˇˇˇ˛ˇˇ˛ˇˇ˝˛ÀE√˝ˇ˛ˇ˛ˇˇˇÅˇ˛ˇ˛ˇˇˇÜˇ˝    ˇˇˇˇ˛ˇˇˇˇˇ˛ˇ ÅÅúˇ˝ˇæÅÅùˇ˛ˇ˛ΩÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”ÅÅÅ”†è†É†ø
  20513. d,     Helvetica
  20514.     .°dONLNdhñsæ(è¥Figure 1°dONLNd    rñ}*
  20515.  QuickDraw’s Geometric Primitives
  20516. °dONLNd*éñúf*DRAWING CURVES AND PATHS, Palatino
  20517. °dONLNdC†ñ¨*RThe quadratic Bézier has a couple of properties that make it useful as a basis for°dONLNdñ¨ñ∏ˇ* Qdrawing curves in QuickDraw. First, it can be rotated easily by changing just the°dONLNdË∏ñƒ* Sstarting, ending, and middle points and not the underlying equation itself. Second,°dONLNd<ƒñ–˛* Qit can easily be subdivided into any number of shorter curves that become flatter°dONLNdé–ñ‹ˇ* Uand flatter, until in effect it can be drawn with a series of straight lines. Indeed,°dONLNd‰‹ñË * Rthe basic technique for drawing a curve using the existing QuickDraw primitives is°dONLNd7ËñÙ˛* Tby subdividing the curve into a series of line segments. If you’re interested in the°dONLNdåÙñµ* <mathematics behind this, see “Parametric Equations, Anyone?”°dONLNd  ñ˜*LThis section begins by showing sample C code that implements the subdivision°dONLNdñ$˘* Malgorithm that produces a curve. We then move on to consider how to produce a xBx/,Times
  20518. ({/ 
  20519. +
  20520. 84ìq·3
  20521. +md)e)v)e)l)o)p)  
  20522. ) Autumn 1991ˇ†æ°¿9pse
  20523. currentpoint
  20524. /picTop exch def
  20525. /picLeft exch def
  20526. psb
  20527. †ø†æ°¿=pse
  20528. currentpoint
  20529. /picBottom exch def
  20530. /picRight exch def
  20531. psb
  20532. †ø†æ°¿[ 76 239 506 560]
  20533. °¿€1 dict begin /s exch def
  20534. picLeft picTop translate
  20535. picRight picLeft sub s 2 get s 0 get sub div
  20536. picBottom picTop sub s 1 get s 3 get sub div
  20537. scale
  20538. s 0 get neg s 3 get neg translate
  20539. end
  20540. /showpage {} def
  20541. /copypage {} def
  20542. °¿ %!PS-Adobe-3.0 EPSF-3.0
  20543. %%Creator: Adobe Illustrator(TM) 3.2
  20544. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  20545. %%Title: (Reed Fig_01)
  20546. %%CreationDate: (3/5/93) (3:13 PM)
  20547. %%BoundingBox: 76 239 506 560
  20548. %%DocumentProcessColors: Magenta Black
  20549. %%DocumentFonts: Helvetica
  20550. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  20551. %%+ procset Adobe_cmykcolor 1.1 0
  20552. %%+ procset Adobe_cshow 1.1 0
  20553. %%+ procset Adobe_customcolor 1.0 0
  20554. %%+ procset Adobe_typography_AI3 1.0 1
  20555. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  20556. %AI3_ColorUsage: Color
  20557. %AI3_TemplateBox: 306 396 306 396
  20558. %AI3_TileBox: 30 31 582 761
  20559. %AI3_DocumentPreview: Macintosh_ColorPic
  20560. %%EndComments
  20561. %%BeginProlog
  20562. %%BeginResource: procset Adobe_packedarray 2.0 0
  20563. %%Title: (Packed Array Operators)
  20564. %%Version: 2.0 
  20565. %%CreationDate: (8/2/90) ()
  20566. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  20567. userdict /Adobe_packedarray 5 dict dup begin put
  20568. /initialize            % - initialize -
  20569. {
  20570. /packedarray where
  20571.     {
  20572.     pop
  20573.     }
  20574.     {
  20575.     Adobe_packedarray begin
  20576.     Adobe_packedarray
  20577.         {
  20578.         dup xcheck
  20579.             {
  20580.             bind
  20581.             } if
  20582.         userdict 3 1 roll put
  20583.         } forall
  20584.     end
  20585.     } ifelse
  20586. } def
  20587. /terminate            % - terminate -
  20588. {
  20589. } def
  20590. /packedarray        % arguments count packedarray array
  20591. {
  20592. array astore readonly
  20593. } def
  20594. /setpacking            % boolean setpacking -
  20595. {
  20596. pop
  20597. } def
  20598. /currentpacking        % - setpacking boolean
  20599. {
  20600. false
  20601. } def
  20602. currentdict readonly pop end
  20603. %%EndResource
  20604. Adobe_packedarray /initialize get exec
  20605. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  20606. %%Title: (CMYK Color Operators)
  20607. %%Version: 1.1 
  20608. %%CreationDate: (1/23/89) ()
  20609. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  20610. currentpacking true setpacking
  20611. userdict /Adobe_cmykcolor 4 dict dup begin put
  20612. /initialize            % - initialize -
  20613. {
  20614. /setcmykcolor where
  20615.     {
  20616.     pop
  20617.     }
  20618.     {
  20619.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  20620.     /_setrgbcolor
  20621.         /setrgbcolor load def
  20622.     /_currentrgbcolor
  20623.         /currentrgbcolor load def
  20624.     Adobe_cmykcolor begin
  20625.     Adobe_cmykcolor
  20626.         {
  20627.         dup xcheck
  20628.             {
  20629.             bind
  20630.             } if
  20631.         pop pop
  20632.         } forall
  20633.     end
  20634.     end
  20635.     Adobe_cmykcolor begin
  20636.     } ifelse
  20637. } def
  20638. /terminate            % - terminate -
  20639. {
  20640. currentdict Adobe_cmykcolor eq
  20641.     {
  20642.     end
  20643.     } if
  20644. } def
  20645. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  20646. {
  20647. 1 sub 4 1 roll
  20648. 3
  20649.     {
  20650.     3 index add neg dup 0 lt
  20651.         {
  20652.         pop 0
  20653.         } if
  20654.     3 1 roll
  20655.     } repeat
  20656. Adobe_cmykcolor_vars /_setrgbcolor get exec
  20657. pop
  20658. } def 
  20659. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  20660. {
  20661. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  20662. 3
  20663.     {
  20664.     1 sub neg 3 1 roll
  20665.     } repeat
  20666. 0
  20667. } def
  20668. currentdict readonly pop end
  20669. setpacking
  20670. %%EndResource
  20671. %%BeginResource: procset Adobe_cshow 1.1 0
  20672. %%Title: (cshow Operator)
  20673. %%Version: 1.1 
  20674. %%CreationDate: (1/23/89) ()
  20675. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  20676. currentpacking true setpacking
  20677. userdict /Adobe_cshow 3 dict dup begin put
  20678. /initialize            % - initialize -
  20679. {
  20680. /cshow where
  20681.     {
  20682.     pop
  20683.     }
  20684.     {
  20685.     userdict /Adobe_cshow_vars 1 dict dup begin put
  20686.     /_cshow        % - _cshow proc
  20687.         {} def
  20688.     Adobe_cshow begin
  20689.     Adobe_cshow
  20690.         {
  20691.         dup xcheck
  20692.             {
  20693.             bind
  20694.             } if
  20695.         userdict 3 1 roll put
  20696.         } forall
  20697.     end
  20698.     end
  20699.     } ifelse
  20700. } def
  20701. /terminate            % - terminate -
  20702. {
  20703. } def
  20704. /cshow                % proc string cshow -
  20705. {
  20706. exch
  20707. Adobe_cshow_vars
  20708.     exch /_cshow
  20709.     exch put
  20710.     {
  20711.     0 0 Adobe_cshow_vars /_cshow get exec
  20712.     } forall
  20713. } def
  20714. currentdict readonly pop end
  20715. setpacking
  20716. %%EndResource
  20717. %%BeginResource: procset Adobe_customcolor 1.0 0
  20718. %%Title: (Custom Color Operators)
  20719. %%Version: 1.0 
  20720. %%CreationDate: (5/9/88) ()
  20721. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  20722. currentpacking true setpacking
  20723. userdict /Adobe_customcolor 5 dict dup begin put
  20724. /initialize            % - initialize -
  20725. {
  20726. /setcustomcolor where
  20727.     {
  20728.     pop
  20729.     }
  20730.     {
  20731.     Adobe_customcolor begin
  20732.     Adobe_customcolor
  20733.         {
  20734.         dup xcheck
  20735.             {
  20736.             bind
  20737.             } if
  20738.         pop pop
  20739.         } forall
  20740.     end
  20741.     Adobe_customcolor begin
  20742.     } ifelse
  20743. } def
  20744. /terminate            % - terminate -
  20745. {
  20746. currentdict Adobe_customcolor eq
  20747.     {
  20748.     end
  20749.     } if
  20750. } def
  20751. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  20752. {
  20753. 5 packedarray
  20754. }  def
  20755. /setcustomcolor        % object tint setcustomcolor -
  20756. {
  20757. exch
  20758. aload pop pop
  20759. 4
  20760.     {
  20761.     4 index mul 4 1 roll
  20762.     } repeat
  20763. 5 -1 roll pop
  20764. setcmykcolor
  20765. } def
  20766. /setoverprint        % boolean setoverprint -
  20767. {
  20768. pop
  20769. } def
  20770. currentdict readonly pop end
  20771. setpacking
  20772. %%EndResource
  20773. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  20774. %%Title: (Typography Operators)
  20775. %%Version: 1.0 
  20776. %%CreationDate:(5/31/90) ()
  20777. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  20778. currentpacking true setpacking
  20779. userdict /Adobe_typography_AI3 47 dict dup begin put
  20780. /initialize            % - initialize -
  20781. {
  20782. /TZ
  20783.  where
  20784.     {
  20785.     pop
  20786.     }
  20787.     {
  20788.     Adobe_typography_AI3 begin
  20789.     Adobe_typography_AI3
  20790.         {
  20791.         dup xcheck
  20792.             {
  20793.             bind
  20794.             } if
  20795.         pop pop
  20796.         } forall
  20797.     end
  20798.     Adobe_typography_AI3 begin
  20799.     } ifelse
  20800. } def
  20801. /terminate            % - terminate -
  20802. {
  20803. currentdict Adobe_typography_AI3 eq
  20804.     {
  20805.     end
  20806.     } if
  20807. } def
  20808. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  20809. /modifyEncoding
  20810. {
  20811.     /_tempEncode exch ddef
  20812.     
  20813.     % pointer for sequential encodings
  20814.     /_pntr 0 ddef
  20815.     
  20816.     {
  20817.         % get bottom object
  20818.         counttomark -1 roll
  20819.         % is it a mark ?
  20820.         dup type dup /marktype eq         
  20821.         {
  20822.             % exit
  20823.             pop pop exit
  20824.         }
  20825.         {
  20826.             % ... object ... type ....
  20827.             % insert if a nametype
  20828.             /nametype eq
  20829.             {
  20830.                 % insert the name at _pntr and increment pointer
  20831.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  20832.                 put
  20833.             }
  20834.             {
  20835.                 % reset _pntr if it's a number
  20836.                 /_pntr exch ddef                    
  20837.             }
  20838.             ifelse
  20839.         }
  20840.         ifelse
  20841.     }
  20842.     loop    
  20843.     
  20844.     % return the modified encoding
  20845.     _tempEncode
  20846. }
  20847. def
  20848. /TE    % Set std platform encoding     % (encoding pairs) TE -
  20849. {
  20850.     StandardEncoding 256 array copy modifyEncoding 
  20851.     /_nativeEncoding exch def
  20852. } def
  20853. % re-define font
  20854. % expected arguments
  20855. % for 'normal fonts : 
  20856. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  20857. %
  20858. % for cartographic, pictographic, and expert fonts :
  20859. % [ ... number value stream ... /_Symbol/Symbol 
  20860. %    direction fontScript defaultEncoding TZ
  20861. % for blended fonts w/ default encoding :
  20862. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  20863. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  20864. % for blended fonts w/ special encoding :
  20865. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  20866. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  20867. /TZ        
  20868. {
  20869.     % set weight vector (if present)
  20870.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  20871.     % platform dependent coding flag
  20872.     /_useNativeEncoding exch def
  20873.     % pop fontScript & direction
  20874.     pop pop
  20875.     
  20876.     % create a new dictionary with length
  20877.     % equal to original dictionary length + 2
  20878.     % copy all the key/value pairs except FID
  20879.     % call makeblended font with the weight values if _wv is an array
  20880.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  20881.     
  20882.     begin
  20883.     
  20884.         % copy all the values but the FID
  20885.         % into the new dictionary
  20886.         mark exch
  20887.         {
  20888.             1 index /FID ne { def } if cleartomark mark
  20889.         }
  20890.         forall
  20891.         % discard last mark
  20892.         pop
  20893.         
  20894.         % define FontName
  20895.         /FontName exch def
  20896.         
  20897.         % if no re-encoding stream is present
  20898.         % then if the base encoding vector of the font
  20899.         % is the same as StandardEncoding
  20900.         % and the use platform encoding flag is true
  20901.         % then install AI platform encoding
  20902.         % else leave the base encoding in effect
  20903.         counttomark 0 eq
  20904.         {
  20905.             1 _useNativeEncoding eq
  20906.             {
  20907.                 /Encoding _nativeEncoding def
  20908.             }
  20909.             if
  20910.             % clean up
  20911.             cleartomark
  20912.         }
  20913.         {    
  20914.             % custom encoding to be done
  20915.             % start off with a copy of the font's standard encoding
  20916.             /Encoding load 256 array copy 
  20917.             modifyEncoding /Encoding exch def
  20918.         }
  20919.         ifelse        
  20920.         FontName currentdict
  20921.     end
  20922.     
  20923.     % register the new font
  20924.     definefont pop
  20925. }
  20926. def
  20927. % text painting operators
  20928. /tr                    % string tr ax ay string 
  20929. {
  20930. _ax _ay 3 2 roll
  20931. } def
  20932. /trj                % string trj cx cy fillchar ax ay string 
  20933. {
  20934. _cx _cy _sp _ax _ay 6 5 roll
  20935. } def
  20936. /a0
  20937. {
  20938. /Tx    % text                            % textString Tx -
  20939.     {
  20940.     dup 
  20941.     currentpoint 3 2 roll
  20942.     tr _psf
  20943.     newpath moveto
  20944.     tr _ctm _pss
  20945.     } ddef
  20946. /Tj    % justified text                % textString Tj -
  20947.     {
  20948.     dup
  20949.     currentpoint 3 2 roll
  20950.     trj _pjsf
  20951.     newpath moveto
  20952.     trj _ctm _pjss
  20953.     } ddef
  20954.     
  20955. } def
  20956. /a1
  20957. {
  20958. /Tx    % text                            % textString Tx -
  20959.     {
  20960.     dup currentpoint 4 2 roll gsave
  20961.     dup currentpoint 3 2 roll
  20962.     tr _psf
  20963.     newpath moveto
  20964.     tr _ctm _pss
  20965.     gresto°¿ re 3 1 roll moveto tr sp
  20966.     } ddef
  20967. /Tj    % justified text                % textString Tj -
  20968.     {
  20969.     dup currentpoint 4 2 roll gsave
  20970.     dup currentpoint 3 2 roll
  20971.     trj _pjsf
  20972.     newpath moveto
  20973.     trj _ctm _pjss
  20974.     grestore 3 1 roll moveto tr sp
  20975.     } ddef
  20976.     
  20977. } def
  20978. /e0
  20979. {
  20980. /Tx    % text                            % textString Tx -
  20981.     {
  20982.     tr _psf
  20983.     } ddef
  20984. /Tj    % justified text                % textString Tj -
  20985.     {
  20986.     trj _pjsf
  20987.     } ddef
  20988. } def
  20989. /e1
  20990. {
  20991. /Tx    % text                            % textString Tx -
  20992.     {
  20993.     dup currentpoint 4 2 roll gsave 
  20994.     tr _psf  
  20995.     grestore 3 1 roll moveto tr sp 
  20996.     } ddef
  20997. /Tj    % justified text                % textString Tj -
  20998.     {
  20999.     dup currentpoint 4 2 roll gsave 
  21000.     trj _pjsf
  21001.     grestore 3 1 roll moveto tr sp 
  21002.     } ddef
  21003. } def
  21004. /i0
  21005. {
  21006. /Tx    % text                            % textString Tx -
  21007.     {
  21008.     tr sp
  21009.     } ddef
  21010. /Tj    % justified text                % textString Tj -
  21011.     {
  21012.     trj jsp
  21013.     } ddef
  21014. } def
  21015. /i1
  21016. {
  21017. W N
  21018. } def
  21019. /o0
  21020. {
  21021. /Tx    % text                            % textString Tx -
  21022.     {
  21023.     tr sw rmoveto
  21024.     } ddef
  21025. /Tj    % justified text                % textString Tj -
  21026.     {
  21027.     trj swj rmoveto
  21028.     } ddef
  21029. } def
  21030. /r0
  21031. {
  21032. /Tx    % text                            % textString Tx -
  21033.     {
  21034.     tr _ctm _pss
  21035.     } ddef
  21036. /Tj    % justified text                % textString Tj -
  21037.     {
  21038.     trj _ctm _pjss
  21039.     } ddef
  21040. } def
  21041. /r1
  21042. {
  21043. /Tx    % text                            % textString Tx -
  21044.     {
  21045.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  21046.     tr _ctm _pss 
  21047.     grestore 3 1 roll moveto tr sp 
  21048.     } ddef
  21049. /Tj    % justified text                % textString Tj -
  21050.     {
  21051.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  21052.     trj _ctm _pjss
  21053.     grestore 3 1 roll moveto tr sp 
  21054.     } ddef
  21055. } def
  21056. % font operators
  21057. % Binding
  21058. /To    % begin text                     % bindType To -
  21059. {
  21060.     pop _ctm currentmatrix pop
  21061. } def
  21062. /TO    % end text                    % TO -
  21063. {
  21064.     Te _ctm setmatrix newpath
  21065. } def
  21066. % Text paths
  21067. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  21068. {
  21069.     pop _tm astore pop _ctm setmatrix 
  21070.     _tDict begin /W {} def /h {} def
  21071. } def
  21072. /TP    % end text path                    % TP -
  21073. {
  21074.     end
  21075.     iTm 0 0 moveto
  21076. } def
  21077. % Render mode & matrix operators
  21078. /Tr    % begin render                    % render Tr - 
  21079. {
  21080.     _render 3 le {currentpoint newpath moveto} if
  21081.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  21082.     dup /_render exch ddef
  21083.     _renderStart exch get load exec
  21084. } def
  21085. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  21086. {
  21087. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  21088. } def
  21089. /Tm % set text matrix                % a b c d tx ty Tm -
  21090. {
  21091. _tm astore pop iTm 0 0 moveto
  21092. } def
  21093. /Td % translate text matrix         % tx ty Td -
  21094. {
  21095. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  21096. } def
  21097. /Te    % end render                    % - Te -
  21098. {
  21099.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  21100.     /_render -1 ddef
  21101. } def
  21102. % Attributes
  21103. /Ta    % set alignment                    % alignment Ta -
  21104. {
  21105. pop
  21106. } def
  21107. /Tf    % set font name and size        % fontname size Tf -
  21108. {
  21109. dup 1000 div /_fScl exch ddef
  21110. exch findfont exch scalefont setfont
  21111. } def
  21112. /Tl    % set leading                    % leading paragraphLeading Tl -
  21113. {
  21114. pop
  21115. 0 exch _leading astore pop
  21116. } def
  21117. /Tt    % set user tracking                % userTracking Tt -
  21118. {
  21119. pop
  21120. } def
  21121. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  21122. {
  21123. 3 npop
  21124. } def
  21125. /Tw    % set computed word spacing        % wordSpace Tw
  21126. {
  21127. /_cx exch ddef
  21128. } def
  21129. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  21130. {
  21131. 3 npop
  21132. } def
  21133. /Tc    % set computed char spacing     % charSpace Tc -
  21134. {
  21135. /_ax exch ddef
  21136. } def
  21137. /Ts % set super/subscripting (rise)    % rise Ts -
  21138. {
  21139. /_rise exch ddef
  21140. currentpoint
  21141. iTm
  21142. moveto
  21143. } def
  21144. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  21145. {
  21146. 3 npop
  21147. } def
  21148. /Tz % set horizontal scaling        % scalePercent Tz -
  21149. {
  21150. 100 div /_hs exch ddef
  21151. iTm
  21152. } def
  21153. /TA % set pairwise kerning            % autoKern TA -
  21154.                                     %    autoKern = 0 -> no pair kerning
  21155.                                     %             = 1 -> automatic pair kerning
  21156. {
  21157. pop
  21158. } def
  21159. /Tq % set hanging quotes            % hangingQuotes Tq -
  21160.                                     %    hangingQuotes     = 0 -> no hanging quotes
  21161.                                     %                     = 1 -> hanging quotes
  21162. {
  21163. pop
  21164. } def
  21165. % Text Bodies
  21166. /TX {pop} def
  21167. %/Tx    % non-justified text            % textString Tx -
  21168. %/Tj    % justified text                % textString Tj -
  21169. /Tk    % kern                            % autoKern kernValue Tk -
  21170.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  21171.                                     %    kernValue = kern value in em/1000 space
  21172. {
  21173. exch pop _fScl mul neg 0 rmoveto
  21174. } def
  21175. /TK    % non-printing kern                % autoKern kernValue TK -
  21176. {
  21177. 2 npop
  21178. } def
  21179. /T* % carriage return & line feed    % - T* -
  21180. {
  21181. _leading aload pop neg Td
  21182. } def
  21183. /T*- % carriage return & negative line feed    % - T*- -
  21184. {
  21185. _leading aload pop Td
  21186. } def
  21187. /T-    % print a discretionary hyphen    % - T- -
  21188. {
  21189. _hyphen Tx
  21190. } def
  21191. /T+    % discretionary hyphen hyphen    % - T+ -
  21192. {} def
  21193. /TR    % reset pattern matrix             % a b c d tx ty TR -
  21194. {
  21195. _ctm currentmatrix pop     
  21196. _tm astore pop 
  21197. iTm 0 0 moveto 
  21198. } def
  21199. /TS    % special chars                    % textString justified TS -
  21200. {
  21201. 0 eq {Tx} {Tj} ifelse
  21202. } def
  21203. currentdict readonly pop end
  21204. setpacking
  21205. %%EndResource
  21206. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  21207. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  21208. %%Version: 1.0 
  21209. %%CreationDate: (7/22/89) ()
  21210. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  21211. currentpacking true setpacking
  21212. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  21213. % initialization
  21214. /initialize                % - initialize -
  21215. {
  21216. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  21217. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  21218. % paint operands
  21219. /_lp /none def
  21220. /_pf {} def
  21221. /_ps {} def
  21222. /_psf {} def
  21223. /_pss {} def
  21224. /_pjsf {} def
  21225. /_pjss {} def
  21226. /_pola 0 def
  21227. /_doClip 0 def
  21228. % paint operators
  21229. /cf    currentflat def    % - cf flatness
  21230. % typography operands
  21231. /_tm matrix def
  21232. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  21233. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  21234. /_render -1 def
  21235. /_rise 0 def
  21236. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  21237. /_ay 0 def            % y character spacing
  21238. /_cx 0 def            % x word spacing
  21239. /_cy 0 def            % y word spacing
  21240. /_leading [0 0] def
  21241. /_ctm matrix def
  21242. /_mtx matrix def
  21243. /_sp 16#020 def
  21244. /_hyphen (-) def
  21245. /_fScl 0 def
  21246. /_cnt 0 def
  21247. /_hs 1 def
  21248. /_nativeEncoding 0 def
  21249. /_useNativeEncoding 0 def
  21250. /_tempEncode 0 def
  21251. /_pntr 0 def
  21252. /_tDict 2 dict def
  21253. % typography operators
  21254. /Tx {} def
  21255. /Tj {} def
  21256. % compound path operators
  21257. /CRender {} def
  21258. % printing
  21259. /_AI3_savepage {} def
  21260. % color operands
  21261. /_gf null def
  21262. /_cf 4 array def
  21263. /_if null def
  21264. /_of false def
  21265. /_fc {} def
  21266. /_gs null def
  21267. /_cs 4 array def
  21268. /_is null def
  21269. /_os false def
  21270. /_sc {} def
  21271. /_i null def
  21272. Adobe_IllustratorA_AI3 begin
  21273. Adobe_IllustratorA_AI3
  21274.     {
  21275.     dup xcheck
  21276.         {
  21277.         bind
  21278.         } if
  21279.     pop pop
  21280.     } forall
  21281. end
  21282. end
  21283. Adobe_IllustratorA_AI3 begin
  21284. Adobe_IllustratorA_AI3_vars begin
  21285. newpath
  21286. } def
  21287. /terminate                % - terminate -
  21288. {
  21289. end
  21290. end
  21291. } def
  21292. % definition operators
  21293. /_                    % - _ null
  21294. null def
  21295. /ddef                % key value ddef -
  21296. {
  21297. Adobe_IllustratorA_AI3_vars 3 1 roll put
  21298. } def
  21299. /xput                % key value literal xput -
  21300. {
  21301. dup load dup length exch maxlength eq
  21302.     {
  21303.     dup dup load dup
  21304.     length 2 mul dict copy def
  21305.     } if
  21306. load begin def end
  21307. } def
  21308. /npop                % integer npop -
  21309. {
  21310.     {
  21311.     pop
  21312.     } repeat
  21313. } def
  21314. % marking operators
  21315. /sw                    % ax ay string sw x y 
  21316. {
  21317. dup length exch stringwidth
  21318. exch 5 -1 roll 3 index 1 sub mul add
  21319. 4 1 roll 3 1 roll 1 sub mul add
  21320. } def
  21321. /swj                % cx cy fillchar ax ay string swj x y
  21322. {
  21323. dup 4 1 roll
  21324. dup length exch stringwidth 
  21325. exch 5 -1 roll 3 index 1 sub mul add
  21326. 4 1 roll 3 1 roll 1 sub mul add 
  21327. 6 2 roll /_cnt 0 ddef
  21328. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  21329. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  21330. } def
  21331. /ss                    % ax ay string matrix ss -
  21332. {
  21333. 4 1 roll
  21334.     {                % matrix ax ay char 0 0 {proc} -
  21335.     2 npop 
  21336.     (0) exch 2 copy 0 exch put pop
  21337.     gsave
  21338.     false charpath currentpoint
  21339.     4 index setmatrix
  21340.     stroke
  21341.     grestore
  21342.     moveto
  21343.     2 copy rmoveto
  21344.     } exch cshow
  21345. 3 npop
  21346. } def
  21347. /jss                % cx cy fillchar ax ay string matrix jss -
  21348. {
  21349. 4 1 roll
  21350.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  21351.     2 npop 
  21352.     (0) exch 2 copy 0 exch put 
  21353.     gsave
  21354.     _sp eq 
  21355.         {
  21356.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  21357.         currentpoint
  21358.         }
  21359.         {
  21360.         false charpath currentpoint
  21361.         4 index setmatrix stroke
  21362.         }ifelse
  21363.     grestore
  21364.     moveto
  21365.     2 copy rmoveto
  21366.     } exch cshow
  21367. 6 npop
  21368. } def
  21369. % path operators
  21370. /sp                    % ax ay string sp -
  21371. {
  21372.     {
  21373.     2 npop (0) exch
  21374.     2 copy 0 exch put pop
  21375.     false charpath
  21376.     2 copy rmoveto
  21377.     } exch cshow
  21378. 2 npop
  21379. } def
  21380. /jsp                    % cx cy fillchar ax ay string jsp -
  21381. {
  21382.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  21383.     2 npop 
  21384.     (0) exch 2 copy 0 exch put 
  21385.     _sp eq 
  21386.         {
  21387.         exch 5 index 5 index 5 index 5 -1 roll widthshow  
  21388.         }
  21389.         {
  21390.         false charpat°¿ h
  21391.         }ifelse
  21392.     2 copy rmoveto
  21393.     } exch cshow
  21394. 5 npop
  21395. } def
  21396. % path construction operators
  21397. /pl                % x y pl x y
  21398. {
  21399. transform
  21400. 0.25 sub round 0.25 add exch
  21401. 0.25 sub round 0.25 add exch
  21402. itransform
  21403. } def
  21404. /setstrokeadjust where
  21405.     {
  21406.     pop true setstrokeadjust
  21407.     /c                % x1 y1 x2 y2 x3 y3 c -
  21408.     {
  21409.     curveto
  21410.     } def
  21411.     /C
  21412.     /c load def
  21413.     /v                % x2 y2 x3 y3 v -
  21414.     {
  21415.     currentpoint 6 2 roll curveto
  21416.     } def
  21417.     /V
  21418.     /v load def
  21419.     /y                % x1 y1 x2 y2 y -
  21420.     {
  21421.     2 copy curveto
  21422.     } def
  21423.     /Y
  21424.     /y load def
  21425.     /l                % x y l -
  21426.     {
  21427.     lineto
  21428.     } def
  21429.     /L
  21430.     /l load def
  21431.     /m                % x y m -
  21432.     {
  21433.     moveto
  21434.     } def
  21435.     }
  21436.     {%else
  21437.     /c
  21438.     {
  21439.     pl curveto
  21440.     } def
  21441.     /C
  21442.     /c load def
  21443.     /v
  21444.     {
  21445.     currentpoint 6 2 roll pl curveto
  21446.     } def
  21447.     /V
  21448.     /v load def
  21449.     /y
  21450.     {
  21451.     pl 2 copy curveto
  21452.     } def
  21453.     /Y
  21454.     /y load def
  21455.     /l
  21456.     {
  21457.     pl lineto
  21458.     } def
  21459.     /L
  21460.     /l load def
  21461.     /m
  21462.     {
  21463.     pl moveto
  21464.     } def
  21465.     }ifelse
  21466. % graphic state operators
  21467. /d                    % array phase d -
  21468. {
  21469. setdash
  21470. } def
  21471. /cf    {} def            % - cf flatness
  21472. /i                    % flatness i -
  21473. {
  21474. dup 0 eq
  21475.     {
  21476.     pop cf
  21477.     } if
  21478. setflat
  21479. } def
  21480. /j                    % linejoin j -
  21481. {
  21482. setlinejoin
  21483. } def
  21484. /J                    % linecap J -
  21485. {
  21486. setlinecap
  21487. } def
  21488. /M                    % miterlimit M -
  21489. {
  21490. setmiterlimit
  21491. } def
  21492. /w                    % linewidth w -
  21493. {
  21494. setlinewidth
  21495. } def
  21496. % path painting operators
  21497. /H                    % - H -
  21498. {} def
  21499. /h                    % - h -
  21500. {
  21501. closepath
  21502. } def
  21503. /N                    % - N -
  21504. {
  21505. _pola 0 eq 
  21506.     {
  21507.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  21508.     newpath
  21509.     } 
  21510.     {
  21511.     /CRender {N} ddef
  21512.     }ifelse
  21513. } def
  21514. /n                    % - n -
  21515. {N} def
  21516. /F                    % - F -
  21517. {
  21518. _pola 0 eq 
  21519.     {
  21520.     _doClip 1 eq 
  21521.         {
  21522.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  21523.         /_doClip 0 ddef
  21524.         }
  21525.         {
  21526.         _pf
  21527.         }ifelse
  21528.     } 
  21529.     {
  21530.     /CRender {F} ddef
  21531.     }ifelse
  21532. } def
  21533. /f                    % - f -
  21534. {
  21535. closepath
  21536. F
  21537. } def
  21538. /S                    % - S -
  21539. {
  21540. _pola 0 eq 
  21541.     {
  21542.     _doClip 1 eq 
  21543.         {
  21544.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  21545.         /_doClip 0 ddef
  21546.         }
  21547.         {
  21548.         _ps
  21549.         }ifelse
  21550.     } 
  21551.     {
  21552.     /CRender {S} ddef
  21553.     }ifelse
  21554. } def
  21555. /s                    % - s -
  21556. {
  21557. closepath
  21558. S
  21559. } def
  21560. /B                    % - B -
  21561. {
  21562. _pola 0 eq 
  21563.     {
  21564.     _doClip 1 eq     % F clears _doClip
  21565.     gsave F grestore 
  21566.         {
  21567.         gsave S grestore clip newpath /_lp /none ddef _sc
  21568.         /_doClip 0 ddef
  21569.         } 
  21570.         {
  21571.         S
  21572.         }ifelse
  21573.     }
  21574.     {
  21575.     /CRender {B} ddef
  21576.     }ifelse
  21577. } def
  21578. /b                    % - b -
  21579. {
  21580. closepath
  21581. B
  21582. } def
  21583. /W                    % - W -
  21584. {
  21585. /_doClip 1 ddef
  21586. } def
  21587. /*                    % - [string] * -
  21588. {
  21589. count 0 ne 
  21590.     {
  21591.     dup type (stringtype) eq {pop} if
  21592.     } if 
  21593. _pola 0 eq {newpath} if
  21594. } def
  21595. % group operators
  21596. /u                    % - u -
  21597. {} def
  21598. /U                    % - U -
  21599. {} def
  21600. /q                    % - q -
  21601. {
  21602. _pola 0 eq {gsave} if
  21603. } def
  21604. /Q                    % - Q -
  21605. {
  21606. _pola 0 eq {grestore} if
  21607. } def
  21608. /*u                    % - *u -
  21609. {
  21610. _pola 1 add /_pola exch ddef
  21611. } def
  21612. /*U                    % - *U -
  21613. {
  21614. _pola 1 sub /_pola exch ddef 
  21615. _pola 0 eq {CRender} if
  21616. } def
  21617. /D                    % polarized D -
  21618. {pop} def
  21619. /*w                    % - *w -
  21620. {} def
  21621. /*W                    % - *W -
  21622. {} def
  21623. % place operators
  21624. /`                    % matrix llx lly urx ury string ` -
  21625. {
  21626. /_i save ddef
  21627. 6 1 roll 4 npop
  21628. concat pop
  21629. userdict begin
  21630. /showpage {} def
  21631. 0 setgray
  21632. 0 setlinecap
  21633. 1 setlinewidth
  21634. 0 setlinejoin
  21635. 10 setmiterlimit
  21636. [] 0 setdash
  21637. newpath
  21638. 0 setgray
  21639. false setoverprint
  21640. } def
  21641. /~                    % - ~ -
  21642. {
  21643. end
  21644. _i restore
  21645. } def
  21646. % color operators
  21647. /O                    % flag O -
  21648. {
  21649. 0 ne
  21650. /_of exch ddef
  21651. /_lp /none ddef
  21652. } def
  21653. /R                    % flag R -
  21654. {
  21655. 0 ne
  21656. /_os exch ddef
  21657. /_lp /none ddef
  21658. } def
  21659. /g                    % gray g -
  21660. {
  21661. /_gf exch ddef
  21662. /_fc
  21663. _lp /fill ne
  21664.     {
  21665.     _of setoverprint
  21666.     _gf setgray
  21667.     /_lp /fill ddef
  21668.     } if
  21669. } ddef
  21670. /_pf
  21671. {
  21672. _fc
  21673. fill
  21674. } ddef
  21675. /_psf
  21676. {
  21677. _fc
  21678. ashow
  21679. } ddef
  21680. /_pjsf
  21681. {
  21682. _fc
  21683. awidthshow
  21684. } ddef
  21685. /_lp /none ddef
  21686. } def
  21687. /G                    % gray G -
  21688. {
  21689. /_gs exch ddef
  21690. /_sc
  21691. {
  21692. _lp /stroke ne
  21693.     {
  21694.     _os setoverprint
  21695.     _gs setgray
  21696.     /_lp /stroke ddef
  21697.     } if
  21698. } ddef
  21699. /_ps
  21700. {
  21701. _sc
  21702. stroke
  21703. } ddef
  21704. /_pss
  21705. {
  21706. _sc
  21707. ss
  21708. } ddef
  21709. /_pjss
  21710. {
  21711. _sc
  21712. jss
  21713. } ddef
  21714. /_lp /none ddef
  21715. } def
  21716. /k                    % cyan magenta yellow black k -
  21717. {
  21718. _cf astore pop
  21719. /_fc
  21720. {
  21721. _lp /fill ne
  21722.     {
  21723.     _of setoverprint
  21724.     _cf aload pop setcmykcolor
  21725.     /_lp /fill ddef
  21726.     } if
  21727. } ddef
  21728. /_pf
  21729. {
  21730. _fc
  21731. fill
  21732. } ddef
  21733. /_psf
  21734. {
  21735. _fc
  21736. ashow
  21737. } ddef
  21738. /_pjsf
  21739. {
  21740. _fc
  21741. awidthshow
  21742. } ddef
  21743. /_lp /none ddef
  21744. } def
  21745. /K                    % cyan magenta yellow black K -
  21746. {
  21747. _cs astore pop
  21748. /_sc
  21749. {
  21750. _lp /stroke ne
  21751.     {
  21752.     _os setoverprint
  21753.     _cs aload pop setcmykcolor
  21754.     /_lp /stroke ddef
  21755.     } if
  21756. } ddef
  21757. /_ps
  21758. {
  21759. _sc
  21760. stroke
  21761. } ddef
  21762. /_pss
  21763. {
  21764. _sc
  21765. ss
  21766. } ddef
  21767. /_pjss
  21768. {
  21769. _sc
  21770. jss
  21771. } ddef
  21772. /_lp /none ddef
  21773. } def
  21774. /x                    % cyan magenta yellow black name gray x -
  21775. {
  21776. /_gf exch ddef
  21777. findcmykcustomcolor
  21778. /_if exch ddef
  21779. /_fc
  21780. _lp /fill ne
  21781.     {
  21782.     _of setoverprint
  21783.     _if _gf 1 exch sub setcustomcolor
  21784.     /_lp /fill ddef
  21785.     } if
  21786. } ddef
  21787. /_pf
  21788. {
  21789. _fc
  21790. fill
  21791. } ddef
  21792. /_psf
  21793. {
  21794. _fc
  21795. ashow
  21796. } ddef
  21797. /_pjsf
  21798. {
  21799. _fc
  21800. awidthshow
  21801. } ddef
  21802. /_lp /none ddef
  21803. } def
  21804. /X                    % cyan magenta yellow black name gray X -
  21805. {
  21806. /_gs exch ddef
  21807. findcmykcustomcolor
  21808. /_is exch ddef
  21809. /_sc
  21810. {
  21811. _lp /stroke ne
  21812.     {
  21813.     _os setoverprint
  21814.     _is _gs 1 exch sub setcustomcolor
  21815.     /_lp /stroke ddef
  21816.     } if
  21817. } ddef
  21818. /_ps
  21819. {
  21820. _sc
  21821. stroke
  21822. } ddef
  21823. /_pss
  21824. {
  21825. _sc
  21826. ss
  21827. } ddef
  21828. /_pjss
  21829. {
  21830. _sc
  21831. jss
  21832. } ddef
  21833. /_lp /none ddef
  21834. } def
  21835. % locked object operator
  21836. /A                    % value A -
  21837. {
  21838. pop
  21839. } def
  21840. currentdict readonly pop end
  21841. setpacking
  21842. % annotate page operator
  21843. /annotatepage
  21844. {
  21845. } def
  21846. %%EndResource
  21847. %%EndProlog
  21848. %%BeginSetup
  21849. %%IncludeFont: Helvetica
  21850. Adobe_cmykcolor /initialize get exec
  21851. Adobe_cshow /initialize get exec
  21852. Adobe_customcolor /initialize get exec
  21853. Adobe_typography_AI3 /initialize get exec
  21854. Adobe_IllustratorA_AI3 /initialize get exec
  21855. [
  21856. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  21857. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  21858. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  21859. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  21860. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  21861. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  21862. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  21863. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  21864. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  21865. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  21866. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  21867. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  21868. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  21869. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  21870. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  21871. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  21872. /hungarumlaut/ogonek/caron
  21873. TE
  21874. %AI3_BeginEncoding: _Helvetica Helvetica
  21875. [/_Helvetica/Helvetica 0 0 1 TZ
  21876. %AI3_EndEncoding TrueType
  21877. %%EndSetup
  21878. 0 A
  21879. 0 O
  21880. 0 0.1 0 0 k
  21881. 0 R
  21882. 0 G
  21883. 0 i 0 J 0 j 4 w 8 M []0 d
  21884. %AI3_Note:
  21885. 0 D
  21886. 384.6787 322.9933 m
  21887. 485.6787 314.4933 l
  21888. 383.4287 272.4933 l
  21889. 435.4287 339.9933 l
  21890. 468.4287 272.4933 l
  21891. 384.6787 322.9933 l
  21892. b
  21893. 1 w 4 M
  21894. 89.9287 539.4933 m
  21895. 177.6787 539.4933 l
  21896. S
  21897. u
  21898. 0 O
  21899. 0 g
  21900. 85.4287 450.9933 m
  21901. 85.4287 542.9933 L
  21902. 77.4287 542.9933 L
  21903. 77.4287 450.9933 L
  21904. 85.4287 450.9933 L
  21905. f
  21906. 81.4287 496.9933 m
  21907. F
  21908. U
  21909. u
  21910. 0 R
  21911. 0 G
  21912. 330.9287 445.4933 m
  21913. 330.9287 556.4933 L
  21914. 218.9287 556.4933 L
  21915. 218.9287 445.4933 L
  21916. 330.9287 445.4933 L
  21917. s
  21918. 274.9287 500.9933 m
  21919. S
  21920. U
  21921. u
  21922. 0 O
  21923. 0 0.1 0 0 k
  21924. 4 w
  21925. 321.4287 505.9933 m
  21926. 321.4287 547.4933 L
  21927. 227.9287 547.4933 L
  21928. 227.9287 505.9933 L
  21929. 321.4287 505.9933 L
  21930. b
  21931. 274.6787 526.7433 m
  21932. B
  21933. U
  21934. u
  21935. 6 w
  21936. 252.9287 454.4933 m
  21937. 252.9287 496.9933 L
  21938. 226.9287 496.9933 L
  21939. 226.9287 454.4933 L
  21940. 252.9287 454.4933 L
  21941. b
  21942. 239.9287 475.7433 m
  21943. B
  21944. U
  21945. u
  21946. 0 0.2 0 0 k
  21947. 1.5 w
  21948. 321.4287 462.9933 m
  21949. 321.4287 496.9933 L
  21950. 269.9287 496.9933 L
  21951. 269.9287 462.9933 L
  21952. 321.4287 462.9933 L
  21953. b
  21954. 295.6787 479.9933 m
  21955. B
  21956. U
  21957. u
  21958. 2 w
  21959. 175.9287 386.0974 m
  21960. 190.4756 386.0974 202.2684 359.1874 202.2684 325.9933 c
  21961. 202.2684 292.7992 190.4756 265.8892 175.9287 265.8892 c
  21962. 161.3819 265.8892 149.589 292.7992 149.589 325.9933 c
  21963. 149.589 359.1874 161.3819 386.0974 175.9287 386.0974 c
  21964. b
  21965. 175.9287 325.9933 m
  21966. B
  21967. U
  21968. u
  21969. 0 0.3 0 0 k
  21970. 1.5 w
  21971. 122.7859 386.3348 m
  21972. 139.873 386.3348 153.7253 374.8611 153.7253 360.708 c
  21973. 153.7253 346.5549 139.873 335.0812 122.7859 335.0812 c
  21974. 105.6988 335.0812 91.8464 346.5549 91.8464 360.708 c
  21975. 91.8464 374.8611 105.6988 386.3348 122.7859 386.3348 c
  21976. b
  21977. 122.7859 360.708 m
  21978. B
  21979. U
  21980. u
  21981. 0 0.1 0 0 k
  21982. 4 w
  21983. 121.9558 318.9662 m
  21984. 113.6866 318.9662 106.9828 312.2625 106.9828 303.9933 c
  21985. 106.9828 295.7241 113.6866 289.0203 121.9558 289.0203 c
  21986. 130.225 289.0203 136.9287 295.7241 136.9287 303.9933 c
  21987. 136.9287 312.2625 130.225 318.9662 121.9558 318.9662 c
  21988. b
  21989. 121.9558 303.9933 m
  21990. B
  21991. U
  21992. 0 1 0 0 K
  21993. 347.9287 282.9933 m
  21994. 347.9287 355.9933 235.9287 359.4933 v
  21995. S
  21996. 2 w
  21997. 330.4287 282.9933 m
  21998. 330.9287 338.4933 235.9287 342.9933 v
  21999. S
  22000. 1 w
  22001. 312.9287 282.9933 m
  22002. 311.9287 °¿
  22003. ◊322.9933 236.9287 325.4933 v
  22004. S
  22005. u
  22006. 0 O
  22007. 0 0.1 0 0 k
  22008. 0 G
  22009. 490.5709 548.4933 m
  22010. 497.1986 548.4933 502.5713 543.1206 502.5713 536.4935 C
  22011. 502.5713 458.4931 L
  22012. 502.5713 451.866 497.1986 446.4933 490.5709 446.4933 C
  22013. 376.5718 446.4933 L
  22014. 369.944 446.4933 364.5713 451.866 364.5713 458.4931 C
  22015. 364.5713 536.4935 L
  22016. 364.5713 543.1206 369.944 548.4933 376.5718 548.4933 C
  22017. 490.5709 548.4933 L
  22018. b
  22019. 433.5713 497.4933 m
  22020. B
  22021. U
  22022. u
  22023. 0 0.2 0 0 k
  22024. 2 w
  22025. 472.429 530.4933 m
  22026. 479.0563 530.4933 484.4287 525.1205 484.4287 518.4934 C
  22027. 484.4287 476.4931 L
  22028. 484.4287 469.8661 479.0563 464.4933 472.429 464.4933 C
  22029. 394.7136 464.4933 L
  22030. 388.0864 464.4933 382.714 469.8661 382.714 476.4931 C
  22031. 382.714 518.4934 L
  22032. 382.714 525.1205 388.0864 530.4933 394.7136 530.4933 C
  22033. 472.429 530.4933 L
  22034. b
  22035. 433.5713 497.4933 m
  22036. B
  22037. U
  22038. u
  22039. 0 0.3 0 0 k
  22040. 4 w
  22041. 455.4286 512.4933 m
  22042. 462.0558 512.4933 467.4287 507.1205 467.4287 500.4932 C
  22043. 467.4287 494.4933 L
  22044. 467.4287 487.8661 462.0558 482.4933 455.4286 482.4933 C
  22045. 411.7141 482.4933 L
  22046. 405.0869 482.4933 399.714 487.8661 399.714 494.4933 C
  22047. 399.714 500.4932 L
  22048. 399.714 507.1205 405.0869 512.4933 411.7141 512.4933 C
  22049. 455.4286 512.4933 L
  22050. b
  22051. 433.5713 497.4933 m
  22052. B
  22053. U
  22054. u
  22055. 1 g
  22056. 1 w
  22057. 236.9287 313.4933 m
  22058. 236.9287 367.9933 L
  22059. 223.4287 367.9933 L
  22060. 223.4287 313.4933 L
  22061. 236.9287 313.4933 L
  22062. f
  22063. 230.1787 340.7433 m
  22064. F
  22065. U
  22066. u
  22067. 304.1787 271.2433 m
  22068. 358.6787 271.2433 L
  22069. 358.6787 284.7433 L
  22070. 304.1787 284.7433 L
  22071. 304.1787 271.2433 L
  22072. f
  22073. 331.4287 277.9933 m
  22074. F
  22075. U
  22076. 0 g
  22077. 96.4287 516.2433 m
  22078. 96.4287 511.4933 l
  22079. 122.6787 459.9933 l
  22080. 127.9287 459.9933 l
  22081. 127.9287 465.7433 l
  22082. 102.4287 516.2433 l
  22083. 96.4287 516.2433 l
  22084. f
  22085. 115.1787 529.7433 m
  22086. 171.308 509.1465 l
  22087. 173.2498 509.2498 l
  22088. 173.1476 510.4901 l
  22089. 117.0537 531.2433 l
  22090. 115.3037 531.3683 l
  22091. 115.1787 529.7433 l
  22092. f
  22093. 0 To
  22094. 1 0 0 1 102.4287 419.8505 0 Tp
  22095. TP
  22096. 0 Tr
  22097. /_Helvetica 8 Tf
  22098. 0 Ts
  22099. 100 Tz
  22100. 0 Tt
  22101. 0 TA
  22102. 0 0 5 TC
  22103. 100 100 200 TW
  22104. 0 0 0 Ti
  22105. 0 Ta
  22106. 0 Tq
  22107. 9 0 Tl
  22108. 0 Tc
  22109. 0 Tw
  22110. (Lines) Tx 
  22111. (\r) TX 
  22112. TO
  22113. 0 To
  22114. 1 0 0 1 274.9287 419.8505 0 Tp
  22115. TP
  22116. -20.0049 0 Td
  22117. 0 Tr
  22118. 1 Ta
  22119. (Rectangles) Tx 
  22120. (\r) TX 
  22121. TO
  22122. 0 To
  22123. 1 0 0 1 433.5713 419.8505 0 Tp
  22124. TP
  22125. -48.4531 0 Td
  22126. 0 Tr
  22127. (Rounded-corner rectangles) Tx 
  22128. (\r) TX 
  22129. TO
  22130. 0 To
  22131. 1 0 0 1 435.7144 240.8505 0 Tp
  22132. TP
  22133. -16.4502 0 Td
  22134. 0 Tr
  22135. (Polygons) Tx 
  22136. (\r) TX 
  22137. TO
  22138. 0 To
  22139. 1 0 0 1 291.0537 240.8505 0 Tp
  22140. TP
  22141. -7.999 0 Td
  22142. 0 Tr
  22143. (Arcs) Tx 
  22144. (\r) TX 
  22145. TO
  22146. 0 To
  22147. 1 0 0 1 147 240.8505 0 Tp
  22148. TP
  22149. -10.2227 0 Td
  22150. 0 Tr
  22151. (Ovals) Tx 
  22152. (\r) TX 
  22153. TO
  22154. 0 To
  22155. 1 0 0 1 102.4287 419.8505 0 Tp
  22156. TP
  22157. 0 Tr
  22158. 0 Ta
  22159. (Lines) Tx 
  22160. (\r) TX 
  22161. TO
  22162. 97.125 532.625 m
  22163. 97.2627 529.4883 l
  22164. 147.3675 479.4164 l
  22165. 150.835 479.3345 l
  22166. 150.7546 482.5295 l
  22167. 100.787 532.4643 l
  22168. 97.125 532.625 l
  22169. f
  22170. %%PageTrailer
  22171. gsave annotatepage grestore showpage
  22172. %%Trailer
  22173. Adobe_IllustratorA_AI3 /terminate get exec
  22174. Adobe_typography_AI3 /terminate get exec
  22175. Adobe_customcolor /terminate get exec
  22176. Adobe_cshow /terminate get exec
  22177. Adobe_cmykcolor /terminate get exec
  22178. Adobe_packedarray /terminate get exec
  22179. %%EOF
  22180. >†◊#ˇ ˇˇˇˇ#◊ 
  22181. 66—´"66°d
  22182. ONLNfH"—´°d
  22183. ONLNf`X†Ç†é
  22184. 45566ò0@u@u66v´—————ÊÔˇˇÊ¯˛˚ˇÊ˜¿¸ˇÊˆx¸ˇÊˆ¸ˇÊˆ‡˝ˇÊı8˝ˇÊı˝ˇÊıIJˇÊÙ‡˛ˇÊÙ8˛ˇÊÙ˛ˇÊÙ˛ˇÊÙġ
  22185. ÊÛ‡ˇÊ¯`˛0ˇÊ¯‡˛ˇÊ¯IJ ˇÊ¯IJˇÊ¯IJÄˇÊ¯¸¿ˇ ÊÚ`ˇ ÊÚ0ˇ ÊÚˇ ÊÚˇ ÊÚ ˇ ÊÚˇ ÊÚˇ ÊÚġ ÊÒ¿ˇ ÊÒ@ˇ ÊÒ`ˇ ÊÒ0ˇ ÊÒˇ ÊÒˇ ÊÒ ˇ ÊÒˇ ÊÒˇ ÊÒˇ ÊÒˇ ÊÒˇ ÊÒŎ
  22186. ÊŎ
  22187. Ê¡ˇ
  22188. ÊAˇ
  22189. Êaˇ
  22190. Ê!ˇ
  22191. Ê!ˇ
  22192. Ê1ˇ
  22193. Êˇ@Îˇ
  22194. Îˇ  ÌˇpÎ    ˇÄÎ    ˇså Ì
  22195. ˇ˚ Ìˇ˚ Ìˇ
  22196. Êˇò0@Äu@Äuv6∂´
  22197. Êˇ
  22198. Êˇ
  22199. Êˇ
  22200. Êˇ
  22201. Êˇ
  22202. Êˇ
  22203. Êˇ
  22204. Êˇ
  22205. Êˇ
  22206. Êˇ
  22207. Êˇ!8òÄ  ˘Û Ãˇ     $Bb¯Û,ˇ" 9)Ä Ä˙Û ˇ!r)ËÄħ˘Û ˇ!    )ÄÁÁ˘Û ˇ"q¥Δ0‡àccÄ˙Û ¿ˇ˘   Ä˙ˇ˙ Ä  Ä˙ˇ
  22208. Êˇ
  22209. Êˇ
  22210. ¿1àÙˇ
  22211. ÄBÙˇ`´  HÑB@ıˇ˛    C´‡    §2Ûˇ˛    @´    dÛˇ Û™ŸÛÄÆ @aÑ@ıˇ¯ ¿@ıˇ˙˛Ä@ıˇ
  22212. Êˇ
  22213. Êˇ    < ˇ˝ˇ
  22214.  ÿ(ÄÒˇr¿ PËÔˇ˛ Q&Ôˇ     r¯Ê|‡ˇ˙@ˇ˚@!ˇ
  22215. Êˇ
  22216. Êˇ    &ˇ
  22217. DÄÒˇ
  22218. `´.HP Òˇ˛C´Íx Ôˇ˛@´
  22219. @
  22220. Ôˇ
  22221. Û™Ÿ3åDpàÒˇ˘@òÒˇ˘ Òˇ
  22222. Êˇ
  22223. Êˇ
  22224. ÄËˇ
  22225. ÄËˇ
  22226. ÄËˇ
  22227. ÄËˇ
  22228. @Ëˇ
  22229. ÄËˇ
  22230. ÄËˇ
  22231. ÄËˇ
  22232. Êˇ
  22233. Êˇ
  22234. Êˇ
  22235. Êˇ
  22236. Êˇò0ÄõuÄõu∂6—´
  22237. Êˇ
  22238. Êˇ
  22239. Êˇ
  22240. Êˇ
  22241. Êˇ
  22242. Êˇ
  22243. Êˇ
  22244. Êˇ
  22245. Êˇ
  22246. Êˇ
  22247. Êˇ
  22248. Êˇ
  22249. Êˇ
  22250. Êˇ
  22251. Êˇ
  22252. Êˇ
  22253. Êˇ
  22254. Êˇ
  22255. Êˇ
  22256. Êˇ
  22257. ÊˇÊÔˇˇ—————òÅv@uHHa’hâIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  22258. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  22259. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  22260.  
  22261.  
  22262.  ˛êêê@u66v´'ÅÅãÅÅãÅÅãÅÅãÅÅãíŧ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏίˇÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛Î˚ŧϱ¯ˇ…Ï˚ŧΩ˝ˇÃÎ˚ŧζ˝ˇœÎ˚ŧϣ˝ˇ“Ï˚ŧΆ˝ˇ’Î˚ŧÎù˛ˇ◊Î˚ŧÏõ˛ˇŸÏ˚ŧÎô˛ˇ€Î˚ŧÎ󲡛Î˚ŧÏï˛ˇflÏ˚ŧÎì˛ˇ·Î˚ŧÎ롡‚Î˚ŧÏêˇˇ„Ï˚ŧÎè˛ˇÂÎ˚ŧαˇˇ˛ˇ‚ˇˇÊÎ˚ŧÏ≤ˇ˛ˇ·ˇˇÁÏ˚ŧÎ≤ˇˇfiˇˇËÎ˚ŧÎ≤ˇˇ›˛ˇÍÎ˚ŧÏ≤ˇˇ€ˇˇÎÏ˚ŧαˇˇŸˇˇÏÎ˚ŧÎܡˇÌÎ˚ŧÏÖˇˇÓÏ˚ŧÎÑˇˇÔÎ˚ŧÎɡÔÎ˚ŧÏɡˇÏ˚ŧÎǡˇÒÎ˚ŧÎŎˇÚÎ˚ŧÏŎˇÛÏ˚ŧÎŎˇÙÎ˚ŧÎŞˇÙÎ˚ŧÏŞˇˇıÏ˚ŧÎÅ˝ˇˇˆÎ˚ŧΟˇˆÎ˚ŧÏŸˇˇ˜Ï˚ŧÎÅ˚ˇˇ¯Î˚ŧÎÅ˙ˇ¯Î˚ŧÏÅ˙ˇˇ˘Ï˚ŧÎÅ˘ˇ˘Î˚ŧÎÅ˘ˇˇ˙Î˚ŧÏůˇ˙Ï˚ŧÎůˇˇ˚Î˚ŧÎء˚Î˚ŧÏءˇ¸Ï˚ŧÎňˇ¸Î˚ŧÎňˇˇ˝Î˚ŧÏÅıˇ˝Ï˚ŧÎÅıˇ˝Î˚ŧÎÅıˇˇ˛Î˚ŧÏÅÙˇ˛Ï˚¯ˇ¯˛ˇÙˇÅ»ÎÅÙˇ˛Î˚ÌˇˇıˇÅ»ÎÅÙˇ˛Î˚#ÌˇˇÙˇ¯ˇ˝ˇÅ◊ÏÅÙˇˇÏ˚Ìˇ˝˛ˇ˙ˇÅ»ÎÅÛˇÎ˚˘ˇˆˇÛ˛Å»ÎÅÛˇÎ˚.Óˇˇˇˇ˛ˇ˛ˇ˛ˇˇ¸˝ˇ˛ˇÅ◊ÏÅÛˇˇÏ˚œˇÅ◊ÎÅÚˇÎ˚œˇÅ◊ÎÅÚˇÎ˚ŧÏÅÚˇÏ˚òÅv@ÄuHHa’däIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  22263. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  22264. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  22265.  
  22266.  
  22267.  ˛êêê@Äuv6∂´'ŧÎÅÚˇˇÎ˚ŧÎÅÒˇÎ˚ŧÏÅÒˇÏ˚ŧÎÅÒˇÎ˚ŧÎÅÒˇÎ˚ŧÏÅÒˇÏ˚ŧÎÅÒˇÎ˚ŧÎÅÒˇÎ˚ŧÏÅÒˇÏ˚ŧÎÅÒˇÎ˚ŧÎÅÒˇˇ˚GÏ˛ˇ˚ˇ˛˛ˇÓˇˇˇÔˇˇıˇˇÙˇˇÎˇˇ˝ˇ˘ˇ∏Ïã    ˇˇˇˇˇˇˇ˚OÌˇˇ˚ˇ˛ˇˇÏˇÔˇÒˇÙˇ˛ˇ˝ˇÛˇ˛ˇˇ˛ˇ≥Îå
  22268. ˇˇˇˇˇˇˇ˚\Ìˇˇ˘ˇ˛
  22269. ˇ˛ˇ˛ˇˇ˛˙˛˛˛ˇ˛ˇÙˇÒ˛Ùˇ˙ˇÚˇ˝ˇ¯ˇ˛ˇΩÎ垎˛ˇÌˇ˚VΡˇ˛ˇˇ˛ˇˇ˝ˇˇ˜ˇ˛˛ˇˇÙˇÒˇÙˇˇÌˇˇˇˇ˚ˇπÏã˝ˇˇÌÏ˚[Ìˇˇ˚ˇ˛ˇˇˇ˝ˇ˜ˇ¸ˇˇÙˇÒˇÙˇ˛ˇ˛ˇÙˇ˛ˇ˛ˇ˝ˇπÎ⡡ˇÌÎ˚qÌˇ˛ˇ˛ˇˇ˛
  22270. ˇˇˇˇ˛ˇ˛˛˛ˇ˛ˇˇ˙ˇˇ˛ˇˇ˛ˇıˇˇ˛ˇ˘˛ˇÙˇ˛ˇ˛ˇ˛ˇˇıˇ˛ˇ˛ˇ˛ˇˇ˘ˇΩÎãˇ˛ˇ˛ÏÎ˚"ºˇÙˇˇÙˇÍˇÂˇˇΩÏÅÏ˚)…ˇıˇÙˇÛˇÍˇÈˇ˛ˇˇΩÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚/Ì˝ˇÌ˛ˇÛˇˇˇˇˇÙˇˇ˛ˇˇ˛ˇëÎÅÎ˚)͡Ï˛ˇˇÌ˛ˆ˛˝ˇ˚˛íÎÅÎ˚FÏˇ˛ˇˇ¸
  22271. ˇˇˇˇˇˇ˙ˇ˚ˇˇ˛ˇ˝ˇÚˇˆˇ˝ˇ˜ˇñÏÅÏ˚5ˡ˝˛ˇˇˇ¸ˇ    ˇˇˇˇˇÚˇıˇˇˇãÎÅÎ˚6ˡ˚ˇˇˇˇ˛˝˛ˇ˛ı    ˇ˛ˇˇˇÚˇÒˇãÎÅÎ˚XÌˇˇ˝ˇ˛ˇ
  22272. ˇˇˇˇˇˇˇ¸ˇ˛ˇ˙ˇˇ˛ˇ˛ˇ˘ˇˇ˝ˇ˙ˇˇ˝ˇˇ˝ˇ˛ˇñÏÅÏ˚∑ˇÙˇˇÓˇ˛ˇñÎÅÎ˚ƒ˛ÁˇÓˇ˝˛ñÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚!Ì˛ˇˆˇ˛ˇˇÙ˛ÎˇÅÔÎÅÎ˚͡ˆˇ⁄ˇÅÏÅÏ˚1͡˚ˇ˝ˇÛˇ¸ˇˇˇˇ¸ˇˇ˜ˇˇÅıÎÅÎ˚7Ï    ˛ˇ˛ˇˇˇ˝ˇˇ˛ˇ˛˘ˇ˚˛ˇ˝ˇ˛ˇˇÅÈÎÅÎ˚/„ˇ˝ˇ˛ˇ˜ˇ˚ˇˇ˛ˇˇˇˇÅÎÏÅÏ˚<Ìˇˇ˛˛ˇˇ¸ˇ˛˛ˇˇˇ˙ˇˇ¸ˇ˛ˇ˘ˇ˛ˇÅÙÎÅÎ˚»ˇ˛˛˛ÅÙÎÅÎ˚"Œˇ¸ˇˆˇ˝ˇ˝ˇÅÙÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚&Ì˝ˇÓ˝ˇıˇ˚ˇˇˇ˘ˇÅÙÏÅÏ˚&ÍˇÌˇÛˇ¸ˇ˛ˇ˜ˇÅıÎÅÎ˚AÏˇ˛ˇˇ¸ ˇˇˇˇ˛ˇ˛ˇˇˇ˝ˇ˛¯ˇ˝ˇ¯ˇÅ˘ÎÅÎ˚0ˡ˝˛ˇˇˇ¸ˇˇˇ˝ˇ˚ˇ˘ˇˇÅÍÏÅÏ˚0ˡ˚ˇˇˇˇˇ˝ˇˇˇ¯ˇ˘ˇˇÅÎÎÅÎ˚PÌ    ˇ˛ˇ˛ˇˇ˛ˇˇˇˇˇ˛ˇˇˇˇˇ˛ˇ˛ˇ˛˛˛˛˛˛˛ˇˇ˝ˇ˛ˇÅ˘ÎÅÎ˚¿ˇÛˇˇˇÅ˘ÏÅÏ˚øˇıˇ˛ˇˇÅ˘ÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚˘ˇÅ≠ÎÅÎ˚˘ˇÅ≠ÎÅÎ˚˘ˇÅ≠ÏÅÏ˚˘ˇÅ≠ÎÅÎ˚¯ˇÅÆÎÅÎ˚˘ˇÅ≠ÏÅÏ˚˘ˇÅ≠ÎÅÎ˚˘ˇÅ≠ÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚òÅvÄõuHHa’hãIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  22273. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  22274. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  22275.  
  22276.  
  22277.  ˛êêêÄõu∂6—´'ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚ŧÎÅÎ˚ŧÏÅÏ˚ŧÎÅÎ˚òŧ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛ÎÏ˛Î˚ÅÅãÅÅãÅÅãÅÅãÅÅã†è†É†ø
  22278. d,     Helvetica
  22279.     .°dONLNdΩ»@+6‰Figure 2°dONLNd    «“Æ*
  22280. $How an Arc Is Specified in QuickDraw, Palatino
  22281. °dONLNd.fiÍ9*Bcombination of curves and straight lines, known in the lingo as a °dONLNdpfi9ÍP(Wpath°dONLNdtfiPÍë). Then we talk°dONLNdÉ͈Ö(6Qabout how to combine paths to produce shapes. Note that for a curve, as for every°dONLNd’ˆÉ* Mgeometric primitive in QuickDraw, you always have two options: you can either°dONLNd#â* Tframe it or fill it. We show you how to do the framing; you can do the filling using°dONLNdx£* the call FillPoly or PaintPoly.
  22282.     °dONLNdò+6w*FRAMING A CURVE
  22283. °dONLNd®6B|* MThe code that implements the subdivision algorithm to produce a curve takes a°dONLNdˆBNÉ* Qvalue for the number of times the curve should be subdivided before it’s drawn as°dONLNdHNZÑ* Pstraight lines. This number can be dynamically computed based on the size of the°dONLNdôZfá* Ocurve and the quality-versus-speed trade-off the application wants to make. The°dONLNdÈfrX* Gcode uses fixed-point coordinates to maintain high precision during the°dONLNd1r~S*
  22284. subdivisions.°dONLNd@äñs*PTo begin, let’s define a few macros to help us use fixed-point coordinates in an°dONLNdëñ¢§* integer-based graphics system.,
  22285. Courier
  22286.     °dONLNd∞Ø∫Y*
  22287. #define FR(x)°dONLNd¬Øö∫˛)Ç((x) + 0x8000 >> 16)°dONLNd◊ªΔY(‚6
  22288. #define ff(x)°dONLNdȪöΔÔ)Ç((long)(x) << 16)°dONLNd˚«“|(Ó6#define fmoveto(x,y)°dONLNd«ö“˛)ÇMoveTo(FR(x), FR(y))°dONLNd&”fi|(˙6#define flineto(x,y)°dONLNd<”öfi˛)ÇLineTo(FR(x), FR(y))°dONLNdQflÍh(6#define AVE(a,b)°dONLNdeflöÍÔ)Ç(((a) + (b)) / 2)
  22289. °dONLNdwˆ%(6FR°dONLNdzˆNU)69The same as FixRound: takes a Fixed and makes it a short.°dONLNd¥ (*6ff°dONLNd∑Nu)6BThe reverse of FixRound: takes a short and promotes it to a Fixed.°dONLNd˙=(66fmoveto°dONLNdN.)60The same as MoveTo, but takes Fixed coordinates.°dONLNd3&7(B6flineto°dONLNd;N&))60The same as LineTo, but takes Fixed coordinates.°dONLNdl&2.(N6AVE°dONLNdp&N23)63Averages two numbers, either Fixed, short, or long. v4v&,Times
  22290. (y) 
  22291. +
  22292. 9
  22293. (è6+For an explanation of the Fixed data type, )õsee(õ6Inside Macintosh)9 Volume I, Chapters 3 and 16.•4≈1·Ú
  22294. +ΔW0CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  22295. )Œ Autumn 1991ˇ†æ°¿9pse
  22296. currentpoint
  22297. /picTop exch def
  22298. /picLeft exch def
  22299. psb
  22300. †ø†æ°¿=pse
  22301. currentpoint
  22302. /picBottom exch def
  22303. /picRight exch def
  22304. psb
  22305. †ø†æ°¿[ 147 359 520 514]
  22306. °¿€1 dict begin /s exch def
  22307. picLeft picTop translate
  22308. picRight picLeft sub s 2 get s 0 get sub div
  22309. picBottom picTop sub s 1 get s 3 get sub div
  22310. scale
  22311. s 0 get neg s 3 get neg translate
  22312. end
  22313. /showpage {} def
  22314. /copypage {} def
  22315. °¿ %!PS-Adobe-3.0 EPSF-3.0
  22316. %%Creator: Adobe Illustrator(TM) 3.2
  22317. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  22318. %%Title: (Reed Fig_02)
  22319. %%CreationDate: (3/5/93) (3:14 PM)
  22320. %%BoundingBox: 147 359 520 514
  22321. %%DocumentProcessColors: Black
  22322. %%DocumentFonts: Courier
  22323. %%+ Helvetica
  22324. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  22325. %%+ procset Adobe_cmykcolor 1.1 0
  22326. %%+ procset Adobe_cshow 1.1 0
  22327. %%+ procset Adobe_customcolor 1.0 0
  22328. %%+ procset Adobe_typography_AI3 1.0 1
  22329. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  22330. %AI3_ColorUsage: Black&White
  22331. %AI3_Cropmarks: 121 342 536 529
  22332. %AI3_TemplateBox: 306 396 306 396
  22333. %AI3_TileBox: 30 31 582 761
  22334. %AI3_DocumentPreview: Macintosh_ColorPic
  22335. %%EndComments
  22336. %%BeginProlog
  22337. %%BeginResource: procset Adobe_packedarray 2.0 0
  22338. %%Title: (Packed Array Operators)
  22339. %%Version: 2.0 
  22340. %%CreationDate: (8/2/90) ()
  22341. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22342. userdict /Adobe_packedarray 5 dict dup begin put
  22343. /initialize            % - initialize -
  22344. {
  22345. /packedarray where
  22346.     {
  22347.     pop
  22348.     }
  22349.     {
  22350.     Adobe_packedarray begin
  22351.     Adobe_packedarray
  22352.         {
  22353.         dup xcheck
  22354.             {
  22355.             bind
  22356.             } if
  22357.         userdict 3 1 roll put
  22358.         } forall
  22359.     end
  22360.     } ifelse
  22361. } def
  22362. /terminate            % - terminate -
  22363. {
  22364. } def
  22365. /packedarray        % arguments count packedarray array
  22366. {
  22367. array astore readonly
  22368. } def
  22369. /setpacking            % boolean setpacking -
  22370. {
  22371. pop
  22372. } def
  22373. /currentpacking        % - setpacking boolean
  22374. {
  22375. false
  22376. } def
  22377. currentdict readonly pop end
  22378. %%EndResource
  22379. Adobe_packedarray /initialize get exec
  22380. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  22381. %%Title: (CMYK Color Operators)
  22382. %%Version: 1.1 
  22383. %%CreationDate: (1/23/89) ()
  22384. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22385. currentpacking true setpacking
  22386. userdict /Adobe_cmykcolor 4 dict dup begin put
  22387. /initialize            % - initialize -
  22388. {
  22389. /setcmykcolor where
  22390.     {
  22391.     pop
  22392.     }
  22393.     {
  22394.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  22395.     /_setrgbcolor
  22396.         /setrgbcolor load def
  22397.     /_currentrgbcolor
  22398.         /currentrgbcolor load def
  22399.     Adobe_cmykcolor begin
  22400.     Adobe_cmykcolor
  22401.         {
  22402.         dup xcheck
  22403.             {
  22404.             bind
  22405.             } if
  22406.         pop pop
  22407.         } forall
  22408.     end
  22409.     end
  22410.     Adobe_cmykcolor begin
  22411.     } ifelse
  22412. } def
  22413. /terminate            % - terminate -
  22414. {
  22415. currentdict Adobe_cmykcolor eq
  22416.     {
  22417.     end
  22418.     } if
  22419. } def
  22420. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  22421. {
  22422. 1 sub 4 1 roll
  22423. 3
  22424.     {
  22425.     3 index add neg dup 0 lt
  22426.         {
  22427.         pop 0
  22428.         } if
  22429.     3 1 roll
  22430.     } repeat
  22431. Adobe_cmykcolor_vars /_setrgbcolor get exec
  22432. pop
  22433. } def 
  22434. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  22435. {
  22436. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  22437. 3
  22438.     {
  22439.     1 sub neg 3 1 roll
  22440.     } repeat
  22441. 0
  22442. } def
  22443. currentdict readonly pop end
  22444. setpacking
  22445. %%EndResource
  22446. %%BeginResource: procset Adobe_cshow 1.1 0
  22447. %%Title: (cshow Operator)
  22448. %%Version: 1.1 
  22449. %%CreationDate: (1/23/89) ()
  22450. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22451. currentpacking true setpacking
  22452. userdict /Adobe_cshow 3 dict dup begin put
  22453. /initialize            % - initialize -
  22454. {
  22455. /cshow where
  22456.     {
  22457.     pop
  22458.     }
  22459.     {
  22460.     userdict /Adobe_cshow_vars 1 dict dup begin put
  22461.     /_cshow        % - _cshow proc
  22462.         {} def
  22463.     Adobe_cshow begin
  22464.     Adobe_cshow
  22465.         {
  22466.         dup xcheck
  22467.             {
  22468.             bind
  22469.             } if
  22470.         userdict 3 1 roll put
  22471.         } forall
  22472.     end
  22473.     end
  22474.     } ifelse
  22475. } def
  22476. /terminate            % - terminate -
  22477. {
  22478. } def
  22479. /cshow                % proc string cshow -
  22480. {
  22481. exch
  22482. Adobe_cshow_vars
  22483.     exch /_cshow
  22484.     exch put
  22485.     {
  22486.     0 0 Adobe_cshow_vars /_cshow get exec
  22487.     } forall
  22488. } def
  22489. currentdict readonly pop end
  22490. setpacking
  22491. %%EndResource
  22492. %%BeginResource: procset Adobe_customcolor 1.0 0
  22493. %%Title: (Custom Color Operators)
  22494. %%Version: 1.0 
  22495. %%CreationDate: (5/9/88) ()
  22496. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22497. currentpacking true setpacking
  22498. userdict /Adobe_customcolor 5 dict dup begin put
  22499. /initialize            % - initialize -
  22500. {
  22501. /setcustomcolor where
  22502.     {
  22503.     pop
  22504.     }
  22505.     {
  22506.     Adobe_customcolor begin
  22507.     Adobe_customcolor
  22508.         {
  22509.         dup xcheck
  22510.             {
  22511.             bind
  22512.             } if
  22513.         pop pop
  22514.         } forall
  22515.     end
  22516.     Adobe_customcolor begin
  22517.     } ifelse
  22518. } def
  22519. /terminate            % - terminate -
  22520. {
  22521. currentdict Adobe_customcolor eq
  22522.     {
  22523.     end
  22524.     } if
  22525. } def
  22526. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  22527. {
  22528. 5 packedarray
  22529. }  def
  22530. /setcustomcolor        % object tint setcustomcolor -
  22531. {
  22532. exch
  22533. aload pop pop
  22534. 4
  22535.     {
  22536.     4 index mul 4 1 roll
  22537.     } repeat
  22538. 5 -1 roll pop
  22539. setcmykcolor
  22540. } def
  22541. /setoverprint        % boolean setoverprint -
  22542. {
  22543. pop
  22544. } def
  22545. currentdict readonly pop end
  22546. setpacking
  22547. %%EndResource
  22548. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  22549. %%Title: (Typography Operators)
  22550. %%Version: 1.0 
  22551. %%CreationDate:(5/31/90) ()
  22552. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22553. currentpacking true setpacking
  22554. userdict /Adobe_typography_AI3 47 dict dup begin put
  22555. /initialize            % - initialize -
  22556. {
  22557. /TZ
  22558.  where
  22559.     {
  22560.     pop
  22561.     }
  22562.     {
  22563.     Adobe_typography_AI3 begin
  22564.     Adobe_typography_AI3
  22565.         {
  22566.         dup xcheck
  22567.             {
  22568.             bind
  22569.             } if
  22570.         pop pop
  22571.         } forall
  22572.     end
  22573.     Adobe_typography_AI3 begin
  22574.     } ifelse
  22575. } def
  22576. /terminate            % - terminate -
  22577. {
  22578. currentdict Adobe_typography_AI3 eq
  22579.     {
  22580.     end
  22581.     } if
  22582. } def
  22583. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  22584. /modifyEncoding
  22585. {
  22586.     /_tempEncode exch ddef
  22587.     
  22588.     % pointer for sequential encodings
  22589.     /_pntr 0 ddef
  22590.     
  22591.     {
  22592.         % get bottom object
  22593.         counttomark -1 roll
  22594.         % is it a mark ?
  22595.         dup type dup /marktype eq         
  22596.         {
  22597.             % exit
  22598.             pop pop exit
  22599.         }
  22600.         {
  22601.             % ... object ... type ....
  22602.             % insert if a nametype
  22603.             /nametype eq
  22604.             {
  22605.                 % insert the name at _pntr and increment pointer
  22606.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  22607.                 put
  22608.             }
  22609.             {
  22610.                 % reset _pntr if it's a number
  22611.                 /_pntr exch ddef                    
  22612.             }
  22613.             ifelse
  22614.         }
  22615.         ifelse
  22616.     }
  22617.     loop    
  22618.     
  22619.     % return the modified encoding
  22620.     _tempEncode
  22621. }
  22622. def
  22623. /TE    % Set std platform encoding     % (encoding pairs) TE -
  22624. {
  22625.     StandardEncoding 256 array copy modifyEncoding 
  22626.     /_nativeEncoding exch def
  22627. } def
  22628. % re-define font
  22629. % expected arguments
  22630. % for 'normal fonts : 
  22631. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  22632. %
  22633. % for cartographic, pictographic, and expert fonts :
  22634. % [ ... number value stream ... /_Symbol/Symbol 
  22635. %    direction fontScript defaultEncoding TZ
  22636. % for blended fonts w/ default encoding :
  22637. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  22638. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  22639. % for blended fonts w/ special encoding :
  22640. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  22641. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  22642. /TZ        
  22643. {
  22644.     % set weight vector (if present)
  22645.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  22646.     % platform dependent coding flag
  22647.     /_useNativeEncoding exch def
  22648.     % pop fontScript & direction
  22649.     pop pop
  22650.     
  22651.     % create a new dictionary with length
  22652.     % equal to original dictionary length + 2
  22653.     % copy all the key/value pairs except FID
  22654.     % call makeblended font with the weight values if _wv is an array
  22655.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  22656.     
  22657.     begin
  22658.     
  22659.         % copy all the values but the FID
  22660.         % into the new dictionary
  22661.         mark exch
  22662.         {
  22663.             1 index /FID ne { def } if cleartomark mark
  22664.         }
  22665.         forall
  22666.         % discard last mark
  22667.         pop
  22668.         
  22669.         % define FontName
  22670.         /FontName exch def
  22671.         
  22672.         % if no re-encoding stream is present
  22673.         % then if the base encoding vector of the font
  22674.         % is the same as StandardEncoding
  22675.         % and the use platform encoding flag is true
  22676.         % then install AI platform encoding
  22677.         % else leave the base encoding in effect
  22678.         counttomark 0 eq
  22679.         {
  22680.             1 _useNativeEncoding eq
  22681.             {
  22682.                 /Encoding _nativeEncoding def
  22683.             }
  22684.             if
  22685.             % clean up
  22686.             cleartomark
  22687.         }
  22688.         {    
  22689.             % custom encoding to be done
  22690.             % start off with a copy of the font's standard encoding
  22691.             /Encoding load 256 array copy 
  22692.             modifyEncoding /Encoding exch def
  22693.         }
  22694.         ifelse        
  22695.         FontName currentdict
  22696.     end
  22697.     
  22698.     % register the new font
  22699.     definefont pop
  22700. }
  22701. def
  22702. % text painting operators
  22703. /tr                    % string tr ax ay string 
  22704. {
  22705. _ax _ay 3 2 roll
  22706. } def
  22707. /trj                % string trj cx cy fillchar ax ay string 
  22708. {
  22709. _cx _cy _sp _ax _ay 6 5 roll
  22710. } def
  22711. /a0
  22712. {
  22713. /Tx    % text                            % textString Tx -
  22714.     {
  22715.     dup 
  22716.     currentpoint 3 2 roll
  22717.     tr _psf
  22718.     newpath moveto
  22719.     tr _ctm _pss
  22720.     } ddef
  22721. /Tj    % justified text                % textString Tj -
  22722.     {
  22723.     dup
  22724.     currentpoint 3 2 roll
  22725.     trj _pjsf
  22726.     newpath moveto
  22727.     trj _ctm _pjss
  22728.     } ddef
  22729.     
  22730. } def
  22731. /a1
  22732. {
  22733. /Tx    % text                            % textString Tx -
  22734.     {
  22735.     dup currentpoint 4 2 roll gsave
  22736.     dup currentpoint 3 2 roll
  22737.     tr°¿  _psf
  22738.     newpath moveto
  22739.     tr _ctm _pss
  22740.     grestore 3 1 roll moveto tr sp
  22741.     } ddef
  22742. /Tj    % justified text                % textString Tj -
  22743.     {
  22744.     dup currentpoint 4 2 roll gsave
  22745.     dup currentpoint 3 2 roll
  22746.     trj _pjsf
  22747.     newpath moveto
  22748.     trj _ctm _pjss
  22749.     grestore 3 1 roll moveto tr sp
  22750.     } ddef
  22751.     
  22752. } def
  22753. /e0
  22754. {
  22755. /Tx    % text                            % textString Tx -
  22756.     {
  22757.     tr _psf
  22758.     } ddef
  22759. /Tj    % justified text                % textString Tj -
  22760.     {
  22761.     trj _pjsf
  22762.     } ddef
  22763. } def
  22764. /e1
  22765. {
  22766. /Tx    % text                            % textString Tx -
  22767.     {
  22768.     dup currentpoint 4 2 roll gsave 
  22769.     tr _psf  
  22770.     grestore 3 1 roll moveto tr sp 
  22771.     } ddef
  22772. /Tj    % justified text                % textString Tj -
  22773.     {
  22774.     dup currentpoint 4 2 roll gsave 
  22775.     trj _pjsf
  22776.     grestore 3 1 roll moveto tr sp 
  22777.     } ddef
  22778. } def
  22779. /i0
  22780. {
  22781. /Tx    % text                            % textString Tx -
  22782.     {
  22783.     tr sp
  22784.     } ddef
  22785. /Tj    % justified text                % textString Tj -
  22786.     {
  22787.     trj jsp
  22788.     } ddef
  22789. } def
  22790. /i1
  22791. {
  22792. W N
  22793. } def
  22794. /o0
  22795. {
  22796. /Tx    % text                            % textString Tx -
  22797.     {
  22798.     tr sw rmoveto
  22799.     } ddef
  22800. /Tj    % justified text                % textString Tj -
  22801.     {
  22802.     trj swj rmoveto
  22803.     } ddef
  22804. } def
  22805. /r0
  22806. {
  22807. /Tx    % text                            % textString Tx -
  22808.     {
  22809.     tr _ctm _pss
  22810.     } ddef
  22811. /Tj    % justified text                % textString Tj -
  22812.     {
  22813.     trj _ctm _pjss
  22814.     } ddef
  22815. } def
  22816. /r1
  22817. {
  22818. /Tx    % text                            % textString Tx -
  22819.     {
  22820.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  22821.     tr _ctm _pss 
  22822.     grestore 3 1 roll moveto tr sp 
  22823.     } ddef
  22824. /Tj    % justified text                % textString Tj -
  22825.     {
  22826.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  22827.     trj _ctm _pjss
  22828.     grestore 3 1 roll moveto tr sp 
  22829.     } ddef
  22830. } def
  22831. % font operators
  22832. % Binding
  22833. /To    % begin text                     % bindType To -
  22834. {
  22835.     pop _ctm currentmatrix pop
  22836. } def
  22837. /TO    % end text                    % TO -
  22838. {
  22839.     Te _ctm setmatrix newpath
  22840. } def
  22841. % Text paths
  22842. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  22843. {
  22844.     pop _tm astore pop _ctm setmatrix 
  22845.     _tDict begin /W {} def /h {} def
  22846. } def
  22847. /TP    % end text path                    % TP -
  22848. {
  22849.     end
  22850.     iTm 0 0 moveto
  22851. } def
  22852. % Render mode & matrix operators
  22853. /Tr    % begin render                    % render Tr - 
  22854. {
  22855.     _render 3 le {currentpoint newpath moveto} if
  22856.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  22857.     dup /_render exch ddef
  22858.     _renderStart exch get load exec
  22859. } def
  22860. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  22861. {
  22862. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  22863. } def
  22864. /Tm % set text matrix                % a b c d tx ty Tm -
  22865. {
  22866. _tm astore pop iTm 0 0 moveto
  22867. } def
  22868. /Td % translate text matrix         % tx ty Td -
  22869. {
  22870. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  22871. } def
  22872. /Te    % end render                    % - Te -
  22873. {
  22874.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  22875.     /_render -1 ddef
  22876. } def
  22877. % Attributes
  22878. /Ta    % set alignment                    % alignment Ta -
  22879. {
  22880. pop
  22881. } def
  22882. /Tf    % set font name and size        % fontname size Tf -
  22883. {
  22884. dup 1000 div /_fScl exch ddef
  22885. exch findfont exch scalefont setfont
  22886. } def
  22887. /Tl    % set leading                    % leading paragraphLeading Tl -
  22888. {
  22889. pop
  22890. 0 exch _leading astore pop
  22891. } def
  22892. /Tt    % set user tracking                % userTracking Tt -
  22893. {
  22894. pop
  22895. } def
  22896. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  22897. {
  22898. 3 npop
  22899. } def
  22900. /Tw    % set computed word spacing        % wordSpace Tw
  22901. {
  22902. /_cx exch ddef
  22903. } def
  22904. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  22905. {
  22906. 3 npop
  22907. } def
  22908. /Tc    % set computed char spacing     % charSpace Tc -
  22909. {
  22910. /_ax exch ddef
  22911. } def
  22912. /Ts % set super/subscripting (rise)    % rise Ts -
  22913. {
  22914. /_rise exch ddef
  22915. currentpoint
  22916. iTm
  22917. moveto
  22918. } def
  22919. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  22920. {
  22921. 3 npop
  22922. } def
  22923. /Tz % set horizontal scaling        % scalePercent Tz -
  22924. {
  22925. 100 div /_hs exch ddef
  22926. iTm
  22927. } def
  22928. /TA % set pairwise kerning            % autoKern TA -
  22929.                                     %    autoKern = 0 -> no pair kerning
  22930.                                     %             = 1 -> automatic pair kerning
  22931. {
  22932. pop
  22933. } def
  22934. /Tq % set hanging quotes            % hangingQuotes Tq -
  22935.                                     %    hangingQuotes     = 0 -> no hanging quotes
  22936.                                     %                     = 1 -> hanging quotes
  22937. {
  22938. pop
  22939. } def
  22940. % Text Bodies
  22941. /TX {pop} def
  22942. %/Tx    % non-justified text            % textString Tx -
  22943. %/Tj    % justified text                % textString Tj -
  22944. /Tk    % kern                            % autoKern kernValue Tk -
  22945.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  22946.                                     %    kernValue = kern value in em/1000 space
  22947. {
  22948. exch pop _fScl mul neg 0 rmoveto
  22949. } def
  22950. /TK    % non-printing kern                % autoKern kernValue TK -
  22951. {
  22952. 2 npop
  22953. } def
  22954. /T* % carriage return & line feed    % - T* -
  22955. {
  22956. _leading aload pop neg Td
  22957. } def
  22958. /T*- % carriage return & negative line feed    % - T*- -
  22959. {
  22960. _leading aload pop Td
  22961. } def
  22962. /T-    % print a discretionary hyphen    % - T- -
  22963. {
  22964. _hyphen Tx
  22965. } def
  22966. /T+    % discretionary hyphen hyphen    % - T+ -
  22967. {} def
  22968. /TR    % reset pattern matrix             % a b c d tx ty TR -
  22969. {
  22970. _ctm currentmatrix pop     
  22971. _tm astore pop 
  22972. iTm 0 0 moveto 
  22973. } def
  22974. /TS    % special chars                    % textString justified TS -
  22975. {
  22976. 0 eq {Tx} {Tj} ifelse
  22977. } def
  22978. currentdict readonly pop end
  22979. setpacking
  22980. %%EndResource
  22981. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  22982. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  22983. %%Version: 1.0 
  22984. %%CreationDate: (7/22/89) ()
  22985. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  22986. currentpacking true setpacking
  22987. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  22988. % initialization
  22989. /initialize                % - initialize -
  22990. {
  22991. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  22992. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  22993. % paint operands
  22994. /_lp /none def
  22995. /_pf {} def
  22996. /_ps {} def
  22997. /_psf {} def
  22998. /_pss {} def
  22999. /_pjsf {} def
  23000. /_pjss {} def
  23001. /_pola 0 def
  23002. /_doClip 0 def
  23003. % paint operators
  23004. /cf    currentflat def    % - cf flatness
  23005. % typography operands
  23006. /_tm matrix def
  23007. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  23008. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  23009. /_render -1 def
  23010. /_rise 0 def
  23011. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  23012. /_ay 0 def            % y character spacing
  23013. /_cx 0 def            % x word spacing
  23014. /_cy 0 def            % y word spacing
  23015. /_leading [0 0] def
  23016. /_ctm matrix def
  23017. /_mtx matrix def
  23018. /_sp 16#020 def
  23019. /_hyphen (-) def
  23020. /_fScl 0 def
  23021. /_cnt 0 def
  23022. /_hs 1 def
  23023. /_nativeEncoding 0 def
  23024. /_useNativeEncoding 0 def
  23025. /_tempEncode 0 def
  23026. /_pntr 0 def
  23027. /_tDict 2 dict def
  23028. % typography operators
  23029. /Tx {} def
  23030. /Tj {} def
  23031. % compound path operators
  23032. /CRender {} def
  23033. % printing
  23034. /_AI3_savepage {} def
  23035. % color operands
  23036. /_gf null def
  23037. /_cf 4 array def
  23038. /_if null def
  23039. /_of false def
  23040. /_fc {} def
  23041. /_gs null def
  23042. /_cs 4 array def
  23043. /_is null def
  23044. /_os false def
  23045. /_sc {} def
  23046. /_i null def
  23047. Adobe_IllustratorA_AI3 begin
  23048. Adobe_IllustratorA_AI3
  23049.     {
  23050.     dup xcheck
  23051.         {
  23052.         bind
  23053.         } if
  23054.     pop pop
  23055.     } forall
  23056. end
  23057. end
  23058. Adobe_IllustratorA_AI3 begin
  23059. Adobe_IllustratorA_AI3_vars begin
  23060. newpath
  23061. } def
  23062. /terminate                % - terminate -
  23063. {
  23064. end
  23065. end
  23066. } def
  23067. % definition operators
  23068. /_                    % - _ null
  23069. null def
  23070. /ddef                % key value ddef -
  23071. {
  23072. Adobe_IllustratorA_AI3_vars 3 1 roll put
  23073. } def
  23074. /xput                % key value literal xput -
  23075. {
  23076. dup load dup length exch maxlength eq
  23077.     {
  23078.     dup dup load dup
  23079.     length 2 mul dict copy def
  23080.     } if
  23081. load begin def end
  23082. } def
  23083. /npop                % integer npop -
  23084. {
  23085.     {
  23086.     pop
  23087.     } repeat
  23088. } def
  23089. % marking operators
  23090. /sw                    % ax ay string sw x y 
  23091. {
  23092. dup length exch stringwidth
  23093. exch 5 -1 roll 3 index 1 sub mul add
  23094. 4 1 roll 3 1 roll 1 sub mul add
  23095. } def
  23096. /swj                % cx cy fillchar ax ay string swj x y
  23097. {
  23098. dup 4 1 roll
  23099. dup length exch stringwidth 
  23100. exch 5 -1 roll 3 index 1 sub mul add
  23101. 4 1 roll 3 1 roll 1 sub mul add 
  23102. 6 2 roll /_cnt 0 ddef
  23103. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  23104. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  23105. } def
  23106. /ss                    % ax ay string matrix ss -
  23107. {
  23108. 4 1 roll
  23109.     {                % matrix ax ay char 0 0 {proc} -
  23110.     2 npop 
  23111.     (0) exch 2 copy 0 exch put pop
  23112.     gsave
  23113.     false charpath currentpoint
  23114.     4 index setmatrix
  23115.     stroke
  23116.     grestore
  23117.     moveto
  23118.     2 copy rmoveto
  23119.     } exch cshow
  23120. 3 npop
  23121. } def
  23122. /jss                % cx cy fillchar ax ay string matrix jss -
  23123. {
  23124. 4 1 roll
  23125.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  23126.     2 npop 
  23127.     (0) exch 2 copy 0 exch put 
  23128.     gsave
  23129.     _sp eq 
  23130.         {
  23131.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  23132.         currentpoint
  23133.         }
  23134.         {
  23135.         false charpath currentpoint
  23136.         4 index setmatrix stroke
  23137.         }ifelse
  23138.     grestore
  23139.     moveto
  23140.     2 copy rmoveto
  23141.     } exch cshow
  23142. 6 npop
  23143. } def
  23144. % path operators
  23145. /sp                    % ax ay string sp -
  23146. {
  23147.     {
  23148.     2 npop (0) exch
  23149.     2 copy 0 exch put pop
  23150.     false charpath
  23151.     2 copy rmoveto
  23152.     } exch cshow
  23153. 2 npop
  23154. } def
  23155. /jsp                    % cx cy fillchar ax ay string jsp -
  23156. {
  23157.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  23158.     2 npop 
  23159.     (0) exch 2 copy 0 exch put 
  23160.     _sp eq 
  23161.         {
  23162.         exch 5 index 5 index 5 index 5 °¿˘-1 roll widthshow  
  23163.         }
  23164.         {
  23165.         false charpath
  23166.         }ifelse
  23167.     2 copy rmoveto
  23168.     } exch cshow
  23169. 5 npop
  23170. } def
  23171. % path construction operators
  23172. /pl                % x y pl x y
  23173. {
  23174. transform
  23175. 0.25 sub round 0.25 add exch
  23176. 0.25 sub round 0.25 add exch
  23177. itransform
  23178. } def
  23179. /setstrokeadjust where
  23180.     {
  23181.     pop true setstrokeadjust
  23182.     /c                % x1 y1 x2 y2 x3 y3 c -
  23183.     {
  23184.     curveto
  23185.     } def
  23186.     /C
  23187.     /c load def
  23188.     /v                % x2 y2 x3 y3 v -
  23189.     {
  23190.     currentpoint 6 2 roll curveto
  23191.     } def
  23192.     /V
  23193.     /v load def
  23194.     /y                % x1 y1 x2 y2 y -
  23195.     {
  23196.     2 copy curveto
  23197.     } def
  23198.     /Y
  23199.     /y load def
  23200.     /l                % x y l -
  23201.     {
  23202.     lineto
  23203.     } def
  23204.     /L
  23205.     /l load def
  23206.     /m                % x y m -
  23207.     {
  23208.     moveto
  23209.     } def
  23210.     }
  23211.     {%else
  23212.     /c
  23213.     {
  23214.     pl curveto
  23215.     } def
  23216.     /C
  23217.     /c load def
  23218.     /v
  23219.     {
  23220.     currentpoint 6 2 roll pl curveto
  23221.     } def
  23222.     /V
  23223.     /v load def
  23224.     /y
  23225.     {
  23226.     pl 2 copy curveto
  23227.     } def
  23228.     /Y
  23229.     /y load def
  23230.     /l
  23231.     {
  23232.     pl lineto
  23233.     } def
  23234.     /L
  23235.     /l load def
  23236.     /m
  23237.     {
  23238.     pl moveto
  23239.     } def
  23240.     }ifelse
  23241. % graphic state operators
  23242. /d                    % array phase d -
  23243. {
  23244. setdash
  23245. } def
  23246. /cf    {} def            % - cf flatness
  23247. /i                    % flatness i -
  23248. {
  23249. dup 0 eq
  23250.     {
  23251.     pop cf
  23252.     } if
  23253. setflat
  23254. } def
  23255. /j                    % linejoin j -
  23256. {
  23257. setlinejoin
  23258. } def
  23259. /J                    % linecap J -
  23260. {
  23261. setlinecap
  23262. } def
  23263. /M                    % miterlimit M -
  23264. {
  23265. setmiterlimit
  23266. } def
  23267. /w                    % linewidth w -
  23268. {
  23269. setlinewidth
  23270. } def
  23271. % path painting operators
  23272. /H                    % - H -
  23273. {} def
  23274. /h                    % - h -
  23275. {
  23276. closepath
  23277. } def
  23278. /N                    % - N -
  23279. {
  23280. _pola 0 eq 
  23281.     {
  23282.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  23283.     newpath
  23284.     } 
  23285.     {
  23286.     /CRender {N} ddef
  23287.     }ifelse
  23288. } def
  23289. /n                    % - n -
  23290. {N} def
  23291. /F                    % - F -
  23292. {
  23293. _pola 0 eq 
  23294.     {
  23295.     _doClip 1 eq 
  23296.         {
  23297.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  23298.         /_doClip 0 ddef
  23299.         }
  23300.         {
  23301.         _pf
  23302.         }ifelse
  23303.     } 
  23304.     {
  23305.     /CRender {F} ddef
  23306.     }ifelse
  23307. } def
  23308. /f                    % - f -
  23309. {
  23310. closepath
  23311. F
  23312. } def
  23313. /S                    % - S -
  23314. {
  23315. _pola 0 eq 
  23316.     {
  23317.     _doClip 1 eq 
  23318.         {
  23319.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  23320.         /_doClip 0 ddef
  23321.         }
  23322.         {
  23323.         _ps
  23324.         }ifelse
  23325.     } 
  23326.     {
  23327.     /CRender {S} ddef
  23328.     }ifelse
  23329. } def
  23330. /s                    % - s -
  23331. {
  23332. closepath
  23333. S
  23334. } def
  23335. /B                    % - B -
  23336. {
  23337. _pola 0 eq 
  23338.     {
  23339.     _doClip 1 eq     % F clears _doClip
  23340.     gsave F grestore 
  23341.         {
  23342.         gsave S grestore clip newpath /_lp /none ddef _sc
  23343.         /_doClip 0 ddef
  23344.         } 
  23345.         {
  23346.         S
  23347.         }ifelse
  23348.     }
  23349.     {
  23350.     /CRender {B} ddef
  23351.     }ifelse
  23352. } def
  23353. /b                    % - b -
  23354. {
  23355. closepath
  23356. B
  23357. } def
  23358. /W                    % - W -
  23359. {
  23360. /_doClip 1 ddef
  23361. } def
  23362. /*                    % - [string] * -
  23363. {
  23364. count 0 ne 
  23365.     {
  23366.     dup type (stringtype) eq {pop} if
  23367.     } if 
  23368. _pola 0 eq {newpath} if
  23369. } def
  23370. % group operators
  23371. /u                    % - u -
  23372. {} def
  23373. /U                    % - U -
  23374. {} def
  23375. /q                    % - q -
  23376. {
  23377. _pola 0 eq {gsave} if
  23378. } def
  23379. /Q                    % - Q -
  23380. {
  23381. _pola 0 eq {grestore} if
  23382. } def
  23383. /*u                    % - *u -
  23384. {
  23385. _pola 1 add /_pola exch ddef
  23386. } def
  23387. /*U                    % - *U -
  23388. {
  23389. _pola 1 sub /_pola exch ddef 
  23390. _pola 0 eq {CRender} if
  23391. } def
  23392. /D                    % polarized D -
  23393. {pop} def
  23394. /*w                    % - *w -
  23395. {} def
  23396. /*W                    % - *W -
  23397. {} def
  23398. % place operators
  23399. /`                    % matrix llx lly urx ury string ` -
  23400. {
  23401. /_i save ddef
  23402. 6 1 roll 4 npop
  23403. concat pop
  23404. userdict begin
  23405. /showpage {} def
  23406. 0 setgray
  23407. 0 setlinecap
  23408. 1 setlinewidth
  23409. 0 setlinejoin
  23410. 10 setmiterlimit
  23411. [] 0 setdash
  23412. newpath
  23413. 0 setgray
  23414. false setoverprint
  23415. } def
  23416. /~                    % - ~ -
  23417. {
  23418. end
  23419. _i restore
  23420. } def
  23421. % color operators
  23422. /O                    % flag O -
  23423. {
  23424. 0 ne
  23425. /_of exch ddef
  23426. /_lp /none ddef
  23427. } def
  23428. /R                    % flag R -
  23429. {
  23430. 0 ne
  23431. /_os exch ddef
  23432. /_lp /none ddef
  23433. } def
  23434. /g                    % gray g -
  23435. {
  23436. /_gf exch ddef
  23437. /_fc
  23438. _lp /fill ne
  23439.     {
  23440.     _of setoverprint
  23441.     _gf setgray
  23442.     /_lp /fill ddef
  23443.     } if
  23444. } ddef
  23445. /_pf
  23446. {
  23447. _fc
  23448. fill
  23449. } ddef
  23450. /_psf
  23451. {
  23452. _fc
  23453. ashow
  23454. } ddef
  23455. /_pjsf
  23456. {
  23457. _fc
  23458. awidthshow
  23459. } ddef
  23460. /_lp /none ddef
  23461. } def
  23462. /G                    % gray G -
  23463. {
  23464. /_gs exch ddef
  23465. /_sc
  23466. {
  23467. _lp /stroke ne
  23468.     {
  23469.     _os setoverprint
  23470.     _gs setgray
  23471.     /_lp /stroke ddef
  23472.     } if
  23473. } ddef
  23474. /_ps
  23475. {
  23476. _sc
  23477. stroke
  23478. } ddef
  23479. /_pss
  23480. {
  23481. _sc
  23482. ss
  23483. } ddef
  23484. /_pjss
  23485. {
  23486. _sc
  23487. jss
  23488. } ddef
  23489. /_lp /none ddef
  23490. } def
  23491. /k                    % cyan magenta yellow black k -
  23492. {
  23493. _cf astore pop
  23494. /_fc
  23495. {
  23496. _lp /fill ne
  23497.     {
  23498.     _of setoverprint
  23499.     _cf aload pop setcmykcolor
  23500.     /_lp /fill ddef
  23501.     } if
  23502. } ddef
  23503. /_pf
  23504. {
  23505. _fc
  23506. fill
  23507. } ddef
  23508. /_psf
  23509. {
  23510. _fc
  23511. ashow
  23512. } ddef
  23513. /_pjsf
  23514. {
  23515. _fc
  23516. awidthshow
  23517. } ddef
  23518. /_lp /none ddef
  23519. } def
  23520. /K                    % cyan magenta yellow black K -
  23521. {
  23522. _cs astore pop
  23523. /_sc
  23524. {
  23525. _lp /stroke ne
  23526.     {
  23527.     _os setoverprint
  23528.     _cs aload pop setcmykcolor
  23529.     /_lp /stroke ddef
  23530.     } if
  23531. } ddef
  23532. /_ps
  23533. {
  23534. _sc
  23535. stroke
  23536. } ddef
  23537. /_pss
  23538. {
  23539. _sc
  23540. ss
  23541. } ddef
  23542. /_pjss
  23543. {
  23544. _sc
  23545. jss
  23546. } ddef
  23547. /_lp /none ddef
  23548. } def
  23549. /x                    % cyan magenta yellow black name gray x -
  23550. {
  23551. /_gf exch ddef
  23552. findcmykcustomcolor
  23553. /_if exch ddef
  23554. /_fc
  23555. _lp /fill ne
  23556.     {
  23557.     _of setoverprint
  23558.     _if _gf 1 exch sub setcustomcolor
  23559.     /_lp /fill ddef
  23560.     } if
  23561. } ddef
  23562. /_pf
  23563. {
  23564. _fc
  23565. fill
  23566. } ddef
  23567. /_psf
  23568. {
  23569. _fc
  23570. ashow
  23571. } ddef
  23572. /_pjsf
  23573. {
  23574. _fc
  23575. awidthshow
  23576. } ddef
  23577. /_lp /none ddef
  23578. } def
  23579. /X                    % cyan magenta yellow black name gray X -
  23580. {
  23581. /_gs exch ddef
  23582. findcmykcustomcolor
  23583. /_is exch ddef
  23584. /_sc
  23585. {
  23586. _lp /stroke ne
  23587.     {
  23588.     _os setoverprint
  23589.     _is _gs 1 exch sub setcustomcolor
  23590.     /_lp /stroke ddef
  23591.     } if
  23592. } ddef
  23593. /_ps
  23594. {
  23595. _sc
  23596. stroke
  23597. } ddef
  23598. /_pss
  23599. {
  23600. _sc
  23601. ss
  23602. } ddef
  23603. /_pjss
  23604. {
  23605. _sc
  23606. jss
  23607. } ddef
  23608. /_lp /none ddef
  23609. } def
  23610. % locked object operator
  23611. /A                    % value A -
  23612. {
  23613. pop
  23614. } def
  23615. currentdict readonly pop end
  23616. setpacking
  23617. % annotate page operator
  23618. /annotatepage
  23619. {
  23620. } def
  23621. %%EndResource
  23622. %%EndProlog
  23623. %%BeginSetup
  23624. %%IncludeFont: Courier
  23625. %%IncludeFont: Helvetica
  23626. Adobe_cmykcolor /initialize get exec
  23627. Adobe_cshow /initialize get exec
  23628. Adobe_customcolor /initialize get exec
  23629. Adobe_typography_AI3 /initialize get exec
  23630. Adobe_IllustratorA_AI3 /initialize get exec
  23631. [
  23632. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  23633. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  23634. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  23635. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  23636. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  23637. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  23638. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  23639. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  23640. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  23641. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  23642. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  23643. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  23644. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  23645. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  23646. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  23647. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  23648. /hungarumlaut/ogonek/caron
  23649. TE
  23650. %AI3_BeginEncoding: _Courier Courier
  23651. [/_Courier/Courier 0 0 1 TZ
  23652. %AI3_EndEncoding TrueType
  23653. %AI3_BeginEncoding: _Helvetica Helvetica
  23654. [/_Helvetica/Helvetica 0 0 1 TZ
  23655. %AI3_EndEncoding TrueType
  23656. %%EndSetup
  23657. 0 A
  23658. u
  23659. 0 R
  23660. 0.5 G
  23661. 0 i 0 J 0 j 1 w 8 M []0 d
  23662. %AI3_Note:
  23663. 0 D
  23664. 514.3503 364.0886 m
  23665. 514.3503 508.7774 L
  23666. 368.6497 508.7774 L
  23667. 368.6497 364.0886 L
  23668. 514.3503 364.0886 L
  23669. s
  23670. 441.5 436.433 m
  23671. S
  23672. U
  23673. 0 G
  23674. 2 J
  23675. 441.5 508.7774 m
  23676. 481.5281 508.7774 514.3503 476.4611 514.3503 436.433 c
  23677. S
  23678. 0 To
  23679. 1 0 0 1 447.5 488.433 0 Tp
  23680. TP
  23681. 0 Tr
  23682. 0 O
  23683. 0 g
  23684. 0 J 4 M
  23685. /_Helvetica 8 Tf
  23686. 0 Ts
  23687. 100 Tz
  23688. 0 Tt
  23689. 0 TA
  23690. 0 0 5 TC
  23691. 100 100 200 TW
  23692. 0 0 0 Ti
  23693. 0 Ta
  23694. 0 Tq
  23695. 9 0 Tl
  23696. 0 Tc
  23697. 0 Tw
  23698. (0\241) Tx 
  23699. (\r) TX 
  23700. TO
  23701. 0 To
  23702. 1 0 0 1 485.5 432.933 0 Tp
  23703. TP
  23704. 0 Tr
  23705. (90\241) Tx 
  23706. (\r) TX 
  23707. TO
  23708. 0 To
  23709. 1 0 0 0.7225 152.4597 453.5816 0 Tp
  23710. TP
  23711. 0 Tr
  23712. /_Courier 13.1487 Tf
  23713. 61.4117 Tz
  23714. 13.8408 0 Tl
  23715. ({) Tx
  23716. (\r) TX 
  23717. T*
  23718. (\r) TX 
  23719. T*
  23720. (\r) TX 
  23721. T*
  23722. (\r) TX 
  23723. T*
  23724. (\r) TX 
  23725. T*
  23726. (\r) TX 
  23727. T*
  23728. (}) Tx 
  23729. (\r) TX 
  23730. TO
  23731. 0 To
  23732. 1 0 0 0.7225 165.4597 453.5816 0 Tp
  23733. TP
  23734. 0 Tr
  23735. (Rect r;) Tx
  23736. (\r) TX 
  23737. T*
  23738. (\r) TX 
  23739. T*
  23740. (SetRect\(&r, 0, 0, 144, 144\);) Tx
  23741. (\r) TX 
  23742. T*
  23743. (FrameArc\(&r, 0, 90\);) Tx
  23744. (\r) TX 
  23745. T*
  23746. (PenPat\(gray\);) Tx
  23747. (\r) TX 
  23748. T*
  23749. (FrameRect\(&r\);\312) Tx 
  23750. (\r) TX 
  23751. TO
  23752. %AI3_BeginCrops
  23753. userdict /AI3_noCropMarks known not {
  23754. u
  23755. u
  23756. 0 R
  23757. 0 G
  23758. 0.5 w
  23759. 112 342 m
  23760. 85 342 L
  23761. S
  23762. 121 333 m
  23763. 121 306 L
  23764. S
  23765. U
  23766. u
  23767. 112 529 m
  23768. 85 529 L
  23769. S
  23770. 121 538 m
  23771. 121 565 L
  23772. S
  23773. U
  23774. u
  23775. 545 529 m
  23776. 572 529 L
  23777. S
  23778. 536 538 m
  23779. 536 565 L
  23780. S
  23781. U
  23782. u
  23783. 545 342 m
  23784. 572 342 L
  23785. S
  23786. 536 333 m
  23787. 536 306 L
  23788. S
  23789. U
  23790. U
  23791. } if
  23792. %AI3_EndCrops
  23793. %%PageTrailer
  23794. gsave annotatepage grestore showpage
  23795. %%Trailer
  23796. Adobe_IllustratorA_AI3 /terminate get exec
  23797. Adobe_typography_AI3 /terminate get exec
  23798. Adobe_customcolor /terminate get exec
  23799. Adobe_cshow /terminate get exec
  23800. Adobe_cmykcolor /terminate get exec
  23801. Adobe_packedarray /terminate get exec
  23802. %%EOF
  23803. (◊#ˇ ˇˇˇˇ#◊ 
  23804. d,     Helvetica
  23805. .°dONLNd!0/$+NJPARAMETRIC EQUATIONS, ANYONE?"6@# 6A6,"6-#"7@"7-
  23806.     °dONLNd<0G
  23807. *4Though you can draw curves without understanding the°dONLNdTH0S* 7mathematics behind the operation, some people find this°dONLNdåT0_* 8kind of thing interesting. This explanation is for those°dONLNd≈`0kÆ* people (you know who you are).°dONLNd‰w0Ç*6A quadratic Bézier (or parabola) can be defined by the°dONLNdÇ0çÄ* parametric equation°dONLNd/ô0§3*f°dONLNd0ô3§6)(°dONLNd1ô6§9)t°dONLNd2ô:§=))°dONLNd3ô>§G) = °dONLNd6ôG§L)    a°dONLNd7ôL§])(1 – °dONLNd<ô]§`)t°dONLNd=ôa§d))
  23808. °dONLNd>òe†i(ΩÉ2
  23809.     °dONLNd?ôi§w+ + 2°dONLNdCôw§|)b°dONLNdDô|§)t°dONLNdEô§Ç)(°dONLNdFôǧê)1 – °dONLNdJôê§ì)t°dONLNdKôî§ó))°dONLNdLôò§°) + °dONLNdOô°§¶)    c°dONLNdPô¶§©)t
  23810. °dONLNdQò™†Æ(Ω»2
  23811.     °dONLNdS∞0ªJ(◊Nwhere °dONLNdY∞JªM)t°dONLNdZ∞Mªã) is a scalar and °dONLNdk∞ãªü)>a, b, °dONLNdq∞üª∞)and °dONLNdu∞∞ªµ)c°dONLNdv∞µª‚)  are points.°dONLNdÉ«0“ (ÓN6This parametric formulation has the advantage of being°dONLNd∫“0›Æ*  rotationally independent: since °dONLNd⁄“Æ›±)~t°dONLNd€“±›˝) is the independent°dONLNdÔ›0Ëu(Nvariable, and not °dONLNd›uËz)Ex°dONLNd›zËÜ) or °dONLNd›ÜËã) y°dONLNd›ãË
  23812. )", there is no bias for curves that°dONLNd*Ë0Û(N9are symmetric about the x- or y-axis. Thus, to rotate the°dONLNddÛ0˛™* curve, you only need to rotate °dONLNdÉÛ™˛æ)za, b, °dONLNdâÛæ˛œ)and °dONLNdçÛœ˛‘)c°dONLNdéÛ‘˛ ) into their new°dONLNdû˛0    ˇ(%N5positions, while the equation for the curve stays the°dONLNd‘    0I* same.°dONLNd⁄ 0+ˇ*5To better understand the equation, take a look at its°dONLNd+06* 7geometric representation in Figure 3. You’ll note there°dONLNdH60A√* &that as the curve is drawn from point °dONLNdn6√A»)ìa°dONLNdo6»AÍ)
  23813.  to point °dONLNdy6ÍAÔ)"c°dONLNdz6ÔAÙ), °dONLNd|6ÙA˜)t°dONLNd~A0LÆ(hN!varies from 0 to 1. The curve at °dONLNdüAÆL≥)~a°dONLNd†A≥L) is tangential to the line°dONLNdªL0W=(sNab,°dONLNdæL=WÇ)
  23814.  and the curve at °dONLNd–LÇWá)Ec°dONLNd—LáWÂ) is tangential to the line °dONLNdÏLÂWÚ)^bc.°dONLNdÔLÚWˇ)
  23815.  Its°dONLNdÙW0b˜(~N0maximum displacement from the line that could be°dONLNd%b0m^* drawn from °dONLNd0b^me).a °dONLNd2bemo)to °dONLNd5bomt)
  23816. c°dONLNd6btm¬) is reached at point °dONLNdKb¬m«)Nq°dONLNdLb«mÊ), where °dONLNdTbÊmÈ)t°dONLNdUbÈm)  is 0.5. In°dONLNdam0xá(îNaddition, the curve at °dONLNdxmáxå)Wq°dONLNdymåx    )# is parallel to the (imagined) line°dONLNdùx0É:(üNac°dONLNdüx:É=)
  23817. .°dONLNd°è0ö(∂N5Perhaps the most useful property of the curve in this°dONLNd◊ö0•* 8form is the easy way it can be decomposed into a pair of°dONLNd•0∞* 5smaller curves, each of the same form. This is called°dONLNdF∞0ª^* subdivision°dONLNdQ∞^ªÙ).' and is the basis for drawing curves in°dONLNdyª0Δ_(‚N
  23818. QuickDraw.°dONLNdÖ“0›‘*(Suppose we subdivide the curve at point °dONLNd≠“‘›Ÿ)§q°dONLNdÆ“Ÿ›
  23819. )
  23820. , as shown in°dONLNdº›0Ë|(NFigure 4. The point °dONLNd–›|ËÉ)Lq °dONLNd“›ÉËä)is°dONLNd’Ù0ˇ5(Nq°dONLNd÷Ù5ˇ>) = °dONLNdŸÙ>ˇA)    f°dONLNd⁄ÙBˇE)(°dONLNd€ÙFˇb)0.5) = (°dONLNd„Ùbˇg)a°dONLNd‰Ùgˇu) + 2°dONLNdËÙuˇz)b°dONLNdÈÙzˇÉ) + °dONLNdÏÙɡà)    c°dONLNdÌÙàˇó)) / 4°dONLNdÛ 0 (2N;The tangent (that is, the first derivative) of the curve at°dONLNd/0!5* q°dONLNd05!à) is parallel to the line °dONLNdIà!ï)Sac.
  23821. 4?@d7°dONLNdM<G!(c<f°dONLNdN<"G$)'°dONLNdO<%G()(°dONLNdP<)G,)t°dONLNdQ<-G0))°dONLNdR<1GD) = –2°dONLNdW<DGI)a°dONLNdX<IGZ)(1 – °dONLNd]<ZG])t°dONLNd^<^Ga))°dONLNd_<bGp) + 2°dONLNdc<pGu)b°dONLNdd<uGã)(1 – 2°dONLNdj<ãGé)t°dONLNdk<èGí))°dONLNdl<ìG°) + 2°dONLNdp<°G©)ct°dONLNdsS^!(z<f°dONLNdtS!^#)'°dONLNduS#^&)(°dONLNdvS&^?)0.5) = °dONLNd}S?^D)c°dONLNd~SD^M) – °dONLNdÅSM^R)    a°dONLNdÉjux(ë<The line from the point °dONLNdõjxuÅ)Zb' °dONLNdûjÅuã)    = (°dONLNd°jãuê)
  23822. a°dONLNd¢jêuô) + °dONLNd•jôuû)    b°dONLNd¶jûuπ)    ) / 2 to °dONLNdØjπuæ)q°dONLNd∞jæu…)  is
  23823. °dONLNd¥d…vÕ)  
  23824.     °dONLNdµjÕuı)
  23825. tangential°dONLNd¿uÄZ(ú<to the curve at °dONLNd–uZÄ_)<q°dONLNd—u_Äb).°dONLNd‘åó#(≥<q°dONLNd’å#ó,) – °dONLNdÿå,ó5)    b' °dONLNd€å5ó:)    =°dONLNd›£Æ!( <(°dONLNdfi£!Æ()a °dONLNd‡£(Æ4)+ 2°dONLNd„£4Æ;) b °dONLNd£;ÆB)+ °dONLNdÁ£BÆG)c°dONLNdË£GÆb)    ) / 4 – (°dONLNdÒ£bÆg)a°dONLNdÚ£gÆp) + °dONLNdı£pÆu)    b°dONLNdˆ£uÆã)) / 2 =°dONLNd˛∫≈!(·<(°dONLNdˇ∫!≈&)a°dONLNd∫&≈4) + 2°dONLNd∫4≈9)b°dONLNd∫9≈B) + °dONLNd∫B≈G)    c°dONLNd    ∫G≈U) – 2°dONLNd
  23826. ∫U≈Z)a°dONLNd∫Z≈h) – 2°dONLNd∫h≈m)b°dONLNd∫m≈É)) / 4 =°dONLNd—‹!(¯<(°dONLNd—!‹&)c°dONLNd—&‹/) – °dONLNd —/‹4)    a°dONLNd!—4‹C)) / 4°dONLNd'ËÛ§(< By symmetry, the same holds for °dONLNdG˧Û≠)Üb''°dONLNdJË≠Ûπ)     = (°dONLNdNËπÛæ) b°dONLNdOËæÛ«) + °dONLNdRË«ÛÃ)    c°dONLNdSËÃÛfi)) / 2.°dONLNdZˇ
  23827. ¯(&<6Thus, the formulas for the two curves that make up the°dONLNdë
  23828. ˙* ;left and right halves of the original curve are as follows:°dONLNdÕ!,1*Left:°dONLNd”!=,D)a'°dONLNd’!D,G) °dONLNd÷!G,N)= °dONLNdÿ!N,S)a°dONLNd€8=CD(_[b'°dONLNd›8DCP) = (°dONLNd·8PCU) a°dONLNd‚8UC^) + °dONLNdÂ8^Cc)    b°dONLNdÊ8cCr)) / 2°dONLNdÌO=ZD(v[c'°dONLNdÔODZG) °dONLNdOGZQ)= (°dONLNdÛOQZV)
  23829. a°dONLNdÙOVZd) + 2°dONLNd¯OdZi)b°dONLNd˘OiZr) + °dONLNd¸OrZw)    c°dONLNd˝OwZÜ)) / 4°dONLNdfq6(ç<Right:°dONLNd
  23830. f=qH)a'' °dONLNdfHqR) = (°dONLNdfRqW)
  23831. a°dONLNdfWqe) + 2°dONLNdfeqj)b°dONLNdfjqs) + °dONLNdfsqx)    c°dONLNdfxqá)) / 4°dONLNd"}=àH(§[b'' °dONLNd&}HàR) = (°dONLNd)}RàY)
  23832. b °dONLNd+}Yà`)+ °dONLNd-}`àe)c°dONLNd.}eàt)) / 2°dONLNd5î=üH(ª[c'' °dONLNd9îHüO) = °dONLNd;îOüT)c°dONLNd=´∂(“<5The equations for the new points are especially nice,°dONLNds∂¡Û* 6since the arithmetic can be performed with only shifts°dONLNd™¡Ã¶* #and adds, making it very efficient.°dONLNdŒÿ„Ë*5Notice in Figure 4 that each of the resulting smaller°dONLNd    „Ó¸* <curves is flatter than the original curve, by a factor of 4.°dONLNd    AÓ˘Ú* 5This means that the distance from the midpoint of the°dONLNd    w˘˘* 9curve to the midpoint of the straight line drawn from the°dONLNd    ±ˆ* 9start point to the endpoint is reduced by 4. Thus, if the°dONLNd    Î* 3curve is subdivided enough times, drawing the curve°dONLNd
  23833. %¸* <will be equivalent to drawing a line from the start point to°dONLNd
  23834. \%0Î* 7the endpoint for each of the little curves. This is the°dONLNd
  23835. î0;ƒ* )basis for drawing the curve in QuickDraw. M@c@"d@# dAd6"d7 d8d, M-c-"d-# xBx/,Times
  23836. ({& 
  23837. +
  23838. 104ìq·3
  23839. +md)e)v)e)l)o)p)  
  23840. ) Autumn 1991ˇ^P◊#ˇ ˇˇˇˇ#◊ 
  23841. DCÈÁ"DC°d
  23842. ONLNfH"ÈÁ°d
  23843. ONLNfff†Ç†é
  23844. 4CBDCò@§@§DCÑÁÎÎÎÎÎxÌ˛Ì˛ÌˇÌˇÌˇÌˇÌˇÌˇ¿Ó¸pÓpÓ Ó ¿Ô pÔ ,Ô <Ô H¿ Xp ∞      ¿Ò     ˛pÒ     Ò     Ò
  23845.  ¿Ú
  23846.  <pÚ
  23847.  |Ú
  23848.  Ú  <¿Û  dpÛ  @Û  ¿Û  Ä¿Ù  ˝pÙ  ˝Ù  @ Ù
  23849.      Õ«nh¿ı
  23850.      GIö0pı
  23851.      [I˙(ı
  23852.      SIä$ı
  23853.  OGj(¿ˆ  ¸pˆ  ¸ˆ  ¿˚ˆ  CÄ˚¿˜
  23854.  Œ˘p˜
  23855. !¯˘˜
  23856. #‡˘˜ '˘¿¯
  23857. '¯p¯     ˜¯     ˜¯ ˚?ˇ¿˘ ¸‡ˇÄp˘ ˛@˛˛˘ ˛@˝˘ ˛`p¸¿˙ ˛1¿¸p˙ ˛˙˙ò@ħ@ħÑCƒÁ ˛˙Á˙ ˛<˘9¿˚ ˛‰˘p˚ ܢ¸˚
  23858.  ¯?˚ ¯¿¸ 0‡˘pˇ ` ˘∞ˇ ¿@˘˛ Ä@˘¿`ˇ įp¿ˇ ˛Ä¯˝  ˜˝
  23859.  Ù¡ˇ  0Ûw¯ˇ   Û¸ˇ  `Û¸ˇ  ¿Û˛ˇ  ÄÛ˛ˇ  ÄÛ¸ˇ  Ú¸ˇ 0p¯¸ˇ H‡¯ˇ Hê˜@ˇ   <HÙ  <HÙ  4`Ù Ó 0Ó  Ó   ı@˝  `ı¿˝  @ı@˝  @ı@˝  ¿ı@˝  Äı@˝!ÄÓ!Ì!Ì!Ì!Ì#Ì"Ì"Ì"Ì&Ì$Ì$Ì$Ì$Ì,Ì(Ì(Ì(Ì(Ì(Ì(Ì(Ì8Ì0Ì0Ì0Ì0Ì0ÌòÄ•§Ä•§ƒCÈÁ0Ì0Ì0Ì Ì Ì Ì Ì Ì Ì Ì Ì
  23860.  ˛@Ú
  23861.  ˛¿    Ú
  23862.  ˛¿    Ú
  23863.  ÄGâÚ
  23864.  ÄGâÚ
  23865.  @Ú  Ó Ó Ì ÌpÌ¸Ì˛ÌˇÌˇÌˇÌˇÌˇÌ˛Ì˛ÌxÌÎÎÎÎÎòħ@§HHa’PåIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23866. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23867. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23868.  
  23869.  
  23870.  ˛êêê@§DCÑÁ'śśśśś¯˝ˇÅÍ
  23871. ˙˛ˇ˛ˇÅÏ˚ˇˇˇÅÏ˚    ˇˇˇÅ̸
  23872. ˇˇˇÅ̸
  23873. ˇˇˇÅÌ˚    ˇˇÅÌ˚    ˇˇˇÅÌ˚ˇˇ¸ˇÅÔ˙˛ˇ˛ˇ˛˛ˇÅÒ ¯˛ˇ˙˛ˇÅÛ ˜ˇ˜˛ˇÅı ˜ˇı˛ˇÅ˜˜ˇ˘ˇ¸˛ˇÅ˘˜ˇ˙ˇˇˇ¸˛ˇÅ˚˜ˇ˙˛ˇ˛˙˛ˇÅ˝˜ˇ˚ˇˇ˜˛ˇÅˇ˜ˇ˚ˇˇˇı˛ˇÅ˜ˇ¸ˇˇ˛Ú˛ˇÉ
  23874. ˜ˇÁ˛ˇÖ
  23875. ˜ˇÂ˛ˇá
  23876. ˜ˇ„˛ˇâ˜ˇÁˇˇ˝˛ˇã˜ˇË˛ˇ˚˛ˇç˜ˇÈ˝ˇ˘˛ˇè˜ˇÍ˝ˇˆ˛ˇë˜ˇÎ¸ˇÙ˛ˇì˜ˇÈ˛ˇÚ˛ˇï˜ˇÍ˝ˇ˛ˇó˜ˇÎˇˇˇÓ˛ˇô˜ˇÎˇË˛ˇõ˜ˇÏˇˇÊ˛ˇù˜ˇÌˇˇ„˛ˇü˜ˇÌˇ‡˛ˇ°˜ˇÌˇfi˛ˇ£˜ˇÛˇÈˇÔ˛ˇ•*˜ˇÙ    ˇˇˇˇ˛ˇˇ˛ˇˇ˛ˇˇ˛ˇˇˇˇÔ˛ˇß'˜ˇÛˇ˛˛ˇˇˇˇˇˇˇˇ˛ˇˇÏ˛ˇ©&˜ˇÛ
  23877. ˇˇˇˇˇˇˇ˚ˇˇ˛ˇˇÎ˛ˇ´*˜ˇÛ˛ˇˇˇ˛ˇˇˇ˛ˇˇ˛ˇ˛Í˛ˇ≠'˜ˇÛˇ˝ˇˇ˛˛ˇˇˇˇˇ˛ˇˇÁ˛ˇØ˜ˇÂˇÿ˛ˇ±˜ˇÁˇˇ’˛ˇ≥˜ˇÙˇˇΔ˛ˇµ˜ˇ˚ˇ˝˛ˇ√˛ˇ∑˜ˇ¸ˇˇ˛ˇø˛ˇπ˜ˇ˝˚ˇª˛ˇª˜ˇ˛¸ˇ∑˛ˇΩ˜ˇ˙ˇ∂˛ˇø˜ˇ˙ˇ¥˛ˇ¡
  23878. ˜ˇ©˛ˇ√
  23879. ˜ˇß˛ˇ≈˜ˇ ÛˇÍ˛ˇ«˜ˇ—˘ˇı˜ˇÒ˛ˇ…˜ˇ„ˇÙ¸ˇÂ˙ˇı˛ˇÀ˜ˇ„ˇ¯¸ˇ€˚ˇ¯˛ˇÕ˜ˇ„ˇˇ˚˛ˇ“¸ˇ˙˛ˇœ˜ˇ‚ˇˇ˛˛ˇÃ¸ˇ¸˛ˇ—˜ˇ·ˇ˛ˇΔ¸ˇ˛˛ˇ”òħ@ħHHa’LçIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23880. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23881. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23882.  
  23883.  
  23884.  ˛êêê@ħÑCƒÁ'˜ˇ·˛ˇ¿˝ˇ˛ˇ’˜ˇ‚˝ˇΩ˛ˇ˛ˇ◊˜ˇ‰˛ˇˇª˝ˇ˛ˇŸ˜ˇÊ˛ˇ˝ˇˇπ˙ˇ€˜ˇÁˇˇ˙ˇˇ∑˚ˇ›˜ˇÈ˛ˇ¯ˇ¥¸ˇfl˜ˇÍˇˇÌ˛ˇº˝ˇÏ˛ˇ˘˜ˇÎˇˇÌ˛ˇπ˛ˇÔˇˇ˛˘˜ˇÏˇˇÌˇˇ∂˛ˇÚˇı˜ˇÌˇˇÏˇˇ¥˛ˇÙˇˇˇ¯˜ˇÓˇˇÎ˛ˇ±˛ˇˆˇˇ˛˜˜ˇÔˇˇËˇØ˛ˇÎ˜ˇˇˇËˇ¨˛ˇÌ˜ˇÒˇˇè˛ˇ¸¸ˇ˘˜ˇÚˇˇå˛ˇ˘ˇ˙˜ˇÚˇâˆˇ˚˜ˇÛˇˇà˜ˇ˚˜ˇÙˇˇáˆˇ¸˜ˇÙˇÜˆˇ¸˜ˇıˇˇÜ˜ˇ˚˜ˇˆˇˇÑ¯ˇ˚˜ˇˆˇÈˇ˜ˇˇ¸˛ˇ∞¯ˇ˚ ˜ˇ˜ˇˇÎ˛ˇ¯˛ˇ˛ˇ˛ˇÆ˚ˇ˘ ˜ˇ˜ˇËˇ¯ˇˇ˛ˇˇ¨ˇ˜˜ˇ¯ˇˇËˇ˝ˇ˛ˇˇ˚ˇ°˜ˇ¯ˇÁ˛ˇ˛ˇˇ˛ˇˇ˚˛°˜ˇ˘ˇˇÁˇ˜ˇˇˇ˛ˇˇ† ˜ˇ˘ˇÅÒ
  23885. ˜ˇ˙ˇˇÅÒ ˜ˇ˙ˇÅ˜ˇ˙ˇòˇıˇÁ˜ˇ˚ˇˇôˇˇˆˇˇÁ˜ˇ˚ˇóˇıˇÁ˜ˇ˚ˇóˇ˛˝ˇ¸ˇÁ˜ˇ¸ˇˇóˇ˛ˇ˛ˇˇ¸˛Á˜ˇ¸ˇñˇıˇÁ
  23886. ˜ˇ˝ˇˇÅÓ ˜ˇ˝ˇÅÌ ˜ˇ˝ˇÅÌ ˜ˇ˝ˇÅÌ ˜ˇ˝ˇÅÌ
  23887. ˜ˇ˛ˇˇÅÌ ˜ˇ˛ˇÅÏ ˜ˇ˛ˇÅÏ ˜ˇ˛ˇÅÏ ˜ˇˇˇÅÏ ˜ˇˇÅÎ ˜ˇˇÅÎ ˜ˇˇÅÎ ˜ˇˇÅÎ ˜ˇˇˇÅÎ
  23888. ˜ˇˇÅÍ
  23889. ˜ˇˇÅÍ
  23890. ˜ˇˇÅÍ
  23891. ˜ˇˇÅÍ
  23892. ˜ˇˇÅÍ
  23893. ˜ˇˇÅÍ
  23894. ˜ˇˇÅ͘˛ˇÅÍ    ˜ˇˇÅÈ    ˜ˇˇÅÈ    ˜ˇˇÅÈ    ˜ˇˇÅÈ    ˜ˇˇÅÈòħĕ§HHa’PéIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23895. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23896. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23897.  
  23898.  
  23899.  ˛êêêÄ•§ƒCÈÁ'    ˜ˇˇÅÈ    ˜ˇˇÅÈ    ˜ˇˇÅȘˇÅ˘ˇÅ˘ˇÅ˘ˇÅ˘ˇÅ˘ˇÅ˘ˇÅ˘ˇÅ˘ˇ„ˇˆˇˇî˜ˇ‰ˇ˛˜ˇˇï˜ˇ‰ˇˇ˜ˇˇï˜ˇˆ˛ˇÒˇ˛˝ˇ˛ˇˇï˜ˇ˜ˇ˛ˇÒˇ˛ˇˇ˛ˇ˛ˇ˛ï˜ˇ¯˝ˇˇˆˇˇî˜ˇ¯ˇˇˇÅı˜ˇ¯ˇ˛ˇÅÙ˜ˇÅ˘ˇÅ˯˛ˇÅÈ˙˙ˇÅÎ˚¯ˇÅÏ˚˜ˇÅÌ˚˜ˇÅ̸ˆˇÅ̸ˆˇÅÌ˚˜ˇÅÌ˚¯ˇÅÏ˙˘ˇÅϯ˝ˇÅÍśśśśś†è†É†ø
  23900. d,     Helvetica
  23901.     .°dONLNd‹%ÁM(CFigure 3°dONLNd    Ë%ÛΔ* &Geometric Representation of Our Bézier45,
  23902. D:ȯ"D:°d
  23903. ONLNfH"ȯ°d
  23904. ONLNfif†Ç†é4C9D:ò@æ@æD:ѯÈÈÈÈÈ<ÏˇÏˇÏˇÄÌˇÄÌˇÄÌˇÄÌˇÄÌˇ‡Ì˛8Ì8ÌÄÓ‡Ó8ÓÓ    ÄÔ    $‡Ô    ,8Ô    XÔ
  23905. Ä
  23906. ˛‡
  23907. ˛8
  23908.  ÄÒ ‡Ò 8Ò >Ò ÄÚ ‡Ú28˛Fˆ ˛ºˆ `Äˆ¿˛‡ ˆIJ8`ˆIJ¿ˆ
  23909.  ÄÙ
  23910. f„∑4‡Ù #§Õ9‡ı -§˝ı )§≈ı '£µı˛Ä˛¯ı˝Óı`¸pÉĈ!¿˝¿‡ˆg¸8ˆ¸¸ ˆ¸8Ɲ¸‡˛‡˜˝IJ8˜¸˝˜¸8˝į¸`ˇÄ‡¯˝œˇ¿8¯˛ ¯˛¯˛ IJ¯Ģ˛<x¸ć˘˛‡˚¯8˘˛?Ä˚é˘ò@Äæ@ÄæÑ:ƒ¯˛?Ä˙ÛÄ˙˛?˘‡˙˛ˇ˘∏˙œ¯˛˙ĢÄ˚>̇˝¯ˆx|∞ˆ∞`ˆÄ Òˇ¿ı‡,Ò`qÄı88¿ √Ù¸
  23911. PÙÄ˝ ê ˝ÄÄ˙‡¯˛
  23912. 8Ģ;¸˛
  23913. <‡Ä,˘˛˛
  23914. Ä0     <x˘˛˛
  23915. ,~`    ,<X˘ˇ˛
  23916. ~@8p˘ˇ˛~¿ı˛˛~Äı˛˛ Ú˛˛ Ú¯˛ Ò ˛ÌÌ ÌÌÌÌÌ0Ì Ì Ì`Ì@Ì¿ÌÄÌÄÌÄÌÄÌÄÌÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏòÄ•æÄ•æƒ:ȯÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏÏ
  23917. 8˛
  23918. ˛p†
  23919. ˇ∞Ä    ˇÅÁèÔ    ˇÅgãÔ    ˇÅ¿ÔˇÄÌˇÄÌˇÏˇÏ<ÏÈÈÈÈÈòÄæ@æHHa’LèIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23920. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23921. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23922.  
  23923.  
  23924.  ˛êêê@æD:ѯ'Å√Å√Å√Å√Å√Ô˝ˇÅŸ
  23925. Ò˛ˇ˛ˇÅ€ÚˇˇˇÅ€Ú    ˇˇˇÅ‹Û
  23926. ˇˇˇÅ‹Û
  23927. ˇˇˇÅ‹Ú    ˇˇÅ‹Ú    ˇˇˇÅ‹Úˇˇ¸ˇÅfiÒ˛ˇ˛ˇ˛˛ˇÅ‡ Ô˛ˇ˙˛ˇÅ‚ Óˇ˜˛ˇÅ‰ Óˇı˛ˇÅÊÓˇ˘ˇ¸˛ˇÅËÓˇ˙ˇˇˇ¸˛ˇÅÍÓˇ˙ˇˇ˛ˇ˙˛ˇÅÏÓˇ˚ˇˇ˜˛ˇÅÓÓˇ˚ˇˇˇı˛ˇÅÓˇ¸ˇ˛ˇÚ˛ˇÅÚ ÓˇÁ˛ˇÅÙ ÓˇÂ˛ˇÅˆ Óˇ„˛ˇÅ¯ÓˇÁˇˇ˝˛ˇÅ˙ӡ˲ˇ˚˛ˇÅ¸ÓˇÈ˝ˇ˘˛ˇÅ˛ӡͽˇˆ˛ˇÅӡθˇÙ˛ˇÇÓˇÈ˛ˇÚ˛ˇÑӡͽˇ˛ˇÜӡΡˇˇÓ˛ˇÂˇ˛ˇˇ™ӡΡ˲ˇËˇˇ˛ˇˇ©ÓˇÏˇˇÊ˛ˇÍ˝ˇßÓˇÌˇˇ„˛ˇÌˇˇ¶ÓˇÌˇ‡˛ˇÔˇ˛ˇ¶ÓˇÌˇfi˛ˇÚˇˇˇ•ÓˇÛˇÈˇÔ˛ˇî)ÓˇÙˇˇˇˇ˛ˇ˛ˇ˛ˇˇ˛ˇˇ˛ˇ˛ˇÔ˛ˇñ,ÓˇÛˇ˛˛ˇˇˇˇˇˇˇˇ˛ˇˇÏ˛ˇ˝ˇû+ÓˇÛ
  23928. ˇˇˇˇˇˇˇ˚ˇˇ˛ˇˇÎ˝ˇˇˇü/ÓˇÛˇˇˇˇˇ˛ˇ˛˛˛ˇ˛ˇˇÍˇˇü-ÓˇÛˇ˝ˇˇ˛˛ˇˇˇˇˇ˛ˇˇÍˇˇˇüӡ¡›ˇˇ˛ˇ†ÓˇÁˇ˛fi˘ˇ˛ˇ¢ÓˇÙˇˇ”˛ˇ˝ˇ¸˛ˇ§Óˇ˚ˇ˝˛ˇ‘˛ˇÛ˛ˇ¶Óˇ¸ˇˇ˛ˇ‘˛ˇÔ˛ˇ®Óˇ˝˚ˇ”ˇˇÎ˛ˇ™Óˇ˛¸ˇ”˛ˇË˛ˇ¨Óˇ˙ˇ÷˛ˇ‰˛ˇÆÓˇ˙ˇ◊˛ˇ‡˛ˇ∞Óˇ—˛ˇ‹˛ˇ≤Óˇ”˛ˇÿ˛ˇ¥Óˇ‘ˇˇ˘ÛˇÍ˛ˇ∂Óˇ÷˛ˇ˘ˇı˜ˇÒ˛ˇ∏Óˇ„ˇ˜˘ˇÂ˙ˇı˛ˇ∫Óˇ„ˇ˘˚ˇ€˚ˇ¯˛ˇºÓˇ„˝ˇ˛˝ˇ“¸ˇ˙˛ˇæÓˇ‚˘ˇÃ¸ˇ¸˛ˇ¿Óˇ„˙ˇΔ¸ˇ˛˛ˇ¬òÄæ@ÄæHHa’PêIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23929. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23930. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23931.  
  23932.  
  23933.  ˛êêê@ÄæÑ:ƒ¯'Óˇ„˙ˇ¬˝ˇ˛ˇƒÓˇ„˚ˇæ˛ˇ˛ˇΔӡ¢ˇº˝ˇ˛ˇ»ÓˇÁ˝ˇ˝ˇπ˙ˇ ÓˇÈ˝ˇ˙ˇˇ∑˚ˇÃӡθˇ¯ˇ¥¸ˇ◊ˇˇ˙ÓˇÌ¸ˇ•˝ˇÍ˛ˇ˜¸ˇ˘ ÓˇÓˇˇˇˇ°˛ˇÌ˛ˇˇ¯ˇˇ˛˜Óˇ˛ˇˇˇû˛ˇˇ¸˝ˇ˛ˇÛ%ÓˇÚ˛ˇˇˇõ˛ˇÚˇˇˇ˝ˇ˛ˇˇˇˆÓˇÙ˛ˇ˛ˇˇò˛ˇÙ˛ˇ˜ˇˇ˛ıÓˇˆ˛ˇ˝ˇˇï˛ˇ⁄Ùˇ˛ˇˇ¯˛ˇ¸ˇˇí˛ˇ‹(ıˇˇ˛ˇˇ˘ˇˇ˚ˇˇflˇÛ˛ˇ¬˛ˇ¸¸ˇË'ı˝ˇ˛ˇ˚˛ˇ˚ˇˇ˛ˇˆ˝ˇˆ¸ˇø˛ˇ˘ˇÈ/ˆˇˇ˛˝ˇ˛ˇ˘ˇˇˇ˜ˇˇˇˆˇˇˇªˆˇÍ8ˆ    ˇ˛ˇˇˇ˝ˇ¯ˇˇÒˇˇ˛ˇˇ˛ˇ˛ˇ˙˛ˇ˛˛˛˛ˇπ˜ˇÍ8˜ˇˇˇ˛ˇˇ˜ˇˇˇˇ˛˝ˇ˛ˇˇˇ˝˝ˇ˛ˇˇˇπˆˇÎˇˇ˜ˇÔ˛ˇˆ˛ˇı˛ˇ∏ˆˇÎˇˇ¯ˇˇÌˇõ˜ˇÍ˚ˇ˘ˇˇÌˇô¯ˇÍÓˇˇ˜ˇÉ¯ˇÍÓˇ˜ˇˇÇ˚ˇËÓˇ˜ˇÅ˛ˇÊ
  23934. Óˇ¯ˇˇÅ‚ Óˇ¯ˇÅ·
  23935. Óˇ˘ˇˇÅ· Óˇ˘ˇÅ‡
  23936. Óˇ˙ˇˇÅ‡ Óˇ˙ˇÅfl Óˇ˙ˇÅfl
  23937. Óˇ˚ˇˇÅfl Óˇ˚ˇÅfi Óˇ˚ˇÅfi
  23938. Óˇ¸ˇˇÅfi Óˇ¸ˇÅ›
  23939. Óˇ˝ˇˇÅ› Óˇ˝ˇÅ‹ Óˇ˝ˇÅ‹ Óˇ˝ˇÅ‹ Óˇ˝ˇÅ‹
  23940. Óˇ˛ˇˇÅ‹ Óˇ˛ˇÅ€ Óˇ˛ˇÅ€ Óˇ˛ˇÅ€ ÓˇˇˇÅ€ ÓˇˇÅ⁄ ÓˇˇÅ⁄ ÓˇˇÅ⁄ ÓˇˇÅ⁄ ÓˇˇˇÅ⁄
  23941. ÓˇˇÅŸ
  23942. ÓˇˇÅŸ
  23943. ÓˇˇÅŸ
  23944. ÓˇˇÅŸ
  23945. ÓˇˇÅŸ
  23946. ÓˇˇÅŸ
  23947. ÓˇˇÅŸÓ˛ˇÅŸ    ÓˇˇÅÿ    ÓˇˇÅÿ    ÓˇˇÅÿ    ÓˇˇÅÿ    ÓˇˇÅÿòĿĕæHHa’LëIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  23948. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  23949. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  23950.  
  23951.  
  23952.  ˛êêêÄ•æƒ:ȯ'    ÓˇˇÅÿ    ÓˇˇÅÿ    ÓˇˇÅÿÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ÓˇÅ◊ Ô˛ˇ„˛Å˜Ò˙ˇ˜˛ˇ˜˛ˇˇÅˆÚ¯ˇ˘ˇˇˇ¯ˇˇˇÅÙÚ˜ˇ˚ˇˇ˛ˇ˛˛ˇ˛ˇ˛ˇˇÅÛÚ˜ˇ˚ˇˇˇ˝ˇ˛ˇˇˇÅÛÛˆˇ˚˛ˇ˜˛ˇÅÚÛˆˇÅ‹Ú˜ˇÅ‹Ú¯ˇÅ€Ò˘ˇÅ€Ô˝ˇÅŸÅ√Å√Å√Å√Å√†è†É†ø
  23953. d°dONLNd2‹)ÁQ(GFigure 4°dONLNd<Ë)ÛÜ* Our Bézier, Subdivided"65# 666+"6, 6-60"61# 755"5# 6+", -0 711"1#, Palatino
  23954. °dONLNdUê(86UTo represent fixed-point coordinates, we define a struct called point. Note that this°dONLNd´(h* Lis similar to QuickDraw’s Point, but uses Fixed numbers instead of integers.,
  23955. Courier
  23956.     °dONLNd¯5@h*typedef struct {°dONLNd
  23957. A&LN+ Fixed x;°dONLNdM&XN* Fixed y;°dONLNdYd@(Ä6} point;
  23958. °dONLNd&p|y*RTo represent a curve, we need three points: a start point, a control point, and an°dONLNdy|à£* endpoint. (These correspond to °dONLNdò|£à∂)ãa, b,°dONLNdù|∂àÀ) and °dONLNd¢|Ààœ)c°dONLNd£|œà) in Figure 3.)
  23959.     °dONLNd≤ï†h(º6typedef struct {°dONLNdƒ°&¨b+ point start;°dONLNd“≠&∏l* point control;°dONLNd‚π&ƒX*
  23960. point end;°dONLNdÌ≈–@(Ï6} curve;
  23961. °dONLNdˆ‹Ëë*RThe function FrameCurve (below) draws a quadratic Bézier using subdivision. If the°dONLNdIËÙd* Llevel for the FrameCurve routine is 0, a LineTo (using flineto) operation is°dONLNdñÙ^* Fperformed; otherwise, the curve is subdivided and FrameCurve is called°dONLNd› Ö* Srecursively, once for the left half of the curve and once for the right. FrameCurve°dONLNd1 â* Rassumes the caller has already called fmoveto on the start point of the curve. The°dONLNdÑ$a* Hsecond routine, ExampleCurve, calls FrameCurve requesting four levels of°dONLNdÕ$0ç* Ysubdividing. Thus, the final curve consists of 2^4, or 16, lines. It’s shown in Figure 5. v4v&,Times
  23962. (y) 
  23963. +
  23964. 114£1·Ú
  23965. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  23966. )Œ Autumn 1991ˇ†æ°¿9pse
  23967. currentpoint
  23968. /picTop exch def
  23969. /picLeft exch def
  23970. psb
  23971. †ø†æ°¿=pse
  23972. currentpoint
  23973. /picBottom exch def
  23974. /picRight exch def
  23975. psb
  23976. †ø†æ°¿[ 193 250 357 415]
  23977. °¿€1 dict begin /s exch def
  23978. picLeft picTop translate
  23979. picRight picLeft sub s 2 get s 0 get sub div
  23980. picBottom picTop sub s 1 get s 3 get sub div
  23981. scale
  23982. s 0 get neg s 3 get neg translate
  23983. end
  23984. /showpage {} def
  23985. /copypage {} def
  23986. °¿ %!PS-Adobe-3.0 EPSF-3.0
  23987. %%Creator: Adobe Illustrator(TM) 3.2
  23988. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  23989. %%Title: (Reed Fig_03)
  23990. %%CreationDate: (3/5/93) (3:15 PM)
  23991. %%BoundingBox: 193 250 357 415
  23992. %%DocumentProcessColors: Magenta Black
  23993. %%DocumentFonts: Helvetica
  23994. %%+ Helvetica-Oblique
  23995. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  23996. %%+ procset Adobe_cmykcolor 1.1 0
  23997. %%+ procset Adobe_cshow 1.1 0
  23998. %%+ procset Adobe_customcolor 1.0 0
  23999. %%+ procset Adobe_typography_AI3 1.0 1
  24000. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  24001. %AI3_ColorUsage: Color
  24002. %AI3_Cropmarks: 189 249 358 415
  24003. %AI3_TemplateBox: 306 396 306 396
  24004. %AI3_TileBox: 30 31 582 761
  24005. %AI3_DocumentPreview: Macintosh_ColorPic
  24006. %%EndComments
  24007. %%BeginProlog
  24008. %%BeginResource: procset Adobe_packedarray 2.0 0
  24009. %%Title: (Packed Array Operators)
  24010. %%Version: 2.0 
  24011. %%CreationDate: (8/2/90) ()
  24012. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24013. userdict /Adobe_packedarray 5 dict dup begin put
  24014. /initialize            % - initialize -
  24015. {
  24016. /packedarray where
  24017.     {
  24018.     pop
  24019.     }
  24020.     {
  24021.     Adobe_packedarray begin
  24022.     Adobe_packedarray
  24023.         {
  24024.         dup xcheck
  24025.             {
  24026.             bind
  24027.             } if
  24028.         userdict 3 1 roll put
  24029.         } forall
  24030.     end
  24031.     } ifelse
  24032. } def
  24033. /terminate            % - terminate -
  24034. {
  24035. } def
  24036. /packedarray        % arguments count packedarray array
  24037. {
  24038. array astore readonly
  24039. } def
  24040. /setpacking            % boolean setpacking -
  24041. {
  24042. pop
  24043. } def
  24044. /currentpacking        % - setpacking boolean
  24045. {
  24046. false
  24047. } def
  24048. currentdict readonly pop end
  24049. %%EndResource
  24050. Adobe_packedarray /initialize get exec
  24051. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  24052. %%Title: (CMYK Color Operators)
  24053. %%Version: 1.1 
  24054. %%CreationDate: (1/23/89) ()
  24055. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24056. currentpacking true setpacking
  24057. userdict /Adobe_cmykcolor 4 dict dup begin put
  24058. /initialize            % - initialize -
  24059. {
  24060. /setcmykcolor where
  24061.     {
  24062.     pop
  24063.     }
  24064.     {
  24065.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  24066.     /_setrgbcolor
  24067.         /setrgbcolor load def
  24068.     /_currentrgbcolor
  24069.         /currentrgbcolor load def
  24070.     Adobe_cmykcolor begin
  24071.     Adobe_cmykcolor
  24072.         {
  24073.         dup xcheck
  24074.             {
  24075.             bind
  24076.             } if
  24077.         pop pop
  24078.         } forall
  24079.     end
  24080.     end
  24081.     Adobe_cmykcolor begin
  24082.     } ifelse
  24083. } def
  24084. /terminate            % - terminate -
  24085. {
  24086. currentdict Adobe_cmykcolor eq
  24087.     {
  24088.     end
  24089.     } if
  24090. } def
  24091. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  24092. {
  24093. 1 sub 4 1 roll
  24094. 3
  24095.     {
  24096.     3 index add neg dup 0 lt
  24097.         {
  24098.         pop 0
  24099.         } if
  24100.     3 1 roll
  24101.     } repeat
  24102. Adobe_cmykcolor_vars /_setrgbcolor get exec
  24103. pop
  24104. } def 
  24105. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  24106. {
  24107. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  24108. 3
  24109.     {
  24110.     1 sub neg 3 1 roll
  24111.     } repeat
  24112. 0
  24113. } def
  24114. currentdict readonly pop end
  24115. setpacking
  24116. %%EndResource
  24117. %%BeginResource: procset Adobe_cshow 1.1 0
  24118. %%Title: (cshow Operator)
  24119. %%Version: 1.1 
  24120. %%CreationDate: (1/23/89) ()
  24121. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24122. currentpacking true setpacking
  24123. userdict /Adobe_cshow 3 dict dup begin put
  24124. /initialize            % - initialize -
  24125. {
  24126. /cshow where
  24127.     {
  24128.     pop
  24129.     }
  24130.     {
  24131.     userdict /Adobe_cshow_vars 1 dict dup begin put
  24132.     /_cshow        % - _cshow proc
  24133.         {} def
  24134.     Adobe_cshow begin
  24135.     Adobe_cshow
  24136.         {
  24137.         dup xcheck
  24138.             {
  24139.             bind
  24140.             } if
  24141.         userdict 3 1 roll put
  24142.         } forall
  24143.     end
  24144.     end
  24145.     } ifelse
  24146. } def
  24147. /terminate            % - terminate -
  24148. {
  24149. } def
  24150. /cshow                % proc string cshow -
  24151. {
  24152. exch
  24153. Adobe_cshow_vars
  24154.     exch /_cshow
  24155.     exch put
  24156.     {
  24157.     0 0 Adobe_cshow_vars /_cshow get exec
  24158.     } forall
  24159. } def
  24160. currentdict readonly pop end
  24161. setpacking
  24162. %%EndResource
  24163. %%BeginResource: procset Adobe_customcolor 1.0 0
  24164. %%Title: (Custom Color Operators)
  24165. %%Version: 1.0 
  24166. %%CreationDate: (5/9/88) ()
  24167. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24168. currentpacking true setpacking
  24169. userdict /Adobe_customcolor 5 dict dup begin put
  24170. /initialize            % - initialize -
  24171. {
  24172. /setcustomcolor where
  24173.     {
  24174.     pop
  24175.     }
  24176.     {
  24177.     Adobe_customcolor begin
  24178.     Adobe_customcolor
  24179.         {
  24180.         dup xcheck
  24181.             {
  24182.             bind
  24183.             } if
  24184.         pop pop
  24185.         } forall
  24186.     end
  24187.     Adobe_customcolor begin
  24188.     } ifelse
  24189. } def
  24190. /terminate            % - terminate -
  24191. {
  24192. currentdict Adobe_customcolor eq
  24193.     {
  24194.     end
  24195.     } if
  24196. } def
  24197. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  24198. {
  24199. 5 packedarray
  24200. }  def
  24201. /setcustomcolor        % object tint setcustomcolor -
  24202. {
  24203. exch
  24204. aload pop pop
  24205. 4
  24206.     {
  24207.     4 index mul 4 1 roll
  24208.     } repeat
  24209. 5 -1 roll pop
  24210. setcmykcolor
  24211. } def
  24212. /setoverprint        % boolean setoverprint -
  24213. {
  24214. pop
  24215. } def
  24216. currentdict readonly pop end
  24217. setpacking
  24218. %%EndResource
  24219. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  24220. %%Title: (Typography Operators)
  24221. %%Version: 1.0 
  24222. %%CreationDate:(5/31/90) ()
  24223. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24224. currentpacking true setpacking
  24225. userdict /Adobe_typography_AI3 47 dict dup begin put
  24226. /initialize            % - initialize -
  24227. {
  24228. /TZ
  24229.  where
  24230.     {
  24231.     pop
  24232.     }
  24233.     {
  24234.     Adobe_typography_AI3 begin
  24235.     Adobe_typography_AI3
  24236.         {
  24237.         dup xcheck
  24238.             {
  24239.             bind
  24240.             } if
  24241.         pop pop
  24242.         } forall
  24243.     end
  24244.     Adobe_typography_AI3 begin
  24245.     } ifelse
  24246. } def
  24247. /terminate            % - terminate -
  24248. {
  24249. currentdict Adobe_typography_AI3 eq
  24250.     {
  24251.     end
  24252.     } if
  24253. } def
  24254. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  24255. /modifyEncoding
  24256. {
  24257.     /_tempEncode exch ddef
  24258.     
  24259.     % pointer for sequential encodings
  24260.     /_pntr 0 ddef
  24261.     
  24262.     {
  24263.         % get bottom object
  24264.         counttomark -1 roll
  24265.         % is it a mark ?
  24266.         dup type dup /marktype eq         
  24267.         {
  24268.             % exit
  24269.             pop pop exit
  24270.         }
  24271.         {
  24272.             % ... object ... type ....
  24273.             % insert if a nametype
  24274.             /nametype eq
  24275.             {
  24276.                 % insert the name at _pntr and increment pointer
  24277.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  24278.                 put
  24279.             }
  24280.             {
  24281.                 % reset _pntr if it's a number
  24282.                 /_pntr exch ddef                    
  24283.             }
  24284.             ifelse
  24285.         }
  24286.         ifelse
  24287.     }
  24288.     loop    
  24289.     
  24290.     % return the modified encoding
  24291.     _tempEncode
  24292. }
  24293. def
  24294. /TE    % Set std platform encoding     % (encoding pairs) TE -
  24295. {
  24296.     StandardEncoding 256 array copy modifyEncoding 
  24297.     /_nativeEncoding exch def
  24298. } def
  24299. % re-define font
  24300. % expected arguments
  24301. % for 'normal fonts : 
  24302. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  24303. %
  24304. % for cartographic, pictographic, and expert fonts :
  24305. % [ ... number value stream ... /_Symbol/Symbol 
  24306. %    direction fontScript defaultEncoding TZ
  24307. % for blended fonts w/ default encoding :
  24308. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  24309. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  24310. % for blended fonts w/ special encoding :
  24311. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  24312. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  24313. /TZ        
  24314. {
  24315.     % set weight vector (if present)
  24316.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  24317.     % platform dependent coding flag
  24318.     /_useNativeEncoding exch def
  24319.     % pop fontScript & direction
  24320.     pop pop
  24321.     
  24322.     % create a new dictionary with length
  24323.     % equal to original dictionary length + 2
  24324.     % copy all the key/value pairs except FID
  24325.     % call makeblended font with the weight values if _wv is an array
  24326.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  24327.     
  24328.     begin
  24329.     
  24330.         % copy all the values but the FID
  24331.         % into the new dictionary
  24332.         mark exch
  24333.         {
  24334.             1 index /FID ne { def } if cleartomark mark
  24335.         }
  24336.         forall
  24337.         % discard last mark
  24338.         pop
  24339.         
  24340.         % define FontName
  24341.         /FontName exch def
  24342.         
  24343.         % if no re-encoding stream is present
  24344.         % then if the base encoding vector of the font
  24345.         % is the same as StandardEncoding
  24346.         % and the use platform encoding flag is true
  24347.         % then install AI platform encoding
  24348.         % else leave the base encoding in effect
  24349.         counttomark 0 eq
  24350.         {
  24351.             1 _useNativeEncoding eq
  24352.             {
  24353.                 /Encoding _nativeEncoding def
  24354.             }
  24355.             if
  24356.             % clean up
  24357.             cleartomark
  24358.         }
  24359.         {    
  24360.             % custom encoding to be done
  24361.             % start off with a copy of the font's standard encoding
  24362.             /Encoding load 256 array copy 
  24363.             modifyEncoding /Encoding exch def
  24364.         }
  24365.         ifelse        
  24366.         FontName currentdict
  24367.     end
  24368.     
  24369.     % register the new font
  24370.     definefont pop
  24371. }
  24372. def
  24373. % text painting operators
  24374. /tr                    % string tr ax ay string 
  24375. {
  24376. _ax _ay 3 2 roll
  24377. } def
  24378. /trj                % string trj cx cy fillchar ax ay string 
  24379. {
  24380. _cx _cy _sp _ax _ay 6 5 roll
  24381. } def
  24382. /a0
  24383. {
  24384. /Tx    % text                            % textString Tx -
  24385.     {
  24386.     dup 
  24387.     currentpoint 3 2 roll
  24388.     tr _psf
  24389.     newpath moveto
  24390.     tr _ctm _pss
  24391.     } ddef
  24392. /Tj    % justified text                % textString Tj -
  24393.     {
  24394.     dup
  24395.     currentpoint 3 2 roll
  24396.     trj _pjsf
  24397.     newpath moveto
  24398.     trj _ctm _pjss
  24399.     } ddef
  24400.     
  24401. } def
  24402. /a1
  24403. {
  24404. /Tx    % text                            % textString Tx -
  24405.     {
  24406.     dup currentpoint 4 2 roll gsave
  24407.     dup currentpoint °¿ 3 2 roll
  24408.     tr _psf
  24409.     newpath moveto
  24410.     tr _ctm _pss
  24411.     grestore 3 1 roll moveto tr sp
  24412.     } ddef
  24413. /Tj    % justified text                % textString Tj -
  24414.     {
  24415.     dup currentpoint 4 2 roll gsave
  24416.     dup currentpoint 3 2 roll
  24417.     trj _pjsf
  24418.     newpath moveto
  24419.     trj _ctm _pjss
  24420.     grestore 3 1 roll moveto tr sp
  24421.     } ddef
  24422.     
  24423. } def
  24424. /e0
  24425. {
  24426. /Tx    % text                            % textString Tx -
  24427.     {
  24428.     tr _psf
  24429.     } ddef
  24430. /Tj    % justified text                % textString Tj -
  24431.     {
  24432.     trj _pjsf
  24433.     } ddef
  24434. } def
  24435. /e1
  24436. {
  24437. /Tx    % text                            % textString Tx -
  24438.     {
  24439.     dup currentpoint 4 2 roll gsave 
  24440.     tr _psf  
  24441.     grestore 3 1 roll moveto tr sp 
  24442.     } ddef
  24443. /Tj    % justified text                % textString Tj -
  24444.     {
  24445.     dup currentpoint 4 2 roll gsave 
  24446.     trj _pjsf
  24447.     grestore 3 1 roll moveto tr sp 
  24448.     } ddef
  24449. } def
  24450. /i0
  24451. {
  24452. /Tx    % text                            % textString Tx -
  24453.     {
  24454.     tr sp
  24455.     } ddef
  24456. /Tj    % justified text                % textString Tj -
  24457.     {
  24458.     trj jsp
  24459.     } ddef
  24460. } def
  24461. /i1
  24462. {
  24463. W N
  24464. } def
  24465. /o0
  24466. {
  24467. /Tx    % text                            % textString Tx -
  24468.     {
  24469.     tr sw rmoveto
  24470.     } ddef
  24471. /Tj    % justified text                % textString Tj -
  24472.     {
  24473.     trj swj rmoveto
  24474.     } ddef
  24475. } def
  24476. /r0
  24477. {
  24478. /Tx    % text                            % textString Tx -
  24479.     {
  24480.     tr _ctm _pss
  24481.     } ddef
  24482. /Tj    % justified text                % textString Tj -
  24483.     {
  24484.     trj _ctm _pjss
  24485.     } ddef
  24486. } def
  24487. /r1
  24488. {
  24489. /Tx    % text                            % textString Tx -
  24490.     {
  24491.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  24492.     tr _ctm _pss 
  24493.     grestore 3 1 roll moveto tr sp 
  24494.     } ddef
  24495. /Tj    % justified text                % textString Tj -
  24496.     {
  24497.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  24498.     trj _ctm _pjss
  24499.     grestore 3 1 roll moveto tr sp 
  24500.     } ddef
  24501. } def
  24502. % font operators
  24503. % Binding
  24504. /To    % begin text                     % bindType To -
  24505. {
  24506.     pop _ctm currentmatrix pop
  24507. } def
  24508. /TO    % end text                    % TO -
  24509. {
  24510.     Te _ctm setmatrix newpath
  24511. } def
  24512. % Text paths
  24513. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  24514. {
  24515.     pop _tm astore pop _ctm setmatrix 
  24516.     _tDict begin /W {} def /h {} def
  24517. } def
  24518. /TP    % end text path                    % TP -
  24519. {
  24520.     end
  24521.     iTm 0 0 moveto
  24522. } def
  24523. % Render mode & matrix operators
  24524. /Tr    % begin render                    % render Tr - 
  24525. {
  24526.     _render 3 le {currentpoint newpath moveto} if
  24527.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  24528.     dup /_render exch ddef
  24529.     _renderStart exch get load exec
  24530. } def
  24531. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  24532. {
  24533. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  24534. } def
  24535. /Tm % set text matrix                % a b c d tx ty Tm -
  24536. {
  24537. _tm astore pop iTm 0 0 moveto
  24538. } def
  24539. /Td % translate text matrix         % tx ty Td -
  24540. {
  24541. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  24542. } def
  24543. /Te    % end render                    % - Te -
  24544. {
  24545.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  24546.     /_render -1 ddef
  24547. } def
  24548. % Attributes
  24549. /Ta    % set alignment                    % alignment Ta -
  24550. {
  24551. pop
  24552. } def
  24553. /Tf    % set font name and size        % fontname size Tf -
  24554. {
  24555. dup 1000 div /_fScl exch ddef
  24556. exch findfont exch scalefont setfont
  24557. } def
  24558. /Tl    % set leading                    % leading paragraphLeading Tl -
  24559. {
  24560. pop
  24561. 0 exch _leading astore pop
  24562. } def
  24563. /Tt    % set user tracking                % userTracking Tt -
  24564. {
  24565. pop
  24566. } def
  24567. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  24568. {
  24569. 3 npop
  24570. } def
  24571. /Tw    % set computed word spacing        % wordSpace Tw
  24572. {
  24573. /_cx exch ddef
  24574. } def
  24575. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  24576. {
  24577. 3 npop
  24578. } def
  24579. /Tc    % set computed char spacing     % charSpace Tc -
  24580. {
  24581. /_ax exch ddef
  24582. } def
  24583. /Ts % set super/subscripting (rise)    % rise Ts -
  24584. {
  24585. /_rise exch ddef
  24586. currentpoint
  24587. iTm
  24588. moveto
  24589. } def
  24590. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  24591. {
  24592. 3 npop
  24593. } def
  24594. /Tz % set horizontal scaling        % scalePercent Tz -
  24595. {
  24596. 100 div /_hs exch ddef
  24597. iTm
  24598. } def
  24599. /TA % set pairwise kerning            % autoKern TA -
  24600.                                     %    autoKern = 0 -> no pair kerning
  24601.                                     %             = 1 -> automatic pair kerning
  24602. {
  24603. pop
  24604. } def
  24605. /Tq % set hanging quotes            % hangingQuotes Tq -
  24606.                                     %    hangingQuotes     = 0 -> no hanging quotes
  24607.                                     %                     = 1 -> hanging quotes
  24608. {
  24609. pop
  24610. } def
  24611. % Text Bodies
  24612. /TX {pop} def
  24613. %/Tx    % non-justified text            % textString Tx -
  24614. %/Tj    % justified text                % textString Tj -
  24615. /Tk    % kern                            % autoKern kernValue Tk -
  24616.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  24617.                                     %    kernValue = kern value in em/1000 space
  24618. {
  24619. exch pop _fScl mul neg 0 rmoveto
  24620. } def
  24621. /TK    % non-printing kern                % autoKern kernValue TK -
  24622. {
  24623. 2 npop
  24624. } def
  24625. /T* % carriage return & line feed    % - T* -
  24626. {
  24627. _leading aload pop neg Td
  24628. } def
  24629. /T*- % carriage return & negative line feed    % - T*- -
  24630. {
  24631. _leading aload pop Td
  24632. } def
  24633. /T-    % print a discretionary hyphen    % - T- -
  24634. {
  24635. _hyphen Tx
  24636. } def
  24637. /T+    % discretionary hyphen hyphen    % - T+ -
  24638. {} def
  24639. /TR    % reset pattern matrix             % a b c d tx ty TR -
  24640. {
  24641. _ctm currentmatrix pop     
  24642. _tm astore pop 
  24643. iTm 0 0 moveto 
  24644. } def
  24645. /TS    % special chars                    % textString justified TS -
  24646. {
  24647. 0 eq {Tx} {Tj} ifelse
  24648. } def
  24649. currentdict readonly pop end
  24650. setpacking
  24651. %%EndResource
  24652. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  24653. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  24654. %%Version: 1.0 
  24655. %%CreationDate: (7/22/89) ()
  24656. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  24657. currentpacking true setpacking
  24658. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  24659. % initialization
  24660. /initialize                % - initialize -
  24661. {
  24662. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  24663. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  24664. % paint operands
  24665. /_lp /none def
  24666. /_pf {} def
  24667. /_ps {} def
  24668. /_psf {} def
  24669. /_pss {} def
  24670. /_pjsf {} def
  24671. /_pjss {} def
  24672. /_pola 0 def
  24673. /_doClip 0 def
  24674. % paint operators
  24675. /cf    currentflat def    % - cf flatness
  24676. % typography operands
  24677. /_tm matrix def
  24678. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  24679. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  24680. /_render -1 def
  24681. /_rise 0 def
  24682. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  24683. /_ay 0 def            % y character spacing
  24684. /_cx 0 def            % x word spacing
  24685. /_cy 0 def            % y word spacing
  24686. /_leading [0 0] def
  24687. /_ctm matrix def
  24688. /_mtx matrix def
  24689. /_sp 16#020 def
  24690. /_hyphen (-) def
  24691. /_fScl 0 def
  24692. /_cnt 0 def
  24693. /_hs 1 def
  24694. /_nativeEncoding 0 def
  24695. /_useNativeEncoding 0 def
  24696. /_tempEncode 0 def
  24697. /_pntr 0 def
  24698. /_tDict 2 dict def
  24699. % typography operators
  24700. /Tx {} def
  24701. /Tj {} def
  24702. % compound path operators
  24703. /CRender {} def
  24704. % printing
  24705. /_AI3_savepage {} def
  24706. % color operands
  24707. /_gf null def
  24708. /_cf 4 array def
  24709. /_if null def
  24710. /_of false def
  24711. /_fc {} def
  24712. /_gs null def
  24713. /_cs 4 array def
  24714. /_is null def
  24715. /_os false def
  24716. /_sc {} def
  24717. /_i null def
  24718. Adobe_IllustratorA_AI3 begin
  24719. Adobe_IllustratorA_AI3
  24720.     {
  24721.     dup xcheck
  24722.         {
  24723.         bind
  24724.         } if
  24725.     pop pop
  24726.     } forall
  24727. end
  24728. end
  24729. Adobe_IllustratorA_AI3 begin
  24730. Adobe_IllustratorA_AI3_vars begin
  24731. newpath
  24732. } def
  24733. /terminate                % - terminate -
  24734. {
  24735. end
  24736. end
  24737. } def
  24738. % definition operators
  24739. /_                    % - _ null
  24740. null def
  24741. /ddef                % key value ddef -
  24742. {
  24743. Adobe_IllustratorA_AI3_vars 3 1 roll put
  24744. } def
  24745. /xput                % key value literal xput -
  24746. {
  24747. dup load dup length exch maxlength eq
  24748.     {
  24749.     dup dup load dup
  24750.     length 2 mul dict copy def
  24751.     } if
  24752. load begin def end
  24753. } def
  24754. /npop                % integer npop -
  24755. {
  24756.     {
  24757.     pop
  24758.     } repeat
  24759. } def
  24760. % marking operators
  24761. /sw                    % ax ay string sw x y 
  24762. {
  24763. dup length exch stringwidth
  24764. exch 5 -1 roll 3 index 1 sub mul add
  24765. 4 1 roll 3 1 roll 1 sub mul add
  24766. } def
  24767. /swj                % cx cy fillchar ax ay string swj x y
  24768. {
  24769. dup 4 1 roll
  24770. dup length exch stringwidth 
  24771. exch 5 -1 roll 3 index 1 sub mul add
  24772. 4 1 roll 3 1 roll 1 sub mul add 
  24773. 6 2 roll /_cnt 0 ddef
  24774. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  24775. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  24776. } def
  24777. /ss                    % ax ay string matrix ss -
  24778. {
  24779. 4 1 roll
  24780.     {                % matrix ax ay char 0 0 {proc} -
  24781.     2 npop 
  24782.     (0) exch 2 copy 0 exch put pop
  24783.     gsave
  24784.     false charpath currentpoint
  24785.     4 index setmatrix
  24786.     stroke
  24787.     grestore
  24788.     moveto
  24789.     2 copy rmoveto
  24790.     } exch cshow
  24791. 3 npop
  24792. } def
  24793. /jss                % cx cy fillchar ax ay string matrix jss -
  24794. {
  24795. 4 1 roll
  24796.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  24797.     2 npop 
  24798.     (0) exch 2 copy 0 exch put 
  24799.     gsave
  24800.     _sp eq 
  24801.         {
  24802.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  24803.         currentpoint
  24804.         }
  24805.         {
  24806.         false charpath currentpoint
  24807.         4 index setmatrix stroke
  24808.         }ifelse
  24809.     grestore
  24810.     moveto
  24811.     2 copy rmoveto
  24812.     } exch cshow
  24813. 6 npop
  24814. } def
  24815. % path operators
  24816. /sp                    % ax ay string sp -
  24817. {
  24818.     {
  24819.     2 npop (0) exch
  24820.     2 copy 0 exch put pop
  24821.     false charpath
  24822.     2 copy rmoveto
  24823.     } exch cshow
  24824. 2 npop
  24825. } def
  24826. /jsp                    % cx cy fillchar ax ay string jsp -
  24827. {
  24828.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  24829.     2 npop 
  24830.     (0) exch 2 copy 0 exch put 
  24831.     _sp eq 
  24832.         {
  24833.         exch 5 index 5 inde°¿ x 5 index 5 -1 roll widthshow  
  24834.         }
  24835.         {
  24836.         false charpath
  24837.         }ifelse
  24838.     2 copy rmoveto
  24839.     } exch cshow
  24840. 5 npop
  24841. } def
  24842. % path construction operators
  24843. /pl                % x y pl x y
  24844. {
  24845. transform
  24846. 0.25 sub round 0.25 add exch
  24847. 0.25 sub round 0.25 add exch
  24848. itransform
  24849. } def
  24850. /setstrokeadjust where
  24851.     {
  24852.     pop true setstrokeadjust
  24853.     /c                % x1 y1 x2 y2 x3 y3 c -
  24854.     {
  24855.     curveto
  24856.     } def
  24857.     /C
  24858.     /c load def
  24859.     /v                % x2 y2 x3 y3 v -
  24860.     {
  24861.     currentpoint 6 2 roll curveto
  24862.     } def
  24863.     /V
  24864.     /v load def
  24865.     /y                % x1 y1 x2 y2 y -
  24866.     {
  24867.     2 copy curveto
  24868.     } def
  24869.     /Y
  24870.     /y load def
  24871.     /l                % x y l -
  24872.     {
  24873.     lineto
  24874.     } def
  24875.     /L
  24876.     /l load def
  24877.     /m                % x y m -
  24878.     {
  24879.     moveto
  24880.     } def
  24881.     }
  24882.     {%else
  24883.     /c
  24884.     {
  24885.     pl curveto
  24886.     } def
  24887.     /C
  24888.     /c load def
  24889.     /v
  24890.     {
  24891.     currentpoint 6 2 roll pl curveto
  24892.     } def
  24893.     /V
  24894.     /v load def
  24895.     /y
  24896.     {
  24897.     pl 2 copy curveto
  24898.     } def
  24899.     /Y
  24900.     /y load def
  24901.     /l
  24902.     {
  24903.     pl lineto
  24904.     } def
  24905.     /L
  24906.     /l load def
  24907.     /m
  24908.     {
  24909.     pl moveto
  24910.     } def
  24911.     }ifelse
  24912. % graphic state operators
  24913. /d                    % array phase d -
  24914. {
  24915. setdash
  24916. } def
  24917. /cf    {} def            % - cf flatness
  24918. /i                    % flatness i -
  24919. {
  24920. dup 0 eq
  24921.     {
  24922.     pop cf
  24923.     } if
  24924. setflat
  24925. } def
  24926. /j                    % linejoin j -
  24927. {
  24928. setlinejoin
  24929. } def
  24930. /J                    % linecap J -
  24931. {
  24932. setlinecap
  24933. } def
  24934. /M                    % miterlimit M -
  24935. {
  24936. setmiterlimit
  24937. } def
  24938. /w                    % linewidth w -
  24939. {
  24940. setlinewidth
  24941. } def
  24942. % path painting operators
  24943. /H                    % - H -
  24944. {} def
  24945. /h                    % - h -
  24946. {
  24947. closepath
  24948. } def
  24949. /N                    % - N -
  24950. {
  24951. _pola 0 eq 
  24952.     {
  24953.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  24954.     newpath
  24955.     } 
  24956.     {
  24957.     /CRender {N} ddef
  24958.     }ifelse
  24959. } def
  24960. /n                    % - n -
  24961. {N} def
  24962. /F                    % - F -
  24963. {
  24964. _pola 0 eq 
  24965.     {
  24966.     _doClip 1 eq 
  24967.         {
  24968.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  24969.         /_doClip 0 ddef
  24970.         }
  24971.         {
  24972.         _pf
  24973.         }ifelse
  24974.     } 
  24975.     {
  24976.     /CRender {F} ddef
  24977.     }ifelse
  24978. } def
  24979. /f                    % - f -
  24980. {
  24981. closepath
  24982. F
  24983. } def
  24984. /S                    % - S -
  24985. {
  24986. _pola 0 eq 
  24987.     {
  24988.     _doClip 1 eq 
  24989.         {
  24990.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  24991.         /_doClip 0 ddef
  24992.         }
  24993.         {
  24994.         _ps
  24995.         }ifelse
  24996.     } 
  24997.     {
  24998.     /CRender {S} ddef
  24999.     }ifelse
  25000. } def
  25001. /s                    % - s -
  25002. {
  25003. closepath
  25004. S
  25005. } def
  25006. /B                    % - B -
  25007. {
  25008. _pola 0 eq 
  25009.     {
  25010.     _doClip 1 eq     % F clears _doClip
  25011.     gsave F grestore 
  25012.         {
  25013.         gsave S grestore clip newpath /_lp /none ddef _sc
  25014.         /_doClip 0 ddef
  25015.         } 
  25016.         {
  25017.         S
  25018.         }ifelse
  25019.     }
  25020.     {
  25021.     /CRender {B} ddef
  25022.     }ifelse
  25023. } def
  25024. /b                    % - b -
  25025. {
  25026. closepath
  25027. B
  25028. } def
  25029. /W                    % - W -
  25030. {
  25031. /_doClip 1 ddef
  25032. } def
  25033. /*                    % - [string] * -
  25034. {
  25035. count 0 ne 
  25036.     {
  25037.     dup type (stringtype) eq {pop} if
  25038.     } if 
  25039. _pola 0 eq {newpath} if
  25040. } def
  25041. % group operators
  25042. /u                    % - u -
  25043. {} def
  25044. /U                    % - U -
  25045. {} def
  25046. /q                    % - q -
  25047. {
  25048. _pola 0 eq {gsave} if
  25049. } def
  25050. /Q                    % - Q -
  25051. {
  25052. _pola 0 eq {grestore} if
  25053. } def
  25054. /*u                    % - *u -
  25055. {
  25056. _pola 1 add /_pola exch ddef
  25057. } def
  25058. /*U                    % - *U -
  25059. {
  25060. _pola 1 sub /_pola exch ddef 
  25061. _pola 0 eq {CRender} if
  25062. } def
  25063. /D                    % polarized D -
  25064. {pop} def
  25065. /*w                    % - *w -
  25066. {} def
  25067. /*W                    % - *W -
  25068. {} def
  25069. % place operators
  25070. /`                    % matrix llx lly urx ury string ` -
  25071. {
  25072. /_i save ddef
  25073. 6 1 roll 4 npop
  25074. concat pop
  25075. userdict begin
  25076. /showpage {} def
  25077. 0 setgray
  25078. 0 setlinecap
  25079. 1 setlinewidth
  25080. 0 setlinejoin
  25081. 10 setmiterlimit
  25082. [] 0 setdash
  25083. newpath
  25084. 0 setgray
  25085. false setoverprint
  25086. } def
  25087. /~                    % - ~ -
  25088. {
  25089. end
  25090. _i restore
  25091. } def
  25092. % color operators
  25093. /O                    % flag O -
  25094. {
  25095. 0 ne
  25096. /_of exch ddef
  25097. /_lp /none ddef
  25098. } def
  25099. /R                    % flag R -
  25100. {
  25101. 0 ne
  25102. /_os exch ddef
  25103. /_lp /none ddef
  25104. } def
  25105. /g                    % gray g -
  25106. {
  25107. /_gf exch ddef
  25108. /_fc
  25109. _lp /fill ne
  25110.     {
  25111.     _of setoverprint
  25112.     _gf setgray
  25113.     /_lp /fill ddef
  25114.     } if
  25115. } ddef
  25116. /_pf
  25117. {
  25118. _fc
  25119. fill
  25120. } ddef
  25121. /_psf
  25122. {
  25123. _fc
  25124. ashow
  25125. } ddef
  25126. /_pjsf
  25127. {
  25128. _fc
  25129. awidthshow
  25130. } ddef
  25131. /_lp /none ddef
  25132. } def
  25133. /G                    % gray G -
  25134. {
  25135. /_gs exch ddef
  25136. /_sc
  25137. {
  25138. _lp /stroke ne
  25139.     {
  25140.     _os setoverprint
  25141.     _gs setgray
  25142.     /_lp /stroke ddef
  25143.     } if
  25144. } ddef
  25145. /_ps
  25146. {
  25147. _sc
  25148. stroke
  25149. } ddef
  25150. /_pss
  25151. {
  25152. _sc
  25153. ss
  25154. } ddef
  25155. /_pjss
  25156. {
  25157. _sc
  25158. jss
  25159. } ddef
  25160. /_lp /none ddef
  25161. } def
  25162. /k                    % cyan magenta yellow black k -
  25163. {
  25164. _cf astore pop
  25165. /_fc
  25166. {
  25167. _lp /fill ne
  25168.     {
  25169.     _of setoverprint
  25170.     _cf aload pop setcmykcolor
  25171.     /_lp /fill ddef
  25172.     } if
  25173. } ddef
  25174. /_pf
  25175. {
  25176. _fc
  25177. fill
  25178. } ddef
  25179. /_psf
  25180. {
  25181. _fc
  25182. ashow
  25183. } ddef
  25184. /_pjsf
  25185. {
  25186. _fc
  25187. awidthshow
  25188. } ddef
  25189. /_lp /none ddef
  25190. } def
  25191. /K                    % cyan magenta yellow black K -
  25192. {
  25193. _cs astore pop
  25194. /_sc
  25195. {
  25196. _lp /stroke ne
  25197.     {
  25198.     _os setoverprint
  25199.     _cs aload pop setcmykcolor
  25200.     /_lp /stroke ddef
  25201.     } if
  25202. } ddef
  25203. /_ps
  25204. {
  25205. _sc
  25206. stroke
  25207. } ddef
  25208. /_pss
  25209. {
  25210. _sc
  25211. ss
  25212. } ddef
  25213. /_pjss
  25214. {
  25215. _sc
  25216. jss
  25217. } ddef
  25218. /_lp /none ddef
  25219. } def
  25220. /x                    % cyan magenta yellow black name gray x -
  25221. {
  25222. /_gf exch ddef
  25223. findcmykcustomcolor
  25224. /_if exch ddef
  25225. /_fc
  25226. _lp /fill ne
  25227.     {
  25228.     _of setoverprint
  25229.     _if _gf 1 exch sub setcustomcolor
  25230.     /_lp /fill ddef
  25231.     } if
  25232. } ddef
  25233. /_pf
  25234. {
  25235. _fc
  25236. fill
  25237. } ddef
  25238. /_psf
  25239. {
  25240. _fc
  25241. ashow
  25242. } ddef
  25243. /_pjsf
  25244. {
  25245. _fc
  25246. awidthshow
  25247. } ddef
  25248. /_lp /none ddef
  25249. } def
  25250. /X                    % cyan magenta yellow black name gray X -
  25251. {
  25252. /_gs exch ddef
  25253. findcmykcustomcolor
  25254. /_is exch ddef
  25255. /_sc
  25256. {
  25257. _lp /stroke ne
  25258.     {
  25259.     _os setoverprint
  25260.     _is _gs 1 exch sub setcustomcolor
  25261.     /_lp /stroke ddef
  25262.     } if
  25263. } ddef
  25264. /_ps
  25265. {
  25266. _sc
  25267. stroke
  25268. } ddef
  25269. /_pss
  25270. {
  25271. _sc
  25272. ss
  25273. } ddef
  25274. /_pjss
  25275. {
  25276. _sc
  25277. jss
  25278. } ddef
  25279. /_lp /none ddef
  25280. } def
  25281. % locked object operator
  25282. /A                    % value A -
  25283. {
  25284. pop
  25285. } def
  25286. currentdict readonly pop end
  25287. setpacking
  25288. % annotate page operator
  25289. /annotatepage
  25290. {
  25291. } def
  25292. %%EndResource
  25293. %%EndProlog
  25294. %%BeginSetup
  25295. %%IncludeFont: Helvetica
  25296. %%IncludeFont: Helvetica-Oblique
  25297. Adobe_cmykcolor /initialize get exec
  25298. Adobe_cshow /initialize get exec
  25299. Adobe_customcolor /initialize get exec
  25300. Adobe_typography_AI3 /initialize get exec
  25301. Adobe_IllustratorA_AI3 /initialize get exec
  25302. [
  25303. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  25304. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  25305. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  25306. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  25307. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  25308. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  25309. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  25310. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  25311. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  25312. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  25313. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  25314. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  25315. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  25316. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  25317. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  25318. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  25319. /hungarumlaut/ogonek/caron
  25320. TE
  25321. %AI3_BeginEncoding: _Helvetica Helvetica
  25322. [/_Helvetica/Helvetica 0 0 1 TZ
  25323. %AI3_EndEncoding TrueType
  25324. %AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
  25325. [/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ
  25326. %AI3_EndEncoding TrueType
  25327. %%EndSetup
  25328. 0 A
  25329. u
  25330. 0 O
  25331. 0 g
  25332. 0 R
  25333. 0 G
  25334. 0 i 0 J 0 j 1 w 8 M []0 d
  25335. %AI3_Note:
  25336. 0 D
  25337. 346.2576 337.8247 m
  25338. 348.9912 337.8247 351.2073 335.6087 351.2073 332.8751 c
  25339. 351.2073 330.1414 348.9912 327.9252 346.2576 327.9252 c
  25340. 343.524 327.9252 341.3078 330.1414 341.3078 332.8751 c
  25341. 341.3078 335.6087 343.524 337.8247 346.2576 337.8247 c
  25342. b
  25343. 346.2576 332.8751 m
  25344. B
  25345. U
  25346. u
  25347. 203.7576 265.3247 m
  25348. 206.4912 265.3247 208.7073 263.1087 208.7073 260.3751 c
  25349. 208.7073 257.6414 206.4912 255.4252 203.7576 255.4252 c
  25350. 201.024 255.4252 198.8078 257.6414 198.8078 260.3751 c
  25351. 198.8078 263.1087 201.024 265.3247 203.7576 265.3247 c
  25352. b
  25353. 203.7576 260.3751 m
  25354. B
  25355. U
  25356. 0 To
  25357. 1 0 0 1 216.9109 369.8052 0 Tp
  25358. TP
  25359. 0 Tr
  25360. 4 M
  25361. /_Helvetica 8 Tf
  25362. 0 Ts
  25363. 100 Tz
  25364. 0 Tt
  25365. 0 TA
  25366. 0 0 5 TC
  25367. 100 100 200 TW
  25368. 0 0 0 Ti
  25369. 0 Ta
  25370. 0 Tq
  25371. 0 0 Tl
  25372. 0 Tc
  25373. 0 Tw
  25374. (tangents) Tx 
  25375. (\r) TX 
  25376. TO
  25377. 0 To
  25378. 1 0 0 1 238.1609 324.8052 0 Tp
  25379. TP
  25380. 0 Tr
  25381. (t = 0.5) Tx 
  25382. (\r) TX 
  25383. TO
  25384. 0 To
  25385. 1 0 0 1 315.9148 315.5552 0 Tp
  25386. TP
  25387. 0 Tr
  25388. (t = 1) Tx 
  25389. (\r) TX 
  25390. TO
  25391. 0 To
  25392. 1 0 0 1 232.9148 270.0552 0 Tp
  25393. TP
  25394. 0 Tr
  25395. (t = 0) Tx 
  25396. (\r) TX 
  25397. TO
  25398. 0 To
  25399. 1 0 0 1 211.0076 268.1251 0 Tp
  25400. TP
  25401. 0 Tr
  25402. /_Helvetica-Oblique 8 Tf
  25403. 9 0 Tl
  25404. (a) Tx 
  25405. (\r) TX 
  25406. TO
  25407. 0 To
  25408. 1 0 0 1 342.45 340.8233 0 Tp
  25409. TP
  25410. 0 Tr
  25411. (c) Tx 
  25412. (\r) TX 
  25413. TO
  25414. 0 To
  25415. 1 0 0 1 245.45 340.8233 0 Tp
  25416. TP
  25417. 0 Tr
  25418. (q) Tx 
  25419. (\r) TX 
  25420. TO
  25421. 0 To
  25422. 1 0 0 1 208.2 391.0733 0 Tp
  25423. TP
  25424. 0 Tr
  25425. (b) Tx 
  25426. (\r) TX 
  25427. TO
  25428. u
  25429. 0 R
  25430. 0 G
  25431. 0.5 w 10 M
  25432. 224.0076 375.406 m
  25433. 229.7556 384.712 l
  25434. S
  25435. u
  25436. 0 O
  25437. 0 g
  25438. 2.8 w
  25439. 228.9214 383.3536 m
  25440. 226.1757 383.3043 l
  25441. 231.3928 387.3549 L
  25442. 230.1063 380.8764 l
  25443. 228.9214 383.3536 L
  25444. f
  25445. U
  25446. U
  25447. u
  25448. 0 R
  25449. 0 G
  25450. 0.5 w
  25451. 218.5076 366.656 m
  25452. 208.8 361.616 l
  25453. S
  25454. u
  25455. 0 O
  25456. 0 g
  25457. 2.8 w
  25458. 210.2128 362.3541 m
  25459. 212.5951 360.9881 l
  25460. 206.0389 360.1869 L
  25461. 210.4664 365.0885 l
  25462. 210.2128 362.3541 L
  25463. f
  25464. U
  25465. U
  25466. 0 R
  25467. 0 G
  25468. 0.75 w
  25469. 317.8839 319.0001 m
  25470. 316.0267 319.0001 l
  25471. S
  25472. 240.1161 328.3126 m
  25473. 238.2589 328.3126 l
  25474. S
  25475. 23°¿4.8973 273.5937 m
  25476. 233.0402 273.5937 l
  25477. S
  25478. u
  25479. 1 w 8 M
  25480. 203.7554 260.3751 m
  25481. 203.7576 404.6251 l
  25482. 346.2565 332.8729 l
  25483. S
  25484. 4 M
  25485. 323.4866 344.3276 m
  25486. 290.4878 357.8996 265.7368 357.65 v
  25487. 260.2371 357.5945 246.9144 356.4486 237.2368 350.4004 c
  25488. 229.2361 345.4003 226.6697 344.6809 219.4865 335.6507 c
  25489. 210.7361 324.6503 206.0058 308.9009 203.7554 282.6509 c
  25490. S
  25491. 8 M
  25492. 234.1831 355.214 m
  25493. 240.4265 345.3273 l
  25494. S
  25495. U
  25496. u
  25497. 0 O
  25498. 0 0.2 0 0 k
  25499. 203.7576 409.5747 m
  25500. 206.4912 409.5747 208.7073 407.3587 208.7073 404.6251 c
  25501. 208.7073 401.8914 206.4912 399.6752 203.7576 399.6752 c
  25502. 201.024 399.6752 198.8078 401.8914 198.8078 404.6251 c
  25503. 198.8078 407.3587 201.024 409.5747 203.7576 409.5747 c
  25504. b
  25505. 203.7576 404.6251 m
  25506. B
  25507. U
  25508. %AI3_BeginCrops
  25509. userdict /AI3_noCropMarks known not {
  25510. u
  25511. u
  25512. 0.5 w 4 M
  25513. 180.5 249 m
  25514. 153.5 249 L
  25515. S
  25516. 189.5 240 m
  25517. 189.5 213 L
  25518. S
  25519. U
  25520. u
  25521. 180.5 415 m
  25522. 153.5 415 L
  25523. S
  25524. 189.5 424 m
  25525. 189.5 451 L
  25526. S
  25527. U
  25528. u
  25529. 366.5 415 m
  25530. 393.5 415 L
  25531. S
  25532. 357.5 424 m
  25533. 357.5 451 L
  25534. S
  25535. U
  25536. u
  25537. 366.5 249 m
  25538. 393.5 249 L
  25539. S
  25540. 357.5 240 m
  25541. 357.5 213 L
  25542. S
  25543. U
  25544. U
  25545. } if
  25546. %AI3_EndCrops
  25547. %%PageTrailer
  25548. gsave annotatepage grestore showpage
  25549. %%Trailer
  25550. Adobe_IllustratorA_AI3 /terminate get exec
  25551. Adobe_typography_AI3 /terminate get exec
  25552. Adobe_customcolor /terminate get exec
  25553. Adobe_cshow /terminate get exec
  25554. Adobe_cmykcolor /terminate get exec
  25555. Adobe_packedarray /terminate get exec
  25556. %%EOF
  25557. †æ°¿9pse
  25558. currentpoint
  25559. /picTop exch def
  25560. /picLeft exch def
  25561. psb
  25562. †ø†æ°¿=pse
  25563. currentpoint
  25564. /picBottom exch def
  25565. /picRight exch def
  25566. psb
  25567. †ø†æ°¿[ 223 384 413 549]
  25568. °¿€1 dict begin /s exch def
  25569. picLeft picTop translate
  25570. picRight picLeft sub s 2 get s 0 get sub div
  25571. picBottom picTop sub s 1 get s 3 get sub div
  25572. scale
  25573. s 0 get neg s 3 get neg translate
  25574. end
  25575. /showpage {} def
  25576. /copypage {} def
  25577. °¿ %!PS-Adobe-3.0 EPSF-3.0
  25578. %%Creator: Adobe Illustrator(TM) 3.2
  25579. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  25580. %%Title: (Reed Fig_04)
  25581. %%CreationDate: (3/5/93) (3:16 PM)
  25582. %%BoundingBox: 223 384 413 549
  25583. %%DocumentProcessColors: Magenta Black
  25584. %%DocumentFonts: Helvetica
  25585. %%+ Helvetica-Oblique
  25586. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  25587. %%+ procset Adobe_cmykcolor 1.1 0
  25588. %%+ procset Adobe_cshow 1.1 0
  25589. %%+ procset Adobe_customcolor 1.0 0
  25590. %%+ procset Adobe_typography_AI3 1.0 1
  25591. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  25592. %AI3_ColorUsage: Color
  25593. %AI3_Cropmarks: 225 385 411 549
  25594. %AI3_TemplateBox: 306 396 306 396
  25595. %AI3_TileBox: 30 31 582 761
  25596. %AI3_DocumentPreview: Macintosh_ColorPic
  25597. %%EndComments
  25598. %%BeginProlog
  25599. %%BeginResource: procset Adobe_packedarray 2.0 0
  25600. %%Title: (Packed Array Operators)
  25601. %%Version: 2.0 
  25602. %%CreationDate: (8/2/90) ()
  25603. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  25604. userdict /Adobe_packedarray 5 dict dup begin put
  25605. /initialize            % - initialize -
  25606. {
  25607. /packedarray where
  25608.     {
  25609.     pop
  25610.     }
  25611.     {
  25612.     Adobe_packedarray begin
  25613.     Adobe_packedarray
  25614.         {
  25615.         dup xcheck
  25616.             {
  25617.             bind
  25618.             } if
  25619.         userdict 3 1 roll put
  25620.         } forall
  25621.     end
  25622.     } ifelse
  25623. } def
  25624. /terminate            % - terminate -
  25625. {
  25626. } def
  25627. /packedarray        % arguments count packedarray array
  25628. {
  25629. array astore readonly
  25630. } def
  25631. /setpacking            % boolean setpacking -
  25632. {
  25633. pop
  25634. } def
  25635. /currentpacking        % - setpacking boolean
  25636. {
  25637. false
  25638. } def
  25639. currentdict readonly pop end
  25640. %%EndResource
  25641. Adobe_packedarray /initialize get exec
  25642. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  25643. %%Title: (CMYK Color Operators)
  25644. %%Version: 1.1 
  25645. %%CreationDate: (1/23/89) ()
  25646. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  25647. currentpacking true setpacking
  25648. userdict /Adobe_cmykcolor 4 dict dup begin put
  25649. /initialize            % - initialize -
  25650. {
  25651. /setcmykcolor where
  25652.     {
  25653.     pop
  25654.     }
  25655.     {
  25656.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  25657.     /_setrgbcolor
  25658.         /setrgbcolor load def
  25659.     /_currentrgbcolor
  25660.         /currentrgbcolor load def
  25661.     Adobe_cmykcolor begin
  25662.     Adobe_cmykcolor
  25663.         {
  25664.         dup xcheck
  25665.             {
  25666.             bind
  25667.             } if
  25668.         pop pop
  25669.         } forall
  25670.     end
  25671.     end
  25672.     Adobe_cmykcolor begin
  25673.     } ifelse
  25674. } def
  25675. /terminate            % - terminate -
  25676. {
  25677. currentdict Adobe_cmykcolor eq
  25678.     {
  25679.     end
  25680.     } if
  25681. } def
  25682. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  25683. {
  25684. 1 sub 4 1 roll
  25685. 3
  25686.     {
  25687.     3 index add neg dup 0 lt
  25688.         {
  25689.         pop 0
  25690.         } if
  25691.     3 1 roll
  25692.     } repeat
  25693. Adobe_cmykcolor_vars /_setrgbcolor get exec
  25694. pop
  25695. } def 
  25696. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  25697. {
  25698. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  25699. 3
  25700.     {
  25701.     1 sub neg 3 1 roll
  25702.     } repeat
  25703. 0
  25704. } def
  25705. currentdict readonly pop end
  25706. setpacking
  25707. %%EndResource
  25708. %%BeginResource: procset Adobe_cshow 1.1 0
  25709. %%Title: (cshow Operator)
  25710. %%Version: 1.1 
  25711. %%CreationDate: (1/23/89) ()
  25712. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  25713. currentpacking true setpacking
  25714. userdict /Adobe_cshow 3 dict dup begin put
  25715. /initialize            % - initialize -
  25716. {
  25717. /cshow where
  25718.     {
  25719.     pop
  25720.     }
  25721.     {
  25722.     userdict /Adobe_cshow_vars 1 dict dup begin put
  25723.     /_cshow        % - _cshow proc
  25724.         {} def
  25725.     Adobe_cshow begin
  25726.     Adobe_cshow
  25727.         {
  25728.         dup xcheck
  25729.             {
  25730.             bind
  25731.             } if
  25732.         userdict 3 1 roll put
  25733.         } forall
  25734.     end
  25735.     end
  25736.     } ifelse
  25737. } def
  25738. /terminate            % - terminate -
  25739. {
  25740. } def
  25741. /cshow                % proc string cshow -
  25742. {
  25743. exch
  25744. Adobe_cshow_vars
  25745.     exch /_cshow
  25746.     exch put
  25747.     {
  25748.     0 0 Adobe_cshow_vars /_cshow get exec
  25749.     } forall
  25750. } def
  25751. currentdict readonly pop end
  25752. setpacking
  25753. %%EndResource
  25754. %%BeginResource: procset Adobe_customcolor 1.0 0
  25755. %%Title: (Custom Color Operators)
  25756. %%Version: 1.0 
  25757. %%CreationDate: (5/9/88) ()
  25758. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  25759. currentpacking true setpacking
  25760. userdict /Adobe_customcolor 5 dict dup begin put
  25761. /initialize            % - initialize -
  25762. {
  25763. /setcustomcolor where
  25764.     {
  25765.     pop
  25766.     }
  25767.     {
  25768.     Adobe_customcolor begin
  25769.     Adobe_customcolor
  25770.         {
  25771.         dup xcheck
  25772.             {
  25773.             bind
  25774.             } if
  25775.         pop pop
  25776.         } forall
  25777.     end
  25778.     Adobe_customcolor begin
  25779.     } ifelse
  25780. } def
  25781. /terminate            % - terminate -
  25782. {
  25783. currentdict Adobe_customcolor eq
  25784.     {
  25785.     end
  25786.     } if
  25787. } def
  25788. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  25789. {
  25790. 5 packedarray
  25791. }  def
  25792. /setcustomcolor        % object tint setcustomcolor -
  25793. {
  25794. exch
  25795. aload pop pop
  25796. 4
  25797.     {
  25798.     4 index mul 4 1 roll
  25799.     } repeat
  25800. 5 -1 roll pop
  25801. setcmykcolor
  25802. } def
  25803. /setoverprint        % boolean setoverprint -
  25804. {
  25805. pop
  25806. } def
  25807. currentdict readonly pop end
  25808. setpacking
  25809. %%EndResource
  25810. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  25811. %%Title: (Typography Operators)
  25812. %%Version: 1.0 
  25813. %%CreationDate:(5/31/90) ()
  25814. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  25815. currentpacking true setpacking
  25816. userdict /Adobe_typography_AI3 47 dict dup begin put
  25817. /initialize            % - initialize -
  25818. {
  25819. /TZ
  25820.  where
  25821.     {
  25822.     pop
  25823.     }
  25824.     {
  25825.     Adobe_typography_AI3 begin
  25826.     Adobe_typography_AI3
  25827.         {
  25828.         dup xcheck
  25829.             {
  25830.             bind
  25831.             } if
  25832.         pop pop
  25833.         } forall
  25834.     end
  25835.     Adobe_typography_AI3 begin
  25836.     } ifelse
  25837. } def
  25838. /terminate            % - terminate -
  25839. {
  25840. currentdict Adobe_typography_AI3 eq
  25841.     {
  25842.     end
  25843.     } if
  25844. } def
  25845. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  25846. /modifyEncoding
  25847. {
  25848.     /_tempEncode exch ddef
  25849.     
  25850.     % pointer for sequential encodings
  25851.     /_pntr 0 ddef
  25852.     
  25853.     {
  25854.         % get bottom object
  25855.         counttomark -1 roll
  25856.         % is it a mark ?
  25857.         dup type dup /marktype eq         
  25858.         {
  25859.             % exit
  25860.             pop pop exit
  25861.         }
  25862.         {
  25863.             % ... object ... type ....
  25864.             % insert if a nametype
  25865.             /nametype eq
  25866.             {
  25867.                 % insert the name at _pntr and increment pointer
  25868.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  25869.                 put
  25870.             }
  25871.             {
  25872.                 % reset _pntr if it's a number
  25873.                 /_pntr exch ddef                    
  25874.             }
  25875.             ifelse
  25876.         }
  25877.         ifelse
  25878.     }
  25879.     loop    
  25880.     
  25881.     % return the modified encoding
  25882.     _tempEncode
  25883. }
  25884. def
  25885. /TE    % Set std platform encoding     % (encoding pairs) TE -
  25886. {
  25887.     StandardEncoding 256 array copy modifyEncoding 
  25888.     /_nativeEncoding exch def
  25889. } def
  25890. % re-define font
  25891. % expected arguments
  25892. % for 'normal fonts : 
  25893. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  25894. %
  25895. % for cartographic, pictographic, and expert fonts :
  25896. % [ ... number value stream ... /_Symbol/Symbol 
  25897. %    direction fontScript defaultEncoding TZ
  25898. % for blended fonts w/ default encoding :
  25899. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  25900. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  25901. % for blended fonts w/ special encoding :
  25902. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  25903. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  25904. /TZ        
  25905. {
  25906.     % set weight vector (if present)
  25907.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  25908.     % platform dependent coding flag
  25909.     /_useNativeEncoding exch def
  25910.     % pop fontScript & direction
  25911.     pop pop
  25912.     
  25913.     % create a new dictionary with length
  25914.     % equal to original dictionary length + 2
  25915.     % copy all the key/value pairs except FID
  25916.     % call makeblended font with the weight values if _wv is an array
  25917.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  25918.     
  25919.     begin
  25920.     
  25921.         % copy all the values but the FID
  25922.         % into the new dictionary
  25923.         mark exch
  25924.         {
  25925.             1 index /FID ne { def } if cleartomark mark
  25926.         }
  25927.         forall
  25928.         % discard last mark
  25929.         pop
  25930.         
  25931.         % define FontName
  25932.         /FontName exch def
  25933.         
  25934.         % if no re-encoding stream is present
  25935.         % then if the base encoding vector of the font
  25936.         % is the same as StandardEncoding
  25937.         % and the use platform encoding flag is true
  25938.         % then install AI platform encoding
  25939.         % else leave the base encoding in effect
  25940.         counttomark 0 eq
  25941.         {
  25942.             1 _useNativeEncoding eq
  25943.             {
  25944.                 /Encoding _nativeEncoding def
  25945.             }
  25946.             if
  25947.             % clean up
  25948.             cleartomark
  25949.         }
  25950.         {    
  25951.             % custom encoding to be done
  25952.             % start off with a copy of the font's standard encoding
  25953.             /Encoding load 256 array copy 
  25954.             modifyEncoding /Encoding exch def
  25955.         }
  25956.         ifelse        
  25957.         FontName currentdict
  25958.     end
  25959.     
  25960.     % register the new font
  25961.     definefont pop
  25962. }
  25963. def
  25964. % text painting operators
  25965. /tr                    % string tr ax ay string 
  25966. {
  25967. _ax _ay 3 2 roll
  25968. } def
  25969. /trj                % string trj cx cy fillchar ax ay string 
  25970. {
  25971. _cx _cy _sp _ax _ay 6 5 roll
  25972. } def
  25973. /a0
  25974. {
  25975. /Tx    % text                            % textString Tx -
  25976.     {
  25977.     dup 
  25978.     currentpoint 3 2 roll
  25979.     tr _psf
  25980.     newpath moveto
  25981.     tr _ctm _pss
  25982.     } ddef
  25983. /Tj    % justified text                % textString Tj -
  25984.     {
  25985.     dup
  25986.     currentpoint 3 2 roll
  25987.     trj _pjsf
  25988.     newpath moveto
  25989.     trj _ctm _pjss
  25990.     } ddef
  25991.     
  25992. } def
  25993. /a1
  25994. {
  25995. /Tx    % text                            % textString Tx -
  25996.     {
  25997.     dup currentpoint 4 2 roll gsave
  25998.     dup currentpoint °¿ 3 2 roll
  25999.     tr _psf
  26000.     newpath moveto
  26001.     tr _ctm _pss
  26002.     grestore 3 1 roll moveto tr sp
  26003.     } ddef
  26004. /Tj    % justified text                % textString Tj -
  26005.     {
  26006.     dup currentpoint 4 2 roll gsave
  26007.     dup currentpoint 3 2 roll
  26008.     trj _pjsf
  26009.     newpath moveto
  26010.     trj _ctm _pjss
  26011.     grestore 3 1 roll moveto tr sp
  26012.     } ddef
  26013.     
  26014. } def
  26015. /e0
  26016. {
  26017. /Tx    % text                            % textString Tx -
  26018.     {
  26019.     tr _psf
  26020.     } ddef
  26021. /Tj    % justified text                % textString Tj -
  26022.     {
  26023.     trj _pjsf
  26024.     } ddef
  26025. } def
  26026. /e1
  26027. {
  26028. /Tx    % text                            % textString Tx -
  26029.     {
  26030.     dup currentpoint 4 2 roll gsave 
  26031.     tr _psf  
  26032.     grestore 3 1 roll moveto tr sp 
  26033.     } ddef
  26034. /Tj    % justified text                % textString Tj -
  26035.     {
  26036.     dup currentpoint 4 2 roll gsave 
  26037.     trj _pjsf
  26038.     grestore 3 1 roll moveto tr sp 
  26039.     } ddef
  26040. } def
  26041. /i0
  26042. {
  26043. /Tx    % text                            % textString Tx -
  26044.     {
  26045.     tr sp
  26046.     } ddef
  26047. /Tj    % justified text                % textString Tj -
  26048.     {
  26049.     trj jsp
  26050.     } ddef
  26051. } def
  26052. /i1
  26053. {
  26054. W N
  26055. } def
  26056. /o0
  26057. {
  26058. /Tx    % text                            % textString Tx -
  26059.     {
  26060.     tr sw rmoveto
  26061.     } ddef
  26062. /Tj    % justified text                % textString Tj -
  26063.     {
  26064.     trj swj rmoveto
  26065.     } ddef
  26066. } def
  26067. /r0
  26068. {
  26069. /Tx    % text                            % textString Tx -
  26070.     {
  26071.     tr _ctm _pss
  26072.     } ddef
  26073. /Tj    % justified text                % textString Tj -
  26074.     {
  26075.     trj _ctm _pjss
  26076.     } ddef
  26077. } def
  26078. /r1
  26079. {
  26080. /Tx    % text                            % textString Tx -
  26081.     {
  26082.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  26083.     tr _ctm _pss 
  26084.     grestore 3 1 roll moveto tr sp 
  26085.     } ddef
  26086. /Tj    % justified text                % textString Tj -
  26087.     {
  26088.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  26089.     trj _ctm _pjss
  26090.     grestore 3 1 roll moveto tr sp 
  26091.     } ddef
  26092. } def
  26093. % font operators
  26094. % Binding
  26095. /To    % begin text                     % bindType To -
  26096. {
  26097.     pop _ctm currentmatrix pop
  26098. } def
  26099. /TO    % end text                    % TO -
  26100. {
  26101.     Te _ctm setmatrix newpath
  26102. } def
  26103. % Text paths
  26104. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  26105. {
  26106.     pop _tm astore pop _ctm setmatrix 
  26107.     _tDict begin /W {} def /h {} def
  26108. } def
  26109. /TP    % end text path                    % TP -
  26110. {
  26111.     end
  26112.     iTm 0 0 moveto
  26113. } def
  26114. % Render mode & matrix operators
  26115. /Tr    % begin render                    % render Tr - 
  26116. {
  26117.     _render 3 le {currentpoint newpath moveto} if
  26118.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  26119.     dup /_render exch ddef
  26120.     _renderStart exch get load exec
  26121. } def
  26122. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  26123. {
  26124. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  26125. } def
  26126. /Tm % set text matrix                % a b c d tx ty Tm -
  26127. {
  26128. _tm astore pop iTm 0 0 moveto
  26129. } def
  26130. /Td % translate text matrix         % tx ty Td -
  26131. {
  26132. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  26133. } def
  26134. /Te    % end render                    % - Te -
  26135. {
  26136.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  26137.     /_render -1 ddef
  26138. } def
  26139. % Attributes
  26140. /Ta    % set alignment                    % alignment Ta -
  26141. {
  26142. pop
  26143. } def
  26144. /Tf    % set font name and size        % fontname size Tf -
  26145. {
  26146. dup 1000 div /_fScl exch ddef
  26147. exch findfont exch scalefont setfont
  26148. } def
  26149. /Tl    % set leading                    % leading paragraphLeading Tl -
  26150. {
  26151. pop
  26152. 0 exch _leading astore pop
  26153. } def
  26154. /Tt    % set user tracking                % userTracking Tt -
  26155. {
  26156. pop
  26157. } def
  26158. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  26159. {
  26160. 3 npop
  26161. } def
  26162. /Tw    % set computed word spacing        % wordSpace Tw
  26163. {
  26164. /_cx exch ddef
  26165. } def
  26166. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  26167. {
  26168. 3 npop
  26169. } def
  26170. /Tc    % set computed char spacing     % charSpace Tc -
  26171. {
  26172. /_ax exch ddef
  26173. } def
  26174. /Ts % set super/subscripting (rise)    % rise Ts -
  26175. {
  26176. /_rise exch ddef
  26177. currentpoint
  26178. iTm
  26179. moveto
  26180. } def
  26181. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  26182. {
  26183. 3 npop
  26184. } def
  26185. /Tz % set horizontal scaling        % scalePercent Tz -
  26186. {
  26187. 100 div /_hs exch ddef
  26188. iTm
  26189. } def
  26190. /TA % set pairwise kerning            % autoKern TA -
  26191.                                     %    autoKern = 0 -> no pair kerning
  26192.                                     %             = 1 -> automatic pair kerning
  26193. {
  26194. pop
  26195. } def
  26196. /Tq % set hanging quotes            % hangingQuotes Tq -
  26197.                                     %    hangingQuotes     = 0 -> no hanging quotes
  26198.                                     %                     = 1 -> hanging quotes
  26199. {
  26200. pop
  26201. } def
  26202. % Text Bodies
  26203. /TX {pop} def
  26204. %/Tx    % non-justified text            % textString Tx -
  26205. %/Tj    % justified text                % textString Tj -
  26206. /Tk    % kern                            % autoKern kernValue Tk -
  26207.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  26208.                                     %    kernValue = kern value in em/1000 space
  26209. {
  26210. exch pop _fScl mul neg 0 rmoveto
  26211. } def
  26212. /TK    % non-printing kern                % autoKern kernValue TK -
  26213. {
  26214. 2 npop
  26215. } def
  26216. /T* % carriage return & line feed    % - T* -
  26217. {
  26218. _leading aload pop neg Td
  26219. } def
  26220. /T*- % carriage return & negative line feed    % - T*- -
  26221. {
  26222. _leading aload pop Td
  26223. } def
  26224. /T-    % print a discretionary hyphen    % - T- -
  26225. {
  26226. _hyphen Tx
  26227. } def
  26228. /T+    % discretionary hyphen hyphen    % - T+ -
  26229. {} def
  26230. /TR    % reset pattern matrix             % a b c d tx ty TR -
  26231. {
  26232. _ctm currentmatrix pop     
  26233. _tm astore pop 
  26234. iTm 0 0 moveto 
  26235. } def
  26236. /TS    % special chars                    % textString justified TS -
  26237. {
  26238. 0 eq {Tx} {Tj} ifelse
  26239. } def
  26240. currentdict readonly pop end
  26241. setpacking
  26242. %%EndResource
  26243. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  26244. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  26245. %%Version: 1.0 
  26246. %%CreationDate: (7/22/89) ()
  26247. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  26248. currentpacking true setpacking
  26249. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  26250. % initialization
  26251. /initialize                % - initialize -
  26252. {
  26253. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  26254. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  26255. % paint operands
  26256. /_lp /none def
  26257. /_pf {} def
  26258. /_ps {} def
  26259. /_psf {} def
  26260. /_pss {} def
  26261. /_pjsf {} def
  26262. /_pjss {} def
  26263. /_pola 0 def
  26264. /_doClip 0 def
  26265. % paint operators
  26266. /cf    currentflat def    % - cf flatness
  26267. % typography operands
  26268. /_tm matrix def
  26269. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  26270. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  26271. /_render -1 def
  26272. /_rise 0 def
  26273. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  26274. /_ay 0 def            % y character spacing
  26275. /_cx 0 def            % x word spacing
  26276. /_cy 0 def            % y word spacing
  26277. /_leading [0 0] def
  26278. /_ctm matrix def
  26279. /_mtx matrix def
  26280. /_sp 16#020 def
  26281. /_hyphen (-) def
  26282. /_fScl 0 def
  26283. /_cnt 0 def
  26284. /_hs 1 def
  26285. /_nativeEncoding 0 def
  26286. /_useNativeEncoding 0 def
  26287. /_tempEncode 0 def
  26288. /_pntr 0 def
  26289. /_tDict 2 dict def
  26290. % typography operators
  26291. /Tx {} def
  26292. /Tj {} def
  26293. % compound path operators
  26294. /CRender {} def
  26295. % printing
  26296. /_AI3_savepage {} def
  26297. % color operands
  26298. /_gf null def
  26299. /_cf 4 array def
  26300. /_if null def
  26301. /_of false def
  26302. /_fc {} def
  26303. /_gs null def
  26304. /_cs 4 array def
  26305. /_is null def
  26306. /_os false def
  26307. /_sc {} def
  26308. /_i null def
  26309. Adobe_IllustratorA_AI3 begin
  26310. Adobe_IllustratorA_AI3
  26311.     {
  26312.     dup xcheck
  26313.         {
  26314.         bind
  26315.         } if
  26316.     pop pop
  26317.     } forall
  26318. end
  26319. end
  26320. Adobe_IllustratorA_AI3 begin
  26321. Adobe_IllustratorA_AI3_vars begin
  26322. newpath
  26323. } def
  26324. /terminate                % - terminate -
  26325. {
  26326. end
  26327. end
  26328. } def
  26329. % definition operators
  26330. /_                    % - _ null
  26331. null def
  26332. /ddef                % key value ddef -
  26333. {
  26334. Adobe_IllustratorA_AI3_vars 3 1 roll put
  26335. } def
  26336. /xput                % key value literal xput -
  26337. {
  26338. dup load dup length exch maxlength eq
  26339.     {
  26340.     dup dup load dup
  26341.     length 2 mul dict copy def
  26342.     } if
  26343. load begin def end
  26344. } def
  26345. /npop                % integer npop -
  26346. {
  26347.     {
  26348.     pop
  26349.     } repeat
  26350. } def
  26351. % marking operators
  26352. /sw                    % ax ay string sw x y 
  26353. {
  26354. dup length exch stringwidth
  26355. exch 5 -1 roll 3 index 1 sub mul add
  26356. 4 1 roll 3 1 roll 1 sub mul add
  26357. } def
  26358. /swj                % cx cy fillchar ax ay string swj x y
  26359. {
  26360. dup 4 1 roll
  26361. dup length exch stringwidth 
  26362. exch 5 -1 roll 3 index 1 sub mul add
  26363. 4 1 roll 3 1 roll 1 sub mul add 
  26364. 6 2 roll /_cnt 0 ddef
  26365. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  26366. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  26367. } def
  26368. /ss                    % ax ay string matrix ss -
  26369. {
  26370. 4 1 roll
  26371.     {                % matrix ax ay char 0 0 {proc} -
  26372.     2 npop 
  26373.     (0) exch 2 copy 0 exch put pop
  26374.     gsave
  26375.     false charpath currentpoint
  26376.     4 index setmatrix
  26377.     stroke
  26378.     grestore
  26379.     moveto
  26380.     2 copy rmoveto
  26381.     } exch cshow
  26382. 3 npop
  26383. } def
  26384. /jss                % cx cy fillchar ax ay string matrix jss -
  26385. {
  26386. 4 1 roll
  26387.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  26388.     2 npop 
  26389.     (0) exch 2 copy 0 exch put 
  26390.     gsave
  26391.     _sp eq 
  26392.         {
  26393.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  26394.         currentpoint
  26395.         }
  26396.         {
  26397.         false charpath currentpoint
  26398.         4 index setmatrix stroke
  26399.         }ifelse
  26400.     grestore
  26401.     moveto
  26402.     2 copy rmoveto
  26403.     } exch cshow
  26404. 6 npop
  26405. } def
  26406. % path operators
  26407. /sp                    % ax ay string sp -
  26408. {
  26409.     {
  26410.     2 npop (0) exch
  26411.     2 copy 0 exch put pop
  26412.     false charpath
  26413.     2 copy rmoveto
  26414.     } exch cshow
  26415. 2 npop
  26416. } def
  26417. /jsp                    % cx cy fillchar ax ay string jsp -
  26418. {
  26419.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  26420.     2 npop 
  26421.     (0) exch 2 copy 0 exch put 
  26422.     _sp eq 
  26423.         {
  26424.         exch 5 index 5 inde°¿ x 5 index 5 -1 roll widthshow  
  26425.         }
  26426.         {
  26427.         false charpath
  26428.         }ifelse
  26429.     2 copy rmoveto
  26430.     } exch cshow
  26431. 5 npop
  26432. } def
  26433. % path construction operators
  26434. /pl                % x y pl x y
  26435. {
  26436. transform
  26437. 0.25 sub round 0.25 add exch
  26438. 0.25 sub round 0.25 add exch
  26439. itransform
  26440. } def
  26441. /setstrokeadjust where
  26442.     {
  26443.     pop true setstrokeadjust
  26444.     /c                % x1 y1 x2 y2 x3 y3 c -
  26445.     {
  26446.     curveto
  26447.     } def
  26448.     /C
  26449.     /c load def
  26450.     /v                % x2 y2 x3 y3 v -
  26451.     {
  26452.     currentpoint 6 2 roll curveto
  26453.     } def
  26454.     /V
  26455.     /v load def
  26456.     /y                % x1 y1 x2 y2 y -
  26457.     {
  26458.     2 copy curveto
  26459.     } def
  26460.     /Y
  26461.     /y load def
  26462.     /l                % x y l -
  26463.     {
  26464.     lineto
  26465.     } def
  26466.     /L
  26467.     /l load def
  26468.     /m                % x y m -
  26469.     {
  26470.     moveto
  26471.     } def
  26472.     }
  26473.     {%else
  26474.     /c
  26475.     {
  26476.     pl curveto
  26477.     } def
  26478.     /C
  26479.     /c load def
  26480.     /v
  26481.     {
  26482.     currentpoint 6 2 roll pl curveto
  26483.     } def
  26484.     /V
  26485.     /v load def
  26486.     /y
  26487.     {
  26488.     pl 2 copy curveto
  26489.     } def
  26490.     /Y
  26491.     /y load def
  26492.     /l
  26493.     {
  26494.     pl lineto
  26495.     } def
  26496.     /L
  26497.     /l load def
  26498.     /m
  26499.     {
  26500.     pl moveto
  26501.     } def
  26502.     }ifelse
  26503. % graphic state operators
  26504. /d                    % array phase d -
  26505. {
  26506. setdash
  26507. } def
  26508. /cf    {} def            % - cf flatness
  26509. /i                    % flatness i -
  26510. {
  26511. dup 0 eq
  26512.     {
  26513.     pop cf
  26514.     } if
  26515. setflat
  26516. } def
  26517. /j                    % linejoin j -
  26518. {
  26519. setlinejoin
  26520. } def
  26521. /J                    % linecap J -
  26522. {
  26523. setlinecap
  26524. } def
  26525. /M                    % miterlimit M -
  26526. {
  26527. setmiterlimit
  26528. } def
  26529. /w                    % linewidth w -
  26530. {
  26531. setlinewidth
  26532. } def
  26533. % path painting operators
  26534. /H                    % - H -
  26535. {} def
  26536. /h                    % - h -
  26537. {
  26538. closepath
  26539. } def
  26540. /N                    % - N -
  26541. {
  26542. _pola 0 eq 
  26543.     {
  26544.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  26545.     newpath
  26546.     } 
  26547.     {
  26548.     /CRender {N} ddef
  26549.     }ifelse
  26550. } def
  26551. /n                    % - n -
  26552. {N} def
  26553. /F                    % - F -
  26554. {
  26555. _pola 0 eq 
  26556.     {
  26557.     _doClip 1 eq 
  26558.         {
  26559.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  26560.         /_doClip 0 ddef
  26561.         }
  26562.         {
  26563.         _pf
  26564.         }ifelse
  26565.     } 
  26566.     {
  26567.     /CRender {F} ddef
  26568.     }ifelse
  26569. } def
  26570. /f                    % - f -
  26571. {
  26572. closepath
  26573. F
  26574. } def
  26575. /S                    % - S -
  26576. {
  26577. _pola 0 eq 
  26578.     {
  26579.     _doClip 1 eq 
  26580.         {
  26581.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  26582.         /_doClip 0 ddef
  26583.         }
  26584.         {
  26585.         _ps
  26586.         }ifelse
  26587.     } 
  26588.     {
  26589.     /CRender {S} ddef
  26590.     }ifelse
  26591. } def
  26592. /s                    % - s -
  26593. {
  26594. closepath
  26595. S
  26596. } def
  26597. /B                    % - B -
  26598. {
  26599. _pola 0 eq 
  26600.     {
  26601.     _doClip 1 eq     % F clears _doClip
  26602.     gsave F grestore 
  26603.         {
  26604.         gsave S grestore clip newpath /_lp /none ddef _sc
  26605.         /_doClip 0 ddef
  26606.         } 
  26607.         {
  26608.         S
  26609.         }ifelse
  26610.     }
  26611.     {
  26612.     /CRender {B} ddef
  26613.     }ifelse
  26614. } def
  26615. /b                    % - b -
  26616. {
  26617. closepath
  26618. B
  26619. } def
  26620. /W                    % - W -
  26621. {
  26622. /_doClip 1 ddef
  26623. } def
  26624. /*                    % - [string] * -
  26625. {
  26626. count 0 ne 
  26627.     {
  26628.     dup type (stringtype) eq {pop} if
  26629.     } if 
  26630. _pola 0 eq {newpath} if
  26631. } def
  26632. % group operators
  26633. /u                    % - u -
  26634. {} def
  26635. /U                    % - U -
  26636. {} def
  26637. /q                    % - q -
  26638. {
  26639. _pola 0 eq {gsave} if
  26640. } def
  26641. /Q                    % - Q -
  26642. {
  26643. _pola 0 eq {grestore} if
  26644. } def
  26645. /*u                    % - *u -
  26646. {
  26647. _pola 1 add /_pola exch ddef
  26648. } def
  26649. /*U                    % - *U -
  26650. {
  26651. _pola 1 sub /_pola exch ddef 
  26652. _pola 0 eq {CRender} if
  26653. } def
  26654. /D                    % polarized D -
  26655. {pop} def
  26656. /*w                    % - *w -
  26657. {} def
  26658. /*W                    % - *W -
  26659. {} def
  26660. % place operators
  26661. /`                    % matrix llx lly urx ury string ` -
  26662. {
  26663. /_i save ddef
  26664. 6 1 roll 4 npop
  26665. concat pop
  26666. userdict begin
  26667. /showpage {} def
  26668. 0 setgray
  26669. 0 setlinecap
  26670. 1 setlinewidth
  26671. 0 setlinejoin
  26672. 10 setmiterlimit
  26673. [] 0 setdash
  26674. newpath
  26675. 0 setgray
  26676. false setoverprint
  26677. } def
  26678. /~                    % - ~ -
  26679. {
  26680. end
  26681. _i restore
  26682. } def
  26683. % color operators
  26684. /O                    % flag O -
  26685. {
  26686. 0 ne
  26687. /_of exch ddef
  26688. /_lp /none ddef
  26689. } def
  26690. /R                    % flag R -
  26691. {
  26692. 0 ne
  26693. /_os exch ddef
  26694. /_lp /none ddef
  26695. } def
  26696. /g                    % gray g -
  26697. {
  26698. /_gf exch ddef
  26699. /_fc
  26700. _lp /fill ne
  26701.     {
  26702.     _of setoverprint
  26703.     _gf setgray
  26704.     /_lp /fill ddef
  26705.     } if
  26706. } ddef
  26707. /_pf
  26708. {
  26709. _fc
  26710. fill
  26711. } ddef
  26712. /_psf
  26713. {
  26714. _fc
  26715. ashow
  26716. } ddef
  26717. /_pjsf
  26718. {
  26719. _fc
  26720. awidthshow
  26721. } ddef
  26722. /_lp /none ddef
  26723. } def
  26724. /G                    % gray G -
  26725. {
  26726. /_gs exch ddef
  26727. /_sc
  26728. {
  26729. _lp /stroke ne
  26730.     {
  26731.     _os setoverprint
  26732.     _gs setgray
  26733.     /_lp /stroke ddef
  26734.     } if
  26735. } ddef
  26736. /_ps
  26737. {
  26738. _sc
  26739. stroke
  26740. } ddef
  26741. /_pss
  26742. {
  26743. _sc
  26744. ss
  26745. } ddef
  26746. /_pjss
  26747. {
  26748. _sc
  26749. jss
  26750. } ddef
  26751. /_lp /none ddef
  26752. } def
  26753. /k                    % cyan magenta yellow black k -
  26754. {
  26755. _cf astore pop
  26756. /_fc
  26757. {
  26758. _lp /fill ne
  26759.     {
  26760.     _of setoverprint
  26761.     _cf aload pop setcmykcolor
  26762.     /_lp /fill ddef
  26763.     } if
  26764. } ddef
  26765. /_pf
  26766. {
  26767. _fc
  26768. fill
  26769. } ddef
  26770. /_psf
  26771. {
  26772. _fc
  26773. ashow
  26774. } ddef
  26775. /_pjsf
  26776. {
  26777. _fc
  26778. awidthshow
  26779. } ddef
  26780. /_lp /none ddef
  26781. } def
  26782. /K                    % cyan magenta yellow black K -
  26783. {
  26784. _cs astore pop
  26785. /_sc
  26786. {
  26787. _lp /stroke ne
  26788.     {
  26789.     _os setoverprint
  26790.     _cs aload pop setcmykcolor
  26791.     /_lp /stroke ddef
  26792.     } if
  26793. } ddef
  26794. /_ps
  26795. {
  26796. _sc
  26797. stroke
  26798. } ddef
  26799. /_pss
  26800. {
  26801. _sc
  26802. ss
  26803. } ddef
  26804. /_pjss
  26805. {
  26806. _sc
  26807. jss
  26808. } ddef
  26809. /_lp /none ddef
  26810. } def
  26811. /x                    % cyan magenta yellow black name gray x -
  26812. {
  26813. /_gf exch ddef
  26814. findcmykcustomcolor
  26815. /_if exch ddef
  26816. /_fc
  26817. _lp /fill ne
  26818.     {
  26819.     _of setoverprint
  26820.     _if _gf 1 exch sub setcustomcolor
  26821.     /_lp /fill ddef
  26822.     } if
  26823. } ddef
  26824. /_pf
  26825. {
  26826. _fc
  26827. fill
  26828. } ddef
  26829. /_psf
  26830. {
  26831. _fc
  26832. ashow
  26833. } ddef
  26834. /_pjsf
  26835. {
  26836. _fc
  26837. awidthshow
  26838. } ddef
  26839. /_lp /none ddef
  26840. } def
  26841. /X                    % cyan magenta yellow black name gray X -
  26842. {
  26843. /_gs exch ddef
  26844. findcmykcustomcolor
  26845. /_is exch ddef
  26846. /_sc
  26847. {
  26848. _lp /stroke ne
  26849.     {
  26850.     _os setoverprint
  26851.     _is _gs 1 exch sub setcustomcolor
  26852.     /_lp /stroke ddef
  26853.     } if
  26854. } ddef
  26855. /_ps
  26856. {
  26857. _sc
  26858. stroke
  26859. } ddef
  26860. /_pss
  26861. {
  26862. _sc
  26863. ss
  26864. } ddef
  26865. /_pjss
  26866. {
  26867. _sc
  26868. jss
  26869. } ddef
  26870. /_lp /none ddef
  26871. } def
  26872. % locked object operator
  26873. /A                    % value A -
  26874. {
  26875. pop
  26876. } def
  26877. currentdict readonly pop end
  26878. setpacking
  26879. % annotate page operator
  26880. /annotatepage
  26881. {
  26882. } def
  26883. %%EndResource
  26884. %%EndProlog
  26885. %%BeginSetup
  26886. %%IncludeFont: Helvetica
  26887. %%IncludeFont: Helvetica-Oblique
  26888. Adobe_cmykcolor /initialize get exec
  26889. Adobe_cshow /initialize get exec
  26890. Adobe_customcolor /initialize get exec
  26891. Adobe_typography_AI3 /initialize get exec
  26892. Adobe_IllustratorA_AI3 /initialize get exec
  26893. [
  26894. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  26895. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  26896. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  26897. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  26898. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  26899. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  26900. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  26901. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  26902. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  26903. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  26904. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  26905. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  26906. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  26907. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  26908. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  26909. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  26910. /hungarumlaut/ogonek/caron
  26911. TE
  26912. %AI3_BeginEncoding: _Helvetica Helvetica
  26913. [/_Helvetica/Helvetica 0 0 1 TZ
  26914. %AI3_EndEncoding TrueType
  26915. %AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
  26916. [/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ
  26917. %AI3_EndEncoding TrueType
  26918. %%EndSetup
  26919. 0 A
  26920. u
  26921. 0 O
  26922. 0 g
  26923. 0 R
  26924. 0 G
  26925. 0 i 0 J 0 j 1 w 8 M []0 d
  26926. %AI3_Note:
  26927. 0 D
  26928. 385.2581 471.8226 m
  26929. 387.9917 471.8225 390.2078 469.6064 390.2077 466.8728 c
  26930. 390.2077 464.1392 387.9916 461.923 385.258 461.9231 c
  26931. 382.5244 461.9231 380.3082 464.1394 380.3082 466.873 c
  26932. 380.3083 469.6066 382.5245 471.8226 385.2581 471.8226 c
  26933. b
  26934. 385.2581 466.8729 m
  26935. B
  26936. U
  26937. u
  26938. 242.757 399.3247 m
  26939. 245.4906 399.3247 247.7067 397.1086 247.7066 394.375 c
  26940. 247.7066 391.6414 245.4905 389.4252 242.7569 389.4252 c
  26941. 240.0233 389.4253 237.8071 391.6415 237.8071 394.3751 c
  26942. 237.8072 397.1087 240.0234 399.3248 242.757 399.3247 c
  26943. b
  26944. 242.757 394.3751 m
  26945. B
  26946. U
  26947. 242.757 394.3751 m
  26948. 242.7592 538.6251 l
  26949. 385.2581 466.8729 l
  26950. S
  26951. 0 To
  26952. 1 0 0 1 255.9119 503.805 0 Tp
  26953. TP
  26954. 0 Tr
  26955. 0 O
  26956. 0 g
  26957. 4 M
  26958. /_Helvetica 8 Tf
  26959. 0 Ts
  26960. 100 Tz
  26961. 0 Tt
  26962. 0 TA
  26963. 0 0 5 TC
  26964. 100 100 200 TW
  26965. 0 0 0 Ti
  26966. 0 Ta
  26967. 0 Tq
  26968. 0 0 Tl
  26969. 0 Tc
  26970. 0 Tw
  26971. (tangents) Tx 
  26972. (\r) TX 
  26973. TO
  26974. 0 To
  26975. 1 0 0 1 247.2013 525.0732 0 Tp
  26976. TP
  26977. 0 Tr
  26978. /_Helvetica-Oblique 8 Tf
  26979. 9 0 Tl
  26980. (b) Tx 
  26981. (\r) TX 
  26982. TO
  26983. u
  26984. 0 R
  26985. 0 G
  26986. 0.5 w 10 M
  26987. 263.0087 509.4057 m
  26988. 268.7568 518.7116 l
  26989. S
  26990. u
  26991. 0 O
  26992. 0 g
  26993. 2.8 w
  26994. 267.9226 517.3533 m
  26995. 265.1769 517.3039 l
  26996. 270.3941 521.3545 L
  26997. 269.1075 514.876 l
  26998. 267.9226 517.3533 L
  26999. f
  27000. U
  27001. U
  27002. u
  27003. 0 R
  27004. 0 G
  27005. 0.5 w
  27006. 257.5086 500.6558 m
  27007. 247.734 495.7468 l
  27008. S
  27009. u
  27010. 0 O
  27011. 0 g
  27012. 2.8 w
  27013. 249.1567 496.4659 m
  27014. 251.5204 495.068 l
  27015. 244.9539 494.3551 L
  27016. 249.447 499.1966 l
  27017. 249.1567 496.4659 L
  27018. f
  27019. U
  27020. U
  27021. u
  27022. 0 0.2 0 0 k
  27023. 0 R
  27024. 0 G
  27025. 1 w 8 M
  27026. 242.7592 543.5747 m
  27027. 245.4928 543.5747 247.7089 541.3586 247.7088 538.625 c
  27028. 247.7088 535.8914 245.4927 533.6752 242.7591 533.6752 c
  27029. 240.0255 533.6753 237.8093 535.8915 237.8093 538.6251 c
  27030. 237.8094 541.3587 240.0256 543.5748 242.7592 543.5747 c
  27031. b
  27032. 242.7592 538.6251 m
  27033. B
  27034. U
  27035. 4 M
  27036. 362.4882 478.3276 m
  27037. 329.4894 491.8996 304.7384 491.65 v
  27038. 299.2387 491.5945 285.916 490.4486 276.2384 484.4004 c
  27039. 268.2377 4°¿79.4003 265.6713 478.6809 258.4881 469.6507 c
  27040. 249.7377 458.6503 245.0074 442.9009 242.757 416.6509 c
  27041. S
  27042. 8 M
  27043. 273.1847 489.214 m
  27044. 279.4281 479.3273 l
  27045. S
  27046. u
  27047. 0 O
  27048. 0 g
  27049. 276.2384 487.2289 m
  27050. 277.8005 487.2289 279.0669 485.9625 279.0669 484.4004 c
  27051. 279.0669 482.8383 277.8005 481.5719 276.2384 481.5719 c
  27052. 274.6762 481.5719 273.4098 482.8383 273.4098 484.4004 c
  27053. 273.4098 485.9625 274.6762 487.2289 276.2384 487.2289 c
  27054. b
  27055. 276.2384 484.4004 m
  27056. B
  27057. U
  27058. 242.7706 466.5279 m
  27059. 313.5227 504.7791 l
  27060. S
  27061. 0 To
  27062. 1 0 0 1 252.3006 394.709 0 Tp
  27063. TP
  27064. 0 Tr
  27065. 0 O
  27066. 0 g
  27067. 4 M
  27068. (a ) Tx 
  27069. (=) Tx 
  27070. ( a') Tx 
  27071. (\r) TX 
  27072. TO
  27073. 0 To
  27074. 1 0 0 1 383.4931 474.4072 0 Tp
  27075. TP
  27076. 0 Tr
  27077. (c ) Tx 
  27078. (=) Tx 
  27079. ( c") Tx 
  27080. (\r) TX 
  27081. TO
  27082. 0 To
  27083. 1 0 0 1 273.9931 466.4072 0 Tp
  27084. TP
  27085. 0 Tr
  27086. (q ) Tx 
  27087. (=) Tx 
  27088. ( c' ) Tx 
  27089. (=) Tx 
  27090. ( a") Tx 
  27091. (\r) TX 
  27092. TO
  27093. 0 To
  27094. 1 0 0 1 316.4637 509.6831 0 Tp
  27095. TP
  27096. 0 Tr
  27097. (b") Tx 
  27098. (\r) TX 
  27099. TO
  27100. 0 To
  27101. 1 0 0 1 232.1367 467.6831 0 Tp
  27102. TP
  27103. 0 Tr
  27104. (b') Tx 
  27105. (\r) TX 
  27106. TO
  27107. u
  27108. 0 0.2 0 0 k
  27109. 0 R
  27110. 0 G
  27111. 8 M
  27112. 242.8956 469.5705 m
  27113. 244.4577 469.5705 245.7242 468.3041 245.7242 466.7419 c
  27114. 245.7242 465.1798 244.4577 463.9134 242.8956 463.9134 c
  27115. 241.3334 463.9134 240.067 465.1798 240.067 466.7419 c
  27116. 240.067 468.3041 241.3334 469.5705 242.8956 469.5705 c
  27117. b
  27118. 242.8956 466.7419 m
  27119. B
  27120. U
  27121. u
  27122. 311.7727 506.6076 m
  27123. 313.3349 506.6076 314.6013 505.3412 314.6013 503.7791 c
  27124. 314.6013 502.2169 313.3349 500.9506 311.7727 500.9506 c
  27125. 310.2106 500.9506 308.9442 502.2169 308.9442 503.7791 c
  27126. 308.9442 505.3412 310.2106 506.6076 311.7727 506.6076 c
  27127. b
  27128. 311.7727 503.7791 m
  27129. B
  27130. U
  27131. %AI3_BeginCrops
  27132. userdict /AI3_noCropMarks known not {
  27133. u
  27134. u
  27135. 0.5 w 4 M
  27136. 216 385.5 m
  27137. 189 385.5 L
  27138. S
  27139. 225 376.5 m
  27140. 225 349.5 L
  27141. S
  27142. U
  27143. u
  27144. 216 549 m
  27145. 189 549 L
  27146. S
  27147. 225 558 m
  27148. 225 585 L
  27149. S
  27150. U
  27151. u
  27152. 419.5 549 m
  27153. 446.5 549 L
  27154. S
  27155. 410.5 558 m
  27156. 410.5 585 L
  27157. S
  27158. U
  27159. u
  27160. 419.5 385.5 m
  27161. 446.5 385.5 L
  27162. S
  27163. 410.5 376.5 m
  27164. 410.5 349.5 L
  27165. S
  27166. U
  27167. U
  27168. } if
  27169. %AI3_EndCrops
  27170. %%PageTrailer
  27171. gsave annotatepage grestore showpage
  27172. %%Trailer
  27173. Adobe_IllustratorA_AI3 /terminate get exec
  27174. Adobe_typography_AI3 /terminate get exec
  27175. Adobe_customcolor /terminate get exec
  27176. Adobe_cshow /terminate get exec
  27177. Adobe_cmykcolor /terminate get exec
  27178. Adobe_packedarray /terminate get exec
  27179. %%EOF
  27180. ,∞◊#ˇ ˇˇˇˇ#◊ 
  27181. 6¥Êã"6¥°d
  27182. ONLNfH"Êã°d
  27183. ONLNfa@†Ç†é
  27184. 45≥6¥ò@◊@◊6¥vãÂÂÂ
  27185. 
  27186. Ú#0h˚)ÄÛd»î˚)ÄÛ$»î˚)ÄÛ$»î˚)ÄÛ$»î˚&LÄÛ#4d˚ @ÄÛ˚
  27187. Ú˚ÂÂÂÂÂÄË ‡Ò¿˙ Ò˙ Ò˙ ¯Ò¯˙ ¯Ò¯˙ ¯Ò¯˙ ¯Ò¯˙ Ò˙ ¯Ò˙ åÒ‡˙
  27188. Ò˘
  27189. Ò˘ ÄÚ˘
  27190. ˛¿Ú˘
  27191. ˛`Ú˘
  27192. ˛0Ú˘
  27193. ˛Ú˘
  27194. ˛ Ú˘
  27195. ˛Ú˘
  27196. ˛Ú˘ ˛¿Û˘
  27197. ˝`Û˘
  27198. ˝0Û˘
  27199. ˝Û˘
  27200. ˝ Û˘
  27201. ˝Û˘
  27202. ˝Û˘ ˝ÄÙ˘
  27203. ¸¿Ù˘
  27204. ¸`Ù˘
  27205. ¸0Ù˘
  27206. ¸Ù˘
  27207. ¸ Ù˘
  27208. ¸Ù˘
  27209. ¸Ù˘ ¸Äı˘
  27210. ˚¿ı˘
  27211. ˚pı˘
  27212. ˚ı ˘
  27213. ˚ ı˘
  27214. ˚ı˘ ˚Ĉ˘
  27215. ˙¿ˆ˘
  27216. ˙`ˆ˘
  27217. ˙8ˆ˘
  27218. ˙ ˆ˘
  27219. ˙ˆ0˘ò@Ä◊@Ä◊v¥∂ã ˙Ę ˘
  27220. ˘¿˜ ˘
  27221. ˘`˜ ˘
  27222. ˘0˜`˘
  27223. ˘˜@˘
  27224. ˘˜¿˘
  27225. ˘˜Ä˘ ˘Ä¯Ä˘ ¯‡˘Ģ
  27226. ¯0˘¯
  27227. ¯˘¯
  27228. ¯˘¯
  27229. ¯˘¯ ¯¿˙¯
  27230. ˜p˙ ¯
  27231. ˜˙¯
  27232. ˜˙¯ ˜Ä˚0¯
  27233. ˆ‡˚`¯
  27234. ˆ8˚@¯
  27235. ˆ˚¿¯ ˆÄ˝į
  27236. ı¿˝˜
  27237. ıp˝˜
  27238. ı˝˜
  27239. ı˝0˜ ı‡˛‡˜
  27240. Ù<Ę    Ù¿ˆÛáˆÚ¸ıÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂòÄ∞◊Ä∞◊∂¥ÊãÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÂÓÄ˙Ó‡˙Ó˙ ÓF`Lhˇ Ó?¯…ê“îˇ Ó?¯IêRîˇ Ó?IêRîˇ ÓIêRîˇ Ó‡FhLdˇ Ó¿ˇ
  27241. Ï˛ˇÂÂÂÂòÄÿ@◊HHa’LíIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  27242. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  27243. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  27244.  
  27245.  
  27246.  ˛êêê@◊6¥vã'ũũũ'ˆˇˇˇ¸ˇˇˇÇˇˇ˛ˇˇˇˇ¸ˇˇˇ÷/˜ˇˇˇ˛ˇˇˇÑˇˇˇˇˇˇˇ˛ˇˇˇ◊/˜ˇˇ˛˛˛ˇˇÑˇ˛
  27247. ˇˇˇˇˇ˛ˇ˛ˇ◊/˜ˇˇˇ˛ˇˇˇÑˇ˛
  27248. ˇˇˇˇˇ˛ˇˇˇ◊/˜ˇˇˇ˛ˇˇˇÑˇ˛
  27249. ˇˇˇˇˇ˛ˇˇˇ◊/˜ˇ˛ˇ˛ˇ˛ˇÑˇ˛ˇ˛ˇˇˇˇ˛˛˛ˇ˛◊˜ˇ˚ˇ˚ˇÑˇÛˇ˙ˇ◊ˆˇˆˇÇˇÌˇ÷ũũũũũ    ÚˇˇÅ∫ Ù˚ˇÅˆ˝ˇÀ ı˘ˇÅ˘˘ˇÕ ˆ¯ˇÅ˙¯ˇÕ ˆ˜ˇÅ˚˜ˇŒ ˆ˜ˇÅ˚˜ˇŒ ˆ˜ˇÅ˚˜ˇŒ ˆ˜ˇÅ˚˜ˇŒ ı˘ˇÅ˙¯ˇÕ ı¯ˇÅ˙˘ˇÕÛ˛ˇ˛ˇˇÅ˙˚ˇÃ
  27250. ÏˇˇÅ˘ˇ…
  27251. ΡˇÅ˙ˇ…
  27252. ͡ˇÅ˚ˇ…
  27253. ÈˇˇÅ¸ˇ…
  27254. ˡˇÅ˝ˇ…ÁˇˇÅˇˇ… ÊˇˇÅˇ» ¡ˇÅˇ» ‰ˇˇÇˇ» „ˇˇÉˇ»
  27255. ‚˛ˇÖˇ» ‡ˇˇÜˇ» flˇˇáˇ» fiˇˇàˇ» ›ˇˇâˇ» ‹ˇˇäˇ» €ˇˇãˇ» ⁄ˇˇåˇ» Ÿˇˇéˇˇ» ÿˇˇèˇ« ◊ˇˇêˇ« ÷ˇˇëˇ« ’ˇˇíˇ« ‘ˇˇìˇ« ”ˇˇîˇ« “ˇˇïˇ« —ˇˇñˇ«
  27256. –˛ˇòˇ« Œˇˇöˇˇ« ÕˇˇõˇΔ
  27257. Ã˛ˇùˇΔ  ˇˇûˇΔ …ˇˇ†ˇˇΔ »ˇˇ°ˇ≈
  27258. «˛ˇ£ˇ≈ ≈ˇˇ§ˇ≈ ƒˇˇ¶ˇˇ≈òÄÿ@Ä◊HHa’HìIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  27259. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  27260. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  27261.  
  27262.  
  27263.  ˛êêê@Ä◊v¥∂ã'
  27264. √˛ˇ®ˇƒ ¡ˇˇ©ˇƒ ¿ˇˇ™ˇƒ øˇˇ¨ˇˇƒ
  27265. æ˛ˇÆˇ√ ºˇˇ∞ˇˇ√ ªˇˇ±ˇ¬ ∫ˇˇ≤ˇ¬ π˛ˇµˇˇ¬ ∑ˇˇ∂ˇ¡ ∂ˇˇ∏ˇˇ¡
  27266. µ˛ˇ∫ˇ¿ ≥ˇˇºˇˇ¿
  27267. ≤˛ˇæˇø ∞˛ˇ¡ˇˇø Æ˛ˇƒˇˇæ
  27268. ¨˛ˇΔˇΩ ™ˇˇ»ˇˇΩ ©˛ˇÀˇˇº
  27269. ߲ˇÕˇª •˛ˇ–ˇˇª £˛ˇ”ˇˇ∫ °ˇˇ’ˇˇπ
  27270. †˛ˇŸ˛ˇ∏ û˛ˇ‹ˇˇ∂ ú˛ˇflˇˇµ
  27271. ö˝ˇ‰˛ˇ¥
  27272. ó˝ˇÈ˛ˇ≤
  27273. ˝ˇ∞
  27274. ê˘ˇ˝˙ˇ≠â˚ˇßũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũòÄÿÄ∞◊HHa’LîIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  27275. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  27276. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  27277.  
  27278.  
  27279.  ˛êêêÄ∞◊∂¥Êã'ũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũũʼn˝ˇ 
  27280. ÅÊ˛ˇ˛ˇÃÅÊˇˇˇÕ/ÅÊˇˇ˜ˇ˛˛˛ˇ˛ˇ˚˛ˇ˛˛˛ˇˇˆ5ÅÁ
  27281. ˇˇˇˇ˘ˇˇˇˇˇˇˇ˝
  27282. ˇˇˇˇˇˇˇ˜4ÅÁ
  27283. ˇˇˇ˘ˇ˛
  27284. ˇˇˇˇˇ¸ ˇˇˇˇˇˇ˜3ÅÁ    ˇˇˇ¯ˇ˛
  27285. ˇˇ˛ˇ˛¸ ˇ˛ˇˇ˛ˇ˜2ÅÊˇˇˇ¯ˇ˛
  27286. ˇˇˇˇˇ¸ ˇˇˇˇˇˇ˜1ÅÊ˛ˇˇˇ˜ˇ˛ˇ˛ˇˇˇˇˇ˝ˇˇˇ˛ˇˇˇ˜ʼn¸ˇˆ˛ÛˇÒ˛˜ Å”ˇ‰ˇˆÅ©Å©Å©Å©†è†É†ø
  27287. d,     Helvetica
  27288.     .°dONLNd⁄ñÂæ(¥Figure 5°dONLNd    ÊñÒ#* The Curve Drawn by ExampleCurve,
  27289. Courier°dONLNd)    ñT*#&void FrameCurve(curve *cur, int level)°dONLNdPñ õ* {°dONLNdS!§,÷+
  27290. if (level)°dONLNd_-§8©* {°dONLNda-≥8
  27291. )curve left, right;°dONLNdvE≥P+*left.start = cur->start;°dONLNdëQ≥\≤* 3left.control.x = AVE(cur->start.x, cur->control.x);°dONLNd«]≥h≤* 3left.control.y = AVE(cur->start.y, cur->control.y);°dONLNd˝i≥t≠* 2right.control.x = AVE(cur->control.x, cur->end.x);°dONLNd2u≥Ä≠* 2right.control.y = AVE(cur->control.y, cur->end.y);°dONLNdgÅ≥å£* 0left.end.x = right.start.x = AVE(left.control.x,°dONLNdõç¡ò+ right.control.x);°dONLNdØô≥§£(¿—0left.end.y = right.start.y = AVE(left.control.y,°dONLNd„•¡∞+ right.control.y);°dONLNd˜±≥º(ÿ—right.end = cur->end;°dONLNd…≥‘:*FrameCurve(&left, level-1);°dONLNd-’≥‡?* FrameCurve(&right, level-1);°dONLNdK·§Ï©(¬}°dONLNdҝ∏* else°dONLNdU˘≥S+  flineto(cur->end.x, cur->end.y);°dONLNdvñõ(,¥} xBx/,Times
  27292. ({& 
  27293. +
  27294. 124ìq·3
  27295. +md)e)v)e)l)o)p)  
  27296. ) Autumn 1991ˇ†æ°¿9pse
  27297. currentpoint
  27298. /picTop exch def
  27299. /picLeft exch def
  27300. psb
  27301. †ø†æ°¿=pse
  27302. currentpoint
  27303. /picBottom exch def
  27304. /picRight exch def
  27305. psb
  27306. †ø†æ°¿[ 226 326 441 502]
  27307. °¿€1 dict begin /s exch def
  27308. picLeft picTop translate
  27309. picRight picLeft sub s 2 get s 0 get sub div
  27310. picBottom picTop sub s 1 get s 3 get sub div
  27311. scale
  27312. s 0 get neg s 3 get neg translate
  27313. end
  27314. /showpage {} def
  27315. /copypage {} def
  27316. °¿ %!PS-Adobe-3.0 EPSF-3.0
  27317. %%Creator: Adobe Illustrator(TM) 3.2
  27318. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  27319. %%Title: (Reed Fig_05)
  27320. %%CreationDate: (3/5/93) (3:17 PM)
  27321. %%BoundingBox: 226 326 441 502
  27322. %%DocumentProcessColors: Magenta Black
  27323. %%DocumentFonts: Helvetica
  27324. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  27325. %%+ procset Adobe_cmykcolor 1.1 0
  27326. %%+ procset Adobe_cshow 1.1 0
  27327. %%+ procset Adobe_customcolor 1.0 0
  27328. %%+ procset Adobe_typography_AI3 1.0 1
  27329. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  27330. %AI3_ColorUsage: Color
  27331. %AI3_Cropmarks: 199 316 459 517
  27332. %AI3_TemplateBox: 306 396 306 396
  27333. %AI3_TileBox: 30 31 582 761
  27334. %AI3_DocumentPreview: Macintosh_ColorPic
  27335. %%EndComments
  27336. %%BeginProlog
  27337. %%BeginResource: procset Adobe_packedarray 2.0 0
  27338. %%Title: (Packed Array Operators)
  27339. %%Version: 2.0 
  27340. %%CreationDate: (8/2/90) ()
  27341. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27342. userdict /Adobe_packedarray 5 dict dup begin put
  27343. /initialize            % - initialize -
  27344. {
  27345. /packedarray where
  27346.     {
  27347.     pop
  27348.     }
  27349.     {
  27350.     Adobe_packedarray begin
  27351.     Adobe_packedarray
  27352.         {
  27353.         dup xcheck
  27354.             {
  27355.             bind
  27356.             } if
  27357.         userdict 3 1 roll put
  27358.         } forall
  27359.     end
  27360.     } ifelse
  27361. } def
  27362. /terminate            % - terminate -
  27363. {
  27364. } def
  27365. /packedarray        % arguments count packedarray array
  27366. {
  27367. array astore readonly
  27368. } def
  27369. /setpacking            % boolean setpacking -
  27370. {
  27371. pop
  27372. } def
  27373. /currentpacking        % - setpacking boolean
  27374. {
  27375. false
  27376. } def
  27377. currentdict readonly pop end
  27378. %%EndResource
  27379. Adobe_packedarray /initialize get exec
  27380. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  27381. %%Title: (CMYK Color Operators)
  27382. %%Version: 1.1 
  27383. %%CreationDate: (1/23/89) ()
  27384. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27385. currentpacking true setpacking
  27386. userdict /Adobe_cmykcolor 4 dict dup begin put
  27387. /initialize            % - initialize -
  27388. {
  27389. /setcmykcolor where
  27390.     {
  27391.     pop
  27392.     }
  27393.     {
  27394.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  27395.     /_setrgbcolor
  27396.         /setrgbcolor load def
  27397.     /_currentrgbcolor
  27398.         /currentrgbcolor load def
  27399.     Adobe_cmykcolor begin
  27400.     Adobe_cmykcolor
  27401.         {
  27402.         dup xcheck
  27403.             {
  27404.             bind
  27405.             } if
  27406.         pop pop
  27407.         } forall
  27408.     end
  27409.     end
  27410.     Adobe_cmykcolor begin
  27411.     } ifelse
  27412. } def
  27413. /terminate            % - terminate -
  27414. {
  27415. currentdict Adobe_cmykcolor eq
  27416.     {
  27417.     end
  27418.     } if
  27419. } def
  27420. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  27421. {
  27422. 1 sub 4 1 roll
  27423. 3
  27424.     {
  27425.     3 index add neg dup 0 lt
  27426.         {
  27427.         pop 0
  27428.         } if
  27429.     3 1 roll
  27430.     } repeat
  27431. Adobe_cmykcolor_vars /_setrgbcolor get exec
  27432. pop
  27433. } def 
  27434. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  27435. {
  27436. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  27437. 3
  27438.     {
  27439.     1 sub neg 3 1 roll
  27440.     } repeat
  27441. 0
  27442. } def
  27443. currentdict readonly pop end
  27444. setpacking
  27445. %%EndResource
  27446. %%BeginResource: procset Adobe_cshow 1.1 0
  27447. %%Title: (cshow Operator)
  27448. %%Version: 1.1 
  27449. %%CreationDate: (1/23/89) ()
  27450. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27451. currentpacking true setpacking
  27452. userdict /Adobe_cshow 3 dict dup begin put
  27453. /initialize            % - initialize -
  27454. {
  27455. /cshow where
  27456.     {
  27457.     pop
  27458.     }
  27459.     {
  27460.     userdict /Adobe_cshow_vars 1 dict dup begin put
  27461.     /_cshow        % - _cshow proc
  27462.         {} def
  27463.     Adobe_cshow begin
  27464.     Adobe_cshow
  27465.         {
  27466.         dup xcheck
  27467.             {
  27468.             bind
  27469.             } if
  27470.         userdict 3 1 roll put
  27471.         } forall
  27472.     end
  27473.     end
  27474.     } ifelse
  27475. } def
  27476. /terminate            % - terminate -
  27477. {
  27478. } def
  27479. /cshow                % proc string cshow -
  27480. {
  27481. exch
  27482. Adobe_cshow_vars
  27483.     exch /_cshow
  27484.     exch put
  27485.     {
  27486.     0 0 Adobe_cshow_vars /_cshow get exec
  27487.     } forall
  27488. } def
  27489. currentdict readonly pop end
  27490. setpacking
  27491. %%EndResource
  27492. %%BeginResource: procset Adobe_customcolor 1.0 0
  27493. %%Title: (Custom Color Operators)
  27494. %%Version: 1.0 
  27495. %%CreationDate: (5/9/88) ()
  27496. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27497. currentpacking true setpacking
  27498. userdict /Adobe_customcolor 5 dict dup begin put
  27499. /initialize            % - initialize -
  27500. {
  27501. /setcustomcolor where
  27502.     {
  27503.     pop
  27504.     }
  27505.     {
  27506.     Adobe_customcolor begin
  27507.     Adobe_customcolor
  27508.         {
  27509.         dup xcheck
  27510.             {
  27511.             bind
  27512.             } if
  27513.         pop pop
  27514.         } forall
  27515.     end
  27516.     Adobe_customcolor begin
  27517.     } ifelse
  27518. } def
  27519. /terminate            % - terminate -
  27520. {
  27521. currentdict Adobe_customcolor eq
  27522.     {
  27523.     end
  27524.     } if
  27525. } def
  27526. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  27527. {
  27528. 5 packedarray
  27529. }  def
  27530. /setcustomcolor        % object tint setcustomcolor -
  27531. {
  27532. exch
  27533. aload pop pop
  27534. 4
  27535.     {
  27536.     4 index mul 4 1 roll
  27537.     } repeat
  27538. 5 -1 roll pop
  27539. setcmykcolor
  27540. } def
  27541. /setoverprint        % boolean setoverprint -
  27542. {
  27543. pop
  27544. } def
  27545. currentdict readonly pop end
  27546. setpacking
  27547. %%EndResource
  27548. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  27549. %%Title: (Typography Operators)
  27550. %%Version: 1.0 
  27551. %%CreationDate:(5/31/90) ()
  27552. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27553. currentpacking true setpacking
  27554. userdict /Adobe_typography_AI3 47 dict dup begin put
  27555. /initialize            % - initialize -
  27556. {
  27557. /TZ
  27558.  where
  27559.     {
  27560.     pop
  27561.     }
  27562.     {
  27563.     Adobe_typography_AI3 begin
  27564.     Adobe_typography_AI3
  27565.         {
  27566.         dup xcheck
  27567.             {
  27568.             bind
  27569.             } if
  27570.         pop pop
  27571.         } forall
  27572.     end
  27573.     Adobe_typography_AI3 begin
  27574.     } ifelse
  27575. } def
  27576. /terminate            % - terminate -
  27577. {
  27578. currentdict Adobe_typography_AI3 eq
  27579.     {
  27580.     end
  27581.     } if
  27582. } def
  27583. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  27584. /modifyEncoding
  27585. {
  27586.     /_tempEncode exch ddef
  27587.     
  27588.     % pointer for sequential encodings
  27589.     /_pntr 0 ddef
  27590.     
  27591.     {
  27592.         % get bottom object
  27593.         counttomark -1 roll
  27594.         % is it a mark ?
  27595.         dup type dup /marktype eq         
  27596.         {
  27597.             % exit
  27598.             pop pop exit
  27599.         }
  27600.         {
  27601.             % ... object ... type ....
  27602.             % insert if a nametype
  27603.             /nametype eq
  27604.             {
  27605.                 % insert the name at _pntr and increment pointer
  27606.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  27607.                 put
  27608.             }
  27609.             {
  27610.                 % reset _pntr if it's a number
  27611.                 /_pntr exch ddef                    
  27612.             }
  27613.             ifelse
  27614.         }
  27615.         ifelse
  27616.     }
  27617.     loop    
  27618.     
  27619.     % return the modified encoding
  27620.     _tempEncode
  27621. }
  27622. def
  27623. /TE    % Set std platform encoding     % (encoding pairs) TE -
  27624. {
  27625.     StandardEncoding 256 array copy modifyEncoding 
  27626.     /_nativeEncoding exch def
  27627. } def
  27628. % re-define font
  27629. % expected arguments
  27630. % for 'normal fonts : 
  27631. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  27632. %
  27633. % for cartographic, pictographic, and expert fonts :
  27634. % [ ... number value stream ... /_Symbol/Symbol 
  27635. %    direction fontScript defaultEncoding TZ
  27636. % for blended fonts w/ default encoding :
  27637. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  27638. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  27639. % for blended fonts w/ special encoding :
  27640. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  27641. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  27642. /TZ        
  27643. {
  27644.     % set weight vector (if present)
  27645.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  27646.     % platform dependent coding flag
  27647.     /_useNativeEncoding exch def
  27648.     % pop fontScript & direction
  27649.     pop pop
  27650.     
  27651.     % create a new dictionary with length
  27652.     % equal to original dictionary length + 2
  27653.     % copy all the key/value pairs except FID
  27654.     % call makeblended font with the weight values if _wv is an array
  27655.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  27656.     
  27657.     begin
  27658.     
  27659.         % copy all the values but the FID
  27660.         % into the new dictionary
  27661.         mark exch
  27662.         {
  27663.             1 index /FID ne { def } if cleartomark mark
  27664.         }
  27665.         forall
  27666.         % discard last mark
  27667.         pop
  27668.         
  27669.         % define FontName
  27670.         /FontName exch def
  27671.         
  27672.         % if no re-encoding stream is present
  27673.         % then if the base encoding vector of the font
  27674.         % is the same as StandardEncoding
  27675.         % and the use platform encoding flag is true
  27676.         % then install AI platform encoding
  27677.         % else leave the base encoding in effect
  27678.         counttomark 0 eq
  27679.         {
  27680.             1 _useNativeEncoding eq
  27681.             {
  27682.                 /Encoding _nativeEncoding def
  27683.             }
  27684.             if
  27685.             % clean up
  27686.             cleartomark
  27687.         }
  27688.         {    
  27689.             % custom encoding to be done
  27690.             % start off with a copy of the font's standard encoding
  27691.             /Encoding load 256 array copy 
  27692.             modifyEncoding /Encoding exch def
  27693.         }
  27694.         ifelse        
  27695.         FontName currentdict
  27696.     end
  27697.     
  27698.     % register the new font
  27699.     definefont pop
  27700. }
  27701. def
  27702. % text painting operators
  27703. /tr                    % string tr ax ay string 
  27704. {
  27705. _ax _ay 3 2 roll
  27706. } def
  27707. /trj                % string trj cx cy fillchar ax ay string 
  27708. {
  27709. _cx _cy _sp _ax _ay 6 5 roll
  27710. } def
  27711. /a0
  27712. {
  27713. /Tx    % text                            % textString Tx -
  27714.     {
  27715.     dup 
  27716.     currentpoint 3 2 roll
  27717.     tr _psf
  27718.     newpath moveto
  27719.     tr _ctm _pss
  27720.     } ddef
  27721. /Tj    % justified text                % textString Tj -
  27722.     {
  27723.     dup
  27724.     currentpoint 3 2 roll
  27725.     trj _pjsf
  27726.     newpath moveto
  27727.     trj _ctm _pjss
  27728.     } ddef
  27729.     
  27730. } def
  27731. /a1
  27732. {
  27733. /Tx    % text                            % textString Tx -
  27734.     {
  27735.     dup currentpoint 4 2 roll gsave
  27736.     dup currentpoint 3 2 roll
  27737.     tr _psf
  27738.     new°¿ path moveto
  27739.     tr _ctm _pss
  27740.     grestore 3 1 roll moveto tr sp
  27741.     } ddef
  27742. /Tj    % justified text                % textString Tj -
  27743.     {
  27744.     dup currentpoint 4 2 roll gsave
  27745.     dup currentpoint 3 2 roll
  27746.     trj _pjsf
  27747.     newpath moveto
  27748.     trj _ctm _pjss
  27749.     grestore 3 1 roll moveto tr sp
  27750.     } ddef
  27751.     
  27752. } def
  27753. /e0
  27754. {
  27755. /Tx    % text                            % textString Tx -
  27756.     {
  27757.     tr _psf
  27758.     } ddef
  27759. /Tj    % justified text                % textString Tj -
  27760.     {
  27761.     trj _pjsf
  27762.     } ddef
  27763. } def
  27764. /e1
  27765. {
  27766. /Tx    % text                            % textString Tx -
  27767.     {
  27768.     dup currentpoint 4 2 roll gsave 
  27769.     tr _psf  
  27770.     grestore 3 1 roll moveto tr sp 
  27771.     } ddef
  27772. /Tj    % justified text                % textString Tj -
  27773.     {
  27774.     dup currentpoint 4 2 roll gsave 
  27775.     trj _pjsf
  27776.     grestore 3 1 roll moveto tr sp 
  27777.     } ddef
  27778. } def
  27779. /i0
  27780. {
  27781. /Tx    % text                            % textString Tx -
  27782.     {
  27783.     tr sp
  27784.     } ddef
  27785. /Tj    % justified text                % textString Tj -
  27786.     {
  27787.     trj jsp
  27788.     } ddef
  27789. } def
  27790. /i1
  27791. {
  27792. W N
  27793. } def
  27794. /o0
  27795. {
  27796. /Tx    % text                            % textString Tx -
  27797.     {
  27798.     tr sw rmoveto
  27799.     } ddef
  27800. /Tj    % justified text                % textString Tj -
  27801.     {
  27802.     trj swj rmoveto
  27803.     } ddef
  27804. } def
  27805. /r0
  27806. {
  27807. /Tx    % text                            % textString Tx -
  27808.     {
  27809.     tr _ctm _pss
  27810.     } ddef
  27811. /Tj    % justified text                % textString Tj -
  27812.     {
  27813.     trj _ctm _pjss
  27814.     } ddef
  27815. } def
  27816. /r1
  27817. {
  27818. /Tx    % text                            % textString Tx -
  27819.     {
  27820.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  27821.     tr _ctm _pss 
  27822.     grestore 3 1 roll moveto tr sp 
  27823.     } ddef
  27824. /Tj    % justified text                % textString Tj -
  27825.     {
  27826.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  27827.     trj _ctm _pjss
  27828.     grestore 3 1 roll moveto tr sp 
  27829.     } ddef
  27830. } def
  27831. % font operators
  27832. % Binding
  27833. /To    % begin text                     % bindType To -
  27834. {
  27835.     pop _ctm currentmatrix pop
  27836. } def
  27837. /TO    % end text                    % TO -
  27838. {
  27839.     Te _ctm setmatrix newpath
  27840. } def
  27841. % Text paths
  27842. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  27843. {
  27844.     pop _tm astore pop _ctm setmatrix 
  27845.     _tDict begin /W {} def /h {} def
  27846. } def
  27847. /TP    % end text path                    % TP -
  27848. {
  27849.     end
  27850.     iTm 0 0 moveto
  27851. } def
  27852. % Render mode & matrix operators
  27853. /Tr    % begin render                    % render Tr - 
  27854. {
  27855.     _render 3 le {currentpoint newpath moveto} if
  27856.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  27857.     dup /_render exch ddef
  27858.     _renderStart exch get load exec
  27859. } def
  27860. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  27861. {
  27862. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  27863. } def
  27864. /Tm % set text matrix                % a b c d tx ty Tm -
  27865. {
  27866. _tm astore pop iTm 0 0 moveto
  27867. } def
  27868. /Td % translate text matrix         % tx ty Td -
  27869. {
  27870. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  27871. } def
  27872. /Te    % end render                    % - Te -
  27873. {
  27874.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  27875.     /_render -1 ddef
  27876. } def
  27877. % Attributes
  27878. /Ta    % set alignment                    % alignment Ta -
  27879. {
  27880. pop
  27881. } def
  27882. /Tf    % set font name and size        % fontname size Tf -
  27883. {
  27884. dup 1000 div /_fScl exch ddef
  27885. exch findfont exch scalefont setfont
  27886. } def
  27887. /Tl    % set leading                    % leading paragraphLeading Tl -
  27888. {
  27889. pop
  27890. 0 exch _leading astore pop
  27891. } def
  27892. /Tt    % set user tracking                % userTracking Tt -
  27893. {
  27894. pop
  27895. } def
  27896. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  27897. {
  27898. 3 npop
  27899. } def
  27900. /Tw    % set computed word spacing        % wordSpace Tw
  27901. {
  27902. /_cx exch ddef
  27903. } def
  27904. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  27905. {
  27906. 3 npop
  27907. } def
  27908. /Tc    % set computed char spacing     % charSpace Tc -
  27909. {
  27910. /_ax exch ddef
  27911. } def
  27912. /Ts % set super/subscripting (rise)    % rise Ts -
  27913. {
  27914. /_rise exch ddef
  27915. currentpoint
  27916. iTm
  27917. moveto
  27918. } def
  27919. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  27920. {
  27921. 3 npop
  27922. } def
  27923. /Tz % set horizontal scaling        % scalePercent Tz -
  27924. {
  27925. 100 div /_hs exch ddef
  27926. iTm
  27927. } def
  27928. /TA % set pairwise kerning            % autoKern TA -
  27929.                                     %    autoKern = 0 -> no pair kerning
  27930.                                     %             = 1 -> automatic pair kerning
  27931. {
  27932. pop
  27933. } def
  27934. /Tq % set hanging quotes            % hangingQuotes Tq -
  27935.                                     %    hangingQuotes     = 0 -> no hanging quotes
  27936.                                     %                     = 1 -> hanging quotes
  27937. {
  27938. pop
  27939. } def
  27940. % Text Bodies
  27941. /TX {pop} def
  27942. %/Tx    % non-justified text            % textString Tx -
  27943. %/Tj    % justified text                % textString Tj -
  27944. /Tk    % kern                            % autoKern kernValue Tk -
  27945.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  27946.                                     %    kernValue = kern value in em/1000 space
  27947. {
  27948. exch pop _fScl mul neg 0 rmoveto
  27949. } def
  27950. /TK    % non-printing kern                % autoKern kernValue TK -
  27951. {
  27952. 2 npop
  27953. } def
  27954. /T* % carriage return & line feed    % - T* -
  27955. {
  27956. _leading aload pop neg Td
  27957. } def
  27958. /T*- % carriage return & negative line feed    % - T*- -
  27959. {
  27960. _leading aload pop Td
  27961. } def
  27962. /T-    % print a discretionary hyphen    % - T- -
  27963. {
  27964. _hyphen Tx
  27965. } def
  27966. /T+    % discretionary hyphen hyphen    % - T+ -
  27967. {} def
  27968. /TR    % reset pattern matrix             % a b c d tx ty TR -
  27969. {
  27970. _ctm currentmatrix pop     
  27971. _tm astore pop 
  27972. iTm 0 0 moveto 
  27973. } def
  27974. /TS    % special chars                    % textString justified TS -
  27975. {
  27976. 0 eq {Tx} {Tj} ifelse
  27977. } def
  27978. currentdict readonly pop end
  27979. setpacking
  27980. %%EndResource
  27981. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  27982. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  27983. %%Version: 1.0 
  27984. %%CreationDate: (7/22/89) ()
  27985. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  27986. currentpacking true setpacking
  27987. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  27988. % initialization
  27989. /initialize                % - initialize -
  27990. {
  27991. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  27992. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  27993. % paint operands
  27994. /_lp /none def
  27995. /_pf {} def
  27996. /_ps {} def
  27997. /_psf {} def
  27998. /_pss {} def
  27999. /_pjsf {} def
  28000. /_pjss {} def
  28001. /_pola 0 def
  28002. /_doClip 0 def
  28003. % paint operators
  28004. /cf    currentflat def    % - cf flatness
  28005. % typography operands
  28006. /_tm matrix def
  28007. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  28008. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  28009. /_render -1 def
  28010. /_rise 0 def
  28011. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  28012. /_ay 0 def            % y character spacing
  28013. /_cx 0 def            % x word spacing
  28014. /_cy 0 def            % y word spacing
  28015. /_leading [0 0] def
  28016. /_ctm matrix def
  28017. /_mtx matrix def
  28018. /_sp 16#020 def
  28019. /_hyphen (-) def
  28020. /_fScl 0 def
  28021. /_cnt 0 def
  28022. /_hs 1 def
  28023. /_nativeEncoding 0 def
  28024. /_useNativeEncoding 0 def
  28025. /_tempEncode 0 def
  28026. /_pntr 0 def
  28027. /_tDict 2 dict def
  28028. % typography operators
  28029. /Tx {} def
  28030. /Tj {} def
  28031. % compound path operators
  28032. /CRender {} def
  28033. % printing
  28034. /_AI3_savepage {} def
  28035. % color operands
  28036. /_gf null def
  28037. /_cf 4 array def
  28038. /_if null def
  28039. /_of false def
  28040. /_fc {} def
  28041. /_gs null def
  28042. /_cs 4 array def
  28043. /_is null def
  28044. /_os false def
  28045. /_sc {} def
  28046. /_i null def
  28047. Adobe_IllustratorA_AI3 begin
  28048. Adobe_IllustratorA_AI3
  28049.     {
  28050.     dup xcheck
  28051.         {
  28052.         bind
  28053.         } if
  28054.     pop pop
  28055.     } forall
  28056. end
  28057. end
  28058. Adobe_IllustratorA_AI3 begin
  28059. Adobe_IllustratorA_AI3_vars begin
  28060. newpath
  28061. } def
  28062. /terminate                % - terminate -
  28063. {
  28064. end
  28065. end
  28066. } def
  28067. % definition operators
  28068. /_                    % - _ null
  28069. null def
  28070. /ddef                % key value ddef -
  28071. {
  28072. Adobe_IllustratorA_AI3_vars 3 1 roll put
  28073. } def
  28074. /xput                % key value literal xput -
  28075. {
  28076. dup load dup length exch maxlength eq
  28077.     {
  28078.     dup dup load dup
  28079.     length 2 mul dict copy def
  28080.     } if
  28081. load begin def end
  28082. } def
  28083. /npop                % integer npop -
  28084. {
  28085.     {
  28086.     pop
  28087.     } repeat
  28088. } def
  28089. % marking operators
  28090. /sw                    % ax ay string sw x y 
  28091. {
  28092. dup length exch stringwidth
  28093. exch 5 -1 roll 3 index 1 sub mul add
  28094. 4 1 roll 3 1 roll 1 sub mul add
  28095. } def
  28096. /swj                % cx cy fillchar ax ay string swj x y
  28097. {
  28098. dup 4 1 roll
  28099. dup length exch stringwidth 
  28100. exch 5 -1 roll 3 index 1 sub mul add
  28101. 4 1 roll 3 1 roll 1 sub mul add 
  28102. 6 2 roll /_cnt 0 ddef
  28103. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  28104. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  28105. } def
  28106. /ss                    % ax ay string matrix ss -
  28107. {
  28108. 4 1 roll
  28109.     {                % matrix ax ay char 0 0 {proc} -
  28110.     2 npop 
  28111.     (0) exch 2 copy 0 exch put pop
  28112.     gsave
  28113.     false charpath currentpoint
  28114.     4 index setmatrix
  28115.     stroke
  28116.     grestore
  28117.     moveto
  28118.     2 copy rmoveto
  28119.     } exch cshow
  28120. 3 npop
  28121. } def
  28122. /jss                % cx cy fillchar ax ay string matrix jss -
  28123. {
  28124. 4 1 roll
  28125.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  28126.     2 npop 
  28127.     (0) exch 2 copy 0 exch put 
  28128.     gsave
  28129.     _sp eq 
  28130.         {
  28131.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  28132.         currentpoint
  28133.         }
  28134.         {
  28135.         false charpath currentpoint
  28136.         4 index setmatrix stroke
  28137.         }ifelse
  28138.     grestore
  28139.     moveto
  28140.     2 copy rmoveto
  28141.     } exch cshow
  28142. 6 npop
  28143. } def
  28144. % path operators
  28145. /sp                    % ax ay string sp -
  28146. {
  28147.     {
  28148.     2 npop (0) exch
  28149.     2 copy 0 exch put pop
  28150.     false charpath
  28151.     2 copy rmoveto
  28152.     } exch cshow
  28153. 2 npop
  28154. } def
  28155. /jsp                    % cx cy fillchar ax ay string jsp -
  28156. {
  28157.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  28158.     2 npop 
  28159.     (0) exch 2 copy 0 exch put 
  28160.     _sp eq 
  28161.         {
  28162.         exch 5 index 5 index 5 index 5 -1 roll wi°¿‚dthshow  
  28163.         }
  28164.         {
  28165.         false charpath
  28166.         }ifelse
  28167.     2 copy rmoveto
  28168.     } exch cshow
  28169. 5 npop
  28170. } def
  28171. % path construction operators
  28172. /pl                % x y pl x y
  28173. {
  28174. transform
  28175. 0.25 sub round 0.25 add exch
  28176. 0.25 sub round 0.25 add exch
  28177. itransform
  28178. } def
  28179. /setstrokeadjust where
  28180.     {
  28181.     pop true setstrokeadjust
  28182.     /c                % x1 y1 x2 y2 x3 y3 c -
  28183.     {
  28184.     curveto
  28185.     } def
  28186.     /C
  28187.     /c load def
  28188.     /v                % x2 y2 x3 y3 v -
  28189.     {
  28190.     currentpoint 6 2 roll curveto
  28191.     } def
  28192.     /V
  28193.     /v load def
  28194.     /y                % x1 y1 x2 y2 y -
  28195.     {
  28196.     2 copy curveto
  28197.     } def
  28198.     /Y
  28199.     /y load def
  28200.     /l                % x y l -
  28201.     {
  28202.     lineto
  28203.     } def
  28204.     /L
  28205.     /l load def
  28206.     /m                % x y m -
  28207.     {
  28208.     moveto
  28209.     } def
  28210.     }
  28211.     {%else
  28212.     /c
  28213.     {
  28214.     pl curveto
  28215.     } def
  28216.     /C
  28217.     /c load def
  28218.     /v
  28219.     {
  28220.     currentpoint 6 2 roll pl curveto
  28221.     } def
  28222.     /V
  28223.     /v load def
  28224.     /y
  28225.     {
  28226.     pl 2 copy curveto
  28227.     } def
  28228.     /Y
  28229.     /y load def
  28230.     /l
  28231.     {
  28232.     pl lineto
  28233.     } def
  28234.     /L
  28235.     /l load def
  28236.     /m
  28237.     {
  28238.     pl moveto
  28239.     } def
  28240.     }ifelse
  28241. % graphic state operators
  28242. /d                    % array phase d -
  28243. {
  28244. setdash
  28245. } def
  28246. /cf    {} def            % - cf flatness
  28247. /i                    % flatness i -
  28248. {
  28249. dup 0 eq
  28250.     {
  28251.     pop cf
  28252.     } if
  28253. setflat
  28254. } def
  28255. /j                    % linejoin j -
  28256. {
  28257. setlinejoin
  28258. } def
  28259. /J                    % linecap J -
  28260. {
  28261. setlinecap
  28262. } def
  28263. /M                    % miterlimit M -
  28264. {
  28265. setmiterlimit
  28266. } def
  28267. /w                    % linewidth w -
  28268. {
  28269. setlinewidth
  28270. } def
  28271. % path painting operators
  28272. /H                    % - H -
  28273. {} def
  28274. /h                    % - h -
  28275. {
  28276. closepath
  28277. } def
  28278. /N                    % - N -
  28279. {
  28280. _pola 0 eq 
  28281.     {
  28282.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  28283.     newpath
  28284.     } 
  28285.     {
  28286.     /CRender {N} ddef
  28287.     }ifelse
  28288. } def
  28289. /n                    % - n -
  28290. {N} def
  28291. /F                    % - F -
  28292. {
  28293. _pola 0 eq 
  28294.     {
  28295.     _doClip 1 eq 
  28296.         {
  28297.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  28298.         /_doClip 0 ddef
  28299.         }
  28300.         {
  28301.         _pf
  28302.         }ifelse
  28303.     } 
  28304.     {
  28305.     /CRender {F} ddef
  28306.     }ifelse
  28307. } def
  28308. /f                    % - f -
  28309. {
  28310. closepath
  28311. F
  28312. } def
  28313. /S                    % - S -
  28314. {
  28315. _pola 0 eq 
  28316.     {
  28317.     _doClip 1 eq 
  28318.         {
  28319.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  28320.         /_doClip 0 ddef
  28321.         }
  28322.         {
  28323.         _ps
  28324.         }ifelse
  28325.     } 
  28326.     {
  28327.     /CRender {S} ddef
  28328.     }ifelse
  28329. } def
  28330. /s                    % - s -
  28331. {
  28332. closepath
  28333. S
  28334. } def
  28335. /B                    % - B -
  28336. {
  28337. _pola 0 eq 
  28338.     {
  28339.     _doClip 1 eq     % F clears _doClip
  28340.     gsave F grestore 
  28341.         {
  28342.         gsave S grestore clip newpath /_lp /none ddef _sc
  28343.         /_doClip 0 ddef
  28344.         } 
  28345.         {
  28346.         S
  28347.         }ifelse
  28348.     }
  28349.     {
  28350.     /CRender {B} ddef
  28351.     }ifelse
  28352. } def
  28353. /b                    % - b -
  28354. {
  28355. closepath
  28356. B
  28357. } def
  28358. /W                    % - W -
  28359. {
  28360. /_doClip 1 ddef
  28361. } def
  28362. /*                    % - [string] * -
  28363. {
  28364. count 0 ne 
  28365.     {
  28366.     dup type (stringtype) eq {pop} if
  28367.     } if 
  28368. _pola 0 eq {newpath} if
  28369. } def
  28370. % group operators
  28371. /u                    % - u -
  28372. {} def
  28373. /U                    % - U -
  28374. {} def
  28375. /q                    % - q -
  28376. {
  28377. _pola 0 eq {gsave} if
  28378. } def
  28379. /Q                    % - Q -
  28380. {
  28381. _pola 0 eq {grestore} if
  28382. } def
  28383. /*u                    % - *u -
  28384. {
  28385. _pola 1 add /_pola exch ddef
  28386. } def
  28387. /*U                    % - *U -
  28388. {
  28389. _pola 1 sub /_pola exch ddef 
  28390. _pola 0 eq {CRender} if
  28391. } def
  28392. /D                    % polarized D -
  28393. {pop} def
  28394. /*w                    % - *w -
  28395. {} def
  28396. /*W                    % - *W -
  28397. {} def
  28398. % place operators
  28399. /`                    % matrix llx lly urx ury string ` -
  28400. {
  28401. /_i save ddef
  28402. 6 1 roll 4 npop
  28403. concat pop
  28404. userdict begin
  28405. /showpage {} def
  28406. 0 setgray
  28407. 0 setlinecap
  28408. 1 setlinewidth
  28409. 0 setlinejoin
  28410. 10 setmiterlimit
  28411. [] 0 setdash
  28412. newpath
  28413. 0 setgray
  28414. false setoverprint
  28415. } def
  28416. /~                    % - ~ -
  28417. {
  28418. end
  28419. _i restore
  28420. } def
  28421. % color operators
  28422. /O                    % flag O -
  28423. {
  28424. 0 ne
  28425. /_of exch ddef
  28426. /_lp /none ddef
  28427. } def
  28428. /R                    % flag R -
  28429. {
  28430. 0 ne
  28431. /_os exch ddef
  28432. /_lp /none ddef
  28433. } def
  28434. /g                    % gray g -
  28435. {
  28436. /_gf exch ddef
  28437. /_fc
  28438. _lp /fill ne
  28439.     {
  28440.     _of setoverprint
  28441.     _gf setgray
  28442.     /_lp /fill ddef
  28443.     } if
  28444. } ddef
  28445. /_pf
  28446. {
  28447. _fc
  28448. fill
  28449. } ddef
  28450. /_psf
  28451. {
  28452. _fc
  28453. ashow
  28454. } ddef
  28455. /_pjsf
  28456. {
  28457. _fc
  28458. awidthshow
  28459. } ddef
  28460. /_lp /none ddef
  28461. } def
  28462. /G                    % gray G -
  28463. {
  28464. /_gs exch ddef
  28465. /_sc
  28466. {
  28467. _lp /stroke ne
  28468.     {
  28469.     _os setoverprint
  28470.     _gs setgray
  28471.     /_lp /stroke ddef
  28472.     } if
  28473. } ddef
  28474. /_ps
  28475. {
  28476. _sc
  28477. stroke
  28478. } ddef
  28479. /_pss
  28480. {
  28481. _sc
  28482. ss
  28483. } ddef
  28484. /_pjss
  28485. {
  28486. _sc
  28487. jss
  28488. } ddef
  28489. /_lp /none ddef
  28490. } def
  28491. /k                    % cyan magenta yellow black k -
  28492. {
  28493. _cf astore pop
  28494. /_fc
  28495. {
  28496. _lp /fill ne
  28497.     {
  28498.     _of setoverprint
  28499.     _cf aload pop setcmykcolor
  28500.     /_lp /fill ddef
  28501.     } if
  28502. } ddef
  28503. /_pf
  28504. {
  28505. _fc
  28506. fill
  28507. } ddef
  28508. /_psf
  28509. {
  28510. _fc
  28511. ashow
  28512. } ddef
  28513. /_pjsf
  28514. {
  28515. _fc
  28516. awidthshow
  28517. } ddef
  28518. /_lp /none ddef
  28519. } def
  28520. /K                    % cyan magenta yellow black K -
  28521. {
  28522. _cs astore pop
  28523. /_sc
  28524. {
  28525. _lp /stroke ne
  28526.     {
  28527.     _os setoverprint
  28528.     _cs aload pop setcmykcolor
  28529.     /_lp /stroke ddef
  28530.     } if
  28531. } ddef
  28532. /_ps
  28533. {
  28534. _sc
  28535. stroke
  28536. } ddef
  28537. /_pss
  28538. {
  28539. _sc
  28540. ss
  28541. } ddef
  28542. /_pjss
  28543. {
  28544. _sc
  28545. jss
  28546. } ddef
  28547. /_lp /none ddef
  28548. } def
  28549. /x                    % cyan magenta yellow black name gray x -
  28550. {
  28551. /_gf exch ddef
  28552. findcmykcustomcolor
  28553. /_if exch ddef
  28554. /_fc
  28555. _lp /fill ne
  28556.     {
  28557.     _of setoverprint
  28558.     _if _gf 1 exch sub setcustomcolor
  28559.     /_lp /fill ddef
  28560.     } if
  28561. } ddef
  28562. /_pf
  28563. {
  28564. _fc
  28565. fill
  28566. } ddef
  28567. /_psf
  28568. {
  28569. _fc
  28570. ashow
  28571. } ddef
  28572. /_pjsf
  28573. {
  28574. _fc
  28575. awidthshow
  28576. } ddef
  28577. /_lp /none ddef
  28578. } def
  28579. /X                    % cyan magenta yellow black name gray X -
  28580. {
  28581. /_gs exch ddef
  28582. findcmykcustomcolor
  28583. /_is exch ddef
  28584. /_sc
  28585. {
  28586. _lp /stroke ne
  28587.     {
  28588.     _os setoverprint
  28589.     _is _gs 1 exch sub setcustomcolor
  28590.     /_lp /stroke ddef
  28591.     } if
  28592. } ddef
  28593. /_ps
  28594. {
  28595. _sc
  28596. stroke
  28597. } ddef
  28598. /_pss
  28599. {
  28600. _sc
  28601. ss
  28602. } ddef
  28603. /_pjss
  28604. {
  28605. _sc
  28606. jss
  28607. } ddef
  28608. /_lp /none ddef
  28609. } def
  28610. % locked object operator
  28611. /A                    % value A -
  28612. {
  28613. pop
  28614. } def
  28615. currentdict readonly pop end
  28616. setpacking
  28617. % annotate page operator
  28618. /annotatepage
  28619. {
  28620. } def
  28621. %%EndResource
  28622. %%EndProlog
  28623. %%BeginSetup
  28624. %%IncludeFont: Helvetica
  28625. Adobe_cmykcolor /initialize get exec
  28626. Adobe_cshow /initialize get exec
  28627. Adobe_customcolor /initialize get exec
  28628. Adobe_typography_AI3 /initialize get exec
  28629. Adobe_IllustratorA_AI3 /initialize get exec
  28630. [
  28631. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  28632. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  28633. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  28634. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  28635. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  28636. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  28637. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  28638. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  28639. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  28640. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  28641. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  28642. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  28643. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  28644. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  28645. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  28646. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  28647. /hungarumlaut/ogonek/caron
  28648. TE
  28649. %AI3_BeginEncoding: _Helvetica Helvetica
  28650. [/_Helvetica/Helvetica 0 0 1 TZ
  28651. %AI3_EndEncoding TrueType
  28652. %%EndSetup
  28653. 0 A
  28654. u
  28655. 0 O
  28656. 0 g
  28657. 0 R
  28658. 0 G
  28659. 0 i 0 J 0 j 1 w 8 M []0 d
  28660. %AI3_Note:
  28661. 0 D
  28662. 241.8516 485.1112 m
  28663. 244.4876 485.1112 246.6247 482.9742 246.6247 480.3381 c
  28664. 246.6247 477.702 244.4876 475.565 241.8516 475.565 c
  28665. 239.2155 475.565 237.0784 477.702 237.0784 480.3381 c
  28666. 237.0784 482.9742 239.2155 485.1112 241.8516 485.1112 c
  28667. b
  28668. 241.8516 480.3381 m
  28669. B
  28670. U
  28671. u
  28672. 385.8516 484.6112 m
  28673. 388.4876 484.6112 390.6247 482.4742 390.6247 479.8381 c
  28674. 390.6247 477.202 388.4876 475.065 385.8516 475.065 c
  28675. 383.2155 475.065 381.0784 477.202 381.0784 479.8381 c
  28676. 381.0784 482.4742 383.2155 484.6112 385.8516 484.6112 c
  28677. b
  28678. 385.8516 479.8381 m
  28679. B
  28680. U
  28681. 385.8516 479.8381 m
  28682. 385.1016 383.0881 336.1016 384.0881 241.8516 480.3381 c
  28683. S
  28684. 0 To
  28685. 1 0 0 1 234.9111 493.2863 0 Tp
  28686. TP
  28687. 0 Tr
  28688. 0 O
  28689. 0 g
  28690. 4 M
  28691. /_Helvetica 8 Tf
  28692. 0 Ts
  28693. 100 Tz
  28694. 0 Tt
  28695. 0 TA
  28696. 0 0 5 TC
  28697. 100 100 200 TW
  28698. 0 0 0 Ti
  28699. 0 Ta
  28700. 0 Tq
  28701. 0 0 Tl
  28702. 0 Tc
  28703. 0 Tw
  28704. (\(0,0\)) Tx 
  28705. (\r) TX 
  28706. TO
  28707. 0 To
  28708. 1 0 0 1 374.9111 493.2863 0 Tp
  28709. TP
  28710. 0 Tr
  28711. (\(100,0\)) Tx 
  28712. (\r) TX 
  28713. TO
  28714. u
  28715. 0 0.2 0 0 k
  28716. 0 R
  28717. 0 G
  28718. 8 M
  28719. 385.3516 340.6112 m
  28720. 387.9876 340.6112 390.1247 338.4742 390.1247 335.8381 c
  28721. 390.1247 333.202 387.9876 331.065 385.3516 331.065 c
  28722. 382.7155 331.065 380.5784 333.202 380.5784 335.8381 c
  28723. 380.5784 338.4742 382.7155 340.6112 385.3516 340.6112 c
  28724. b
  28725. 385.3516 335.8381 m
  28726. B
  28727. U
  28728. 0 To
  28729. 1 0 0 1 397.9697 332.7863 0 Tp
  28730. TP
  28731. 0 Tr
  28732. 0 g
  28733. 4 M
  28734. (\(100,100\)) Tx 
  28735. (\r) TX 
  28736. TO
  28737. %AI3_BeginCrops
  28738. userdict /AI3_noCropMarks known not {
  28739. u
  28740. u
  28741. 0 R
  28742. 0 G
  28743. 0.5 w
  28744. 190 316 m
  28745. 163 316 L
  28746. S
  28747. 199 307 m
  28748. 199 280 L
  28749. S
  28750. U
  28751. u
  28752. 190 517 m
  28753. 163 517 L
  28754. S
  28755. 199 526 m
  28756. 199 553 L
  28757. S
  28758. U
  28759. u
  28760. 468 517 m
  28761. 495 517 L
  28762. S
  28763. 459 526 m
  28764. 459 553 L
  28765. S
  28766. U
  28767. u
  28768. 468 316 m
  28769. 495 316 L
  28770. S
  28771. 459 307 m
  28772. 459 280 L
  28773. S
  28774. U
  28775. U
  28776. } if
  28777. %AI3_EndCrops
  28778. %%PageTrailer
  28779. gsave annotatepage grestore showpage
  28780. %%Trailer
  28781. Adobe_IllustratorA_AI3 /terminate get exec
  28782. Adobe_typography_AI3 /terminate get exec
  28783. Adobe_customcolor /terminate get exec
  28784. Adobe_cshow /terminate get exec
  28785. Adobe_cmykcolor /terminate get exec
  28786. Adobe_packedarray /terminate get exec
  28787. %%EOF
  28788. Ä◊#ˇ ˇˇˇˇ#◊ 
  28789. d,
  28790. Courier
  28791.     .°dONLNd$w+6@void ExampleCurve()°dONLNd%0* {°dONLNd1&<f+ @static curve myCurve = {ff(0), ff(0), ff(100), ff(100), ff(100),°dONLNdZ=5HX+ ff(0)};°dONLNdcU&`¯(|D*fmoveto(myCurve.start.x, myCurve.start.y);°dONLNdèa&lû* FrameCurve(&myCurve, 4);°dONLNd®mx(î6},     Helvetica°dONLNd™âîo*FRAMING A PATH, Palatino
  28792. °dONLNd∏î†Ñ* QDrawing contours such as font outlines requires drawing a combination of straight°dONLNd
  28793. †¨˙* 3lines and curves. Such a combination is known as a °dONLNd=†˙¨)‚path°dONLNdA†¨Ö). A path is defined by the°dONLNd\¨∏à(‘6following data structure:
  28794.     °dONLNdv≈–h*typedef struct {°dONLNdà—&‹:+ long°dONLNdç—C‹p)     vectors;°dONLNdõ—∑‹z)t'/* The number of points in the path. */°dONLNdƒ›&Ë:(Dlong°dONLNd…›C˪) controlBits[anyNumber];°dONLNd„È&Ù£(Dpoint  vector[anyNumber];°dONLNd˛È∑Ù )ë/* The points. */°dONLNdı;(6} path;
  28795. °dONLNd ê*VA path is similar to a polygon except that it has a set of control bits that determine°dONLNdo$z* Rwhether each point is on or off the curve. There’s one control bit for each point,°dONLNd¬$0S* Kbeginning with the most significant bit for point 0. If the bit is set, the°dONLNd0<ç* Vcorresponding point is an off-curve point and therefore the control point for a curve.°dONLNde<Hy* RIf the bit is clear, the corresponding point is an on-curve point and therefore an°dONLNd∏HTx* Oendpoint for either a line segment or a curve segment. Two consecutive on-curve°dONLNdT`í* points form a straight line.°dONLNd&lxê*THere’s a routine that takes an index and the control bits and returns TRUE (nonzero)°dONLNd{xÑë* if the point is on the curve:
  28796.     °dONLNdôëú€*'Boolean OnCurve(long *bits, long index)°dONLNd¡ù®* {°dONLNdƒ©&¥Ö+ bits += index >> 5;°dONLNdŸ©ö¥I)t#/* Skip to the appropriate long. */°dONLNd˛µ&¿b(‹D index &= 31;°dONLNdµö¿l)t*/* Mask to get index into current long. */°dONLNd:¡&Ã(ËD,return (*bits & (0x80000000 >> index)) == 0;°dONLNdgÕÿ(Ù6}
  28797. °dONLNdi‰w*NTwo consecutive off-curve points imply an on-curve point at their midpoint, as°dONLNd∏¸à* Tshown in Figure 6. This path consists of two curve segments. The first is defined by°dONLNd
  28798. ¸/* a, b,  °dONLNd¸/3)(°dONLNd¸3:)b °dONLNd¸:B)+ °dONLNd¸BF)c°dONLNd¸FØ)) / 2 and the second by (°dONLNd3¸Ø∂)ib °dONLNd5¸∂æ)+ °dONLNd7¸æ¬)c°dONLNd8¸¬Ÿ)) / 2, °dONLNd?¸ŸÎ)c, d.°dONLNdE l(<6OThis ability to store a series of off-curve points allows a path to describe an°dONLNdï ,à* Oarbitrarily complex shape without having to store unneeded intermediate points.°dONLNdÂ,8Ü* PHowever, this is just a storage nicety. When we draw the path, we need it broken°dONLNd68Dh* down into a series x4x&,Times
  28799. ({) 
  28800. +
  28801. 13
  28802. 4ìÚ·Ø
  28803. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  28804. )Œ Autumn 1991ˇ2@◊#ˇ ˇˇˇˇ#◊ 
  28805. 6¥›r"6¥°d
  28806. ONLNfH"›r°d
  28807. ONLNff∞†Ç†é
  28808. 45≥6¥ò@æ@æ6¥vrÈÈÈÈȈıˆ~˜ˆˇ˜
  28809. x˙ˇ˜
  28810. ˛˙ˇÄ$˜
  28811. ˇ˙ˇÄ,˜
  28812. ˇ˙ˇÄX˜ ˇ˙ˇÄˆ ˇ˛˚ˇı
  28813. ˇˇ¸ˇıˇˇ˝8ı ˛˛¯Ò ¸˝ÄÚ
  28814. ¸¯Ú  ¸ÄÛ
  28815. ˚¯Û ˚¿Ù
  28816. ˙|Ù
  28817. ˙Ù ˙¿ı
  28818. ˘pı
  28819. ˘ı ˘Ĉ
  28820. ¯‡ˆ
  28821. ¯8ˆ
  28822. ¯ˆ ¯Ę
  28823. ˜‡˜
  28824. ˜8˜
  28825. ˜˜
  28826. ˜˜ ˜¿¯
  28827. ˆ`¯
  28828. ˆ0¯
  28829. ˆ¯
  28830. ˆ ¯
  28831. ˆ¯ ˆĢ ı¿ ˙ ı`˙ ı80˙ ı `˙ ı¿˙ ıÄ˙ ıÄ˙ ı‡˙ ı  ˙ ı0˙ ı˙
  28832. ˜Ä˙¯` ˙¯‰ ˙¯D˙¯ƒ˙¯ÑÄ˚
  28833. Û¿˚
  28834. Û`˚
  28835. Û ˚
  28836. Û0˚ò@Äæ@Äæv¥∂r¯˛ˇ˚
  28837. Û˚
  28838. Û ˚
  28839. Û˚
  28840. Û˚
  28841. Û˚ Ûĸ˜˝Ä¸˜IJ¿¸ˆÄ˛@¸˜˝`¸˜˝ ¸˜IJ0¸
  28842. Ú¸ Ú˛ Ú˛
  28843. ÚˇÄ
  28844. Ú ˇÄ
  28845. Úˇ¿ 
  28846. Úˇ¿,
  28847. Úˇ¿8
  28848. ڡġ
  28849. ڡġ Ú˛ ÚÄ ˛
  28850. ÒÄ˝
  28851. ÒÄ˝
  28852. Ò¿˝
  28853. Ò@˝
  28854. Ò`˝
  28855. Ò ˝
  28856. Ò ˝
  28857. Ò0˝
  28858. Ò˝
  28859. Ò˝
  28860. Ò˝
  28861. Ò˝
  28862. Ò˝
  28863. Ò˝
  28864. Ò˝
  28865. Ò˝
  28866. Ò ˝
  28867. Ò˝
  28868. Ò˝
  28869. Ò˝
  28870. Ò˝
  28871. Ò˝
  28872. Ò˝
  28873. Ò˝
  28874. Ò˝
  28875. Ò˝
  28876. Ò˝
  28877. Ò˝
  28878. Ò˝
  28879. Ò˝ ÒIJ
  28880. IJ
  28881. IJ
  28882. IJ
  28883. IJ
  28884. ¿˛
  28885. @˛
  28886. @˛
  28887. @˛òÄßæÄßæ∂¥›r
  28888. @˛
  28889. @˛
  28890. @˛
  28891. @˛
  28892. @˛
  28893. @˛
  28894. @˛
  28895. @˛
  28896. @˛
  28897. @˛
  28898. `˛
  28899.  ˛
  28900.  ˛
  28901.  ˛
  28902.  ˛
  28903.  ˛
  28904.  ˛
  28905.  ˛
  28906.  ˛
  28907.  ˛     ‡    0@ ¸¸@ ˛Ò˛Ä ˇÒˇ˛ ˇÒˇ˛    ӡġ ˇÒˇ˛ ˇÒˇ˛ ˇÒˇ˛ ˛Ò˛˛
  28908. 88˛ÈÈÈÈÈòÄæ@æHHa’HïIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  28909. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  28910. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  28911.  
  28912.  
  28913.  ˛êêê@æ6¥vr'Å√Å√Å√Å√Å√¶ˇü
  28914. ®˚ˇÙˇ∞©ˇˇˇˇˆˇˇˇ≤˝ˇøˇˇˇˆˇˇ˛ˇ≤Ú˘ˇ¡    ˇˇˇ¯ˇˇ±Ú¯ˇ¬    ˇˇ¯ˇˇˇ±Ú¯ˇ¬    ˇˇ˘ˇ˛ˇ∞Û˜ˇ¬    ˇˇˇ§Ûˇ…ˇˇˇ£Û˜ˇ˚Ûˇ’˛ˇ˝ˇ£Ú¯ˇÓÙˇfl˛ˇ† Ú˘ˇ·˚ˇÅ
  28915. Ò˚ˇ€¸ˇÑÙ˛ˇ˛ˇ’¸ˇàıˇˇˇ˛ˇ—¸ˇåˆˇˇ˛ˇ˝ˇÕ¸ˇêˆˇˇˇ˝ˇ…˚ˇïˆ˛ˇ¸ˇƒ¸ˇô
  28916. Óˇ¿˛ˇõ
  28917. Óˇæ˛ˇù
  28918. Óˇº˛ˇü
  28919. Óˇ∫˛ˇ°
  28920. Óˇ∏˝ˇ§
  28921. Óˇµ˛ˇ¶
  28922. Óˇ≥˛ˇ®
  28923. Óˇ±˛ˇ™
  28924. ÓˇØ˛ˇ¨
  28925. Óˇ≠˛ˇÆ
  28926. Óˇ´˛ˇ∞
  28927. Óˇ©˛ˇ≤ ӡߡˇ≥
  28928. Óˇ¶˛ˇµ Óˇ§ˇˇ∂ Óˇ£ˇˇ∑ Óˇ¢ˇˇ∏ Óˇ°ˇˇπ
  28929. Óˇ†˛ˇª ÓˇûˇˇºÓˇùˇˇ˜ˇˇ…Óˇúˇˇ˘ˇˇ»Óˇõ˛ˇ¸ˇˇ«Óˇôˇˇ˛ˇˇΔÓˇòˇˇˇˇ≈
  28930. Óˇó˛ˇƒ
  28931. Óˇó˛ˇƒÓˇòˇˇ˛ˇΔÓˇôˇˇ˝ˇΔÓˇöˇˇ¸ˇˇ«Óˇöˇ˙ˇˇ»Óˇ≠ˇÊˇ»ÓˇÆˇˇˇ˜˛ˇıˇˇ…ÓˇÆˇˇ˛ˇ˛˚ˇˇˇÙˇˇ ÓˇØˇˇ˛ˇ¸ˇÔˇˇÀÓˇØˇˇˇ˛ˇ¸ˇˇˇÒˇÀÓˇ∞ˇ˛ˇ˝ˇ¸˛ˇˇˇˇÃ ÓˇçˇˇÕ ÓˇåˇˇŒ
  28932. ÓˇãˇŒ ÓˇãˇˇœòÄæ@ÄæHHa’LñIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  28933. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  28934. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  28935.  
  28936.  
  28937.  ˛êêê@Äæv¥∂r'ÓˇµÂˇÚˇˇ–
  28938. ӡ⡖ ӡ⡡— Óˇàˇˇ“ ӡᡡ”
  28939. ӡܡ” ӡܡˇ‘ӡߡ˛·ˇ‘Óˇ®ˇˇ‚ˇˇ’Óˇ•ˇ·ˇ’ӡߡflˇˇ÷Óˇ®ˇ›ˇ÷Óˇ®˝ˇ‡ˇˇ◊
  28940. ӡǡ◊ӡǡڲˇÈӡǡˇı˛ˇ˛ˇÎӎŎˆˇˇˇˇˆˇ˛ˇ˙ӎŎˇ˜ˇˇ˜ˇˇˇ˙ӎŎ¯
  28941. ˇˇˇˇ˘ˇˆ!ӎŎˇ˘
  28942. ˇˇˇ˘ˇˇˇ˘ÓˇÅˇ¯    ˇˇˇ˘˛ˇ¯ÓˇÅˇ¯ˇˇÏӎŎˇ˘ˇˇˇˇÏӎŞˇ¯˙ˇÎӎŞˇˇˆˇˇÈ ÓˇÅ˝ˇ‹ ÓˇÅ˝ˇ‹
  28943. ÓˇÅ˝ˇˇ› ӎŏˇ›
  28944. ӎŏˇˇfi ÓˇÅ˚ˇfi ÓˇÅ˚ˇfi
  28945. ÓˇÅ˚ˇˇfl ÓˇÅ˙ˇfl ÓˇÅ˙ˇfl ÓˇÅ˙ˇfl
  28946. ÓˇÅ˙ˇˇ‡ ÓˇÅ˘ˇ‡ ÓˇÅ˘ˇ‡ ÓˇÅ˘ˇ‡ ÓˇÅ˘ˇ‡
  28947. ÓˇÅ˘ˇˇ· ӎŝˇ· ӎŝˇ· ӎŝˇ· ӎŝˇ·
  28948. ӎŝˇˇ‚ ÓˇÅ˜ˇ‚ ÓˇÅ˜ˇ‚ ÓˇÅ˜ˇ‚
  28949. ÓˇÅ˜ˇˇ„ ÓˇÅˆˇ„ ÓˇÅˆˇ„ ÓˇÅˆˇ„ ÓˇÅˆˇ„
  28950. ÓˇÅˆˇˇ‰ ÓˇÅıˇ‰ ÓˇÅıˇ‰ ÓˇÅıˇ‰ ÓˇÅıˇ‰
  28951. ÓˇÅıˇˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂòÄæÄßæHHa’HóIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  28952. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  28953. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  28954.  
  28955.  
  28956.  ˛êêêÄßæ∂¥›r' ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ ÓˇÅÙˇÂ
  28957. ÓˇÅÙˇˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊ ÓˇÅÛˇÊÙ˛ˇ˛ˇÅÛˇÊıˇˇˇ˛ˇÅÛˇÒˇ˜ˆ˛˛ˇ˝ˇÅÛˇÙ˛ˇˆˆˇˇ¸ˇÅÛˇıˇˇˆˆ˛ˇ¸ˇÅÛˇˇ˜ˇˇıÒ˚ˇÅ˜˚ˇ˘ˇ˛ıÚ˘ˇÅ˘˘ˇ˙˛ˇÙ Ú¯ˇÅ˙¯ˇÎ Û˜ˇÅ˚˜ˇÎÛÅˇÊˇÏ Û˜ˇÅ˚˜ˇÎ Ú¯ˇÅ˙¯ˇÎ Ú¯ˇÅ˙¯ˇÎ Ú˘ˇÅ˘˘ˇÍ Ô˛ˇÅÙ˛ˇËÅ√Å√Å√Å√Å√†è†É†ø
  28958. d,     Helvetica
  28959.     .°dONLNd«ñ“æ+¥ÓFigure 6°dONLNd    ”ñfiW* .On-Curve Point Implied by Two Off-Curve Points, Palatino
  28960. °dONLNd8ˆñ÷*$Iof line and curve segments. This is done with an iterator function called°dONLNdÇñ* TNextPathSegment. It’s called continuously, each time filling a record that is either°dONLNd◊ñî* :a line segment or a curve segment, until it returns FALSE.,
  28961. Courier
  28962.     °dONLNd'ñ2Ê*typedef struct {°dONLNd$3§>Ω+ int  °dONLNd)3Ω>¬) °dONLNd*3≈>Ë)isLine;°dONLNd3?§JΩ(f¬curve°dONLNd8?ΩJ¬) °dONLNd9?≈Jœ)c;°dONLNd=W§bÍ(~¬/* Private. */°dONLNdMc§nΩ* long °dONLNdRcΩn¬) °dONLNdSc≈n„)index;°dONLNd[o§zΩ(ñ¬long °dONLNd`oΩz¬) °dONLNdao≈z‘)ep;°dONLNdf{§ÜΩ(¢¬long °dONLNdk{Ωܬ) °dONLNdl{≈Ü„)*bits;°dONLNdtá§íΩ(Ƭpoint°dONLNdyáΩí¬) °dONLNdzá≈í‘)*p;°dONLNd~ìñû◊(∫¥
  28963. } pathWalker;°dONLNdå´ñ∂Å*/void InitPathWalker(pathWalker *w, path *aPath)°dONLNdº∑ñ¬õ* {°dONLNdø√§ŒÂ+
  28964. w->index = 0;°dONLNdŒœ§⁄+* w->ep = aPath->vectors - 1;°dONLNd΀§Ê5* w->bits = aPath->controlBits;°dONLNd
  28965. Á§Ú’* =/* Skip past the control bits to point to the first point. */°dONLNdIÛ§˛∑* 7w->p = (point *)(w->bits + (aPath->vectors + 31 >> 5));°dONLNdŎñ
  28966. õ(&¥}°dONLNdÉñ"@*"int NextPathSegment(pathWalker *w)°dONLNd¶#ñ.õ* {°dONLNd©/§:&+ long prevIndex, nextIndex; xBx/,Times
  28967. ({& 
  28968. +
  28969. 144ìq·3
  28970. +md)e)v)e)l)o)p)  
  28971. ) Autumn 1991ˇ†æ°¿9pse
  28972. currentpoint
  28973. /picTop exch def
  28974. /picLeft exch def
  28975. psb
  28976. †ø†æ°¿=pse
  28977. currentpoint
  28978. /picBottom exch def
  28979. /picRight exch def
  28980. psb
  28981. †ø†æ°¿[ 240 405 430 572]
  28982. °¿€1 dict begin /s exch def
  28983. picLeft picTop translate
  28984. picRight picLeft sub s 2 get s 0 get sub div
  28985. picBottom picTop sub s 1 get s 3 get sub div
  28986. scale
  28987. s 0 get neg s 3 get neg translate
  28988. end
  28989. /showpage {} def
  28990. /copypage {} def
  28991. °¿ %!PS-Adobe-3.0 EPSF-3.0
  28992. %%Creator: Adobe Illustrator(TM) 3.2
  28993. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  28994. %%Title: (Reed Fig_06)
  28995. %%CreationDate: (3/5/93) (3:19 PM)
  28996. %%BoundingBox: 240 405 430 572
  28997. %%DocumentProcessColors: Magenta Black
  28998. %%DocumentFonts: Futura-Book
  28999. %%+ Helvetica
  29000. %%+ Helvetica-Oblique
  29001. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  29002. %%+ procset Adobe_cmykcolor 1.1 0
  29003. %%+ procset Adobe_cshow 1.1 0
  29004. %%+ procset Adobe_customcolor 1.0 0
  29005. %%+ procset Adobe_typography_AI3 1.0 1
  29006. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  29007. %AI3_ColorUsage: Color
  29008. %AI3_Cropmarks: 240 398 432 577
  29009. %AI3_TemplateBox: 306 396 306 396
  29010. %AI3_TileBox: 30 31 582 761
  29011. %AI3_DocumentPreview: Macintosh_ColorPic
  29012. %%EndComments
  29013. %%BeginProlog
  29014. %%BeginResource: procset Adobe_packedarray 2.0 0
  29015. %%Title: (Packed Array Operators)
  29016. %%Version: 2.0 
  29017. %%CreationDate: (8/2/90) ()
  29018. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29019. userdict /Adobe_packedarray 5 dict dup begin put
  29020. /initialize            % - initialize -
  29021. {
  29022. /packedarray where
  29023.     {
  29024.     pop
  29025.     }
  29026.     {
  29027.     Adobe_packedarray begin
  29028.     Adobe_packedarray
  29029.         {
  29030.         dup xcheck
  29031.             {
  29032.             bind
  29033.             } if
  29034.         userdict 3 1 roll put
  29035.         } forall
  29036.     end
  29037.     } ifelse
  29038. } def
  29039. /terminate            % - terminate -
  29040. {
  29041. } def
  29042. /packedarray        % arguments count packedarray array
  29043. {
  29044. array astore readonly
  29045. } def
  29046. /setpacking            % boolean setpacking -
  29047. {
  29048. pop
  29049. } def
  29050. /currentpacking        % - setpacking boolean
  29051. {
  29052. false
  29053. } def
  29054. currentdict readonly pop end
  29055. %%EndResource
  29056. Adobe_packedarray /initialize get exec
  29057. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  29058. %%Title: (CMYK Color Operators)
  29059. %%Version: 1.1 
  29060. %%CreationDate: (1/23/89) ()
  29061. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29062. currentpacking true setpacking
  29063. userdict /Adobe_cmykcolor 4 dict dup begin put
  29064. /initialize            % - initialize -
  29065. {
  29066. /setcmykcolor where
  29067.     {
  29068.     pop
  29069.     }
  29070.     {
  29071.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  29072.     /_setrgbcolor
  29073.         /setrgbcolor load def
  29074.     /_currentrgbcolor
  29075.         /currentrgbcolor load def
  29076.     Adobe_cmykcolor begin
  29077.     Adobe_cmykcolor
  29078.         {
  29079.         dup xcheck
  29080.             {
  29081.             bind
  29082.             } if
  29083.         pop pop
  29084.         } forall
  29085.     end
  29086.     end
  29087.     Adobe_cmykcolor begin
  29088.     } ifelse
  29089. } def
  29090. /terminate            % - terminate -
  29091. {
  29092. currentdict Adobe_cmykcolor eq
  29093.     {
  29094.     end
  29095.     } if
  29096. } def
  29097. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  29098. {
  29099. 1 sub 4 1 roll
  29100. 3
  29101.     {
  29102.     3 index add neg dup 0 lt
  29103.         {
  29104.         pop 0
  29105.         } if
  29106.     3 1 roll
  29107.     } repeat
  29108. Adobe_cmykcolor_vars /_setrgbcolor get exec
  29109. pop
  29110. } def 
  29111. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  29112. {
  29113. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  29114. 3
  29115.     {
  29116.     1 sub neg 3 1 roll
  29117.     } repeat
  29118. 0
  29119. } def
  29120. currentdict readonly pop end
  29121. setpacking
  29122. %%EndResource
  29123. %%BeginResource: procset Adobe_cshow 1.1 0
  29124. %%Title: (cshow Operator)
  29125. %%Version: 1.1 
  29126. %%CreationDate: (1/23/89) ()
  29127. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29128. currentpacking true setpacking
  29129. userdict /Adobe_cshow 3 dict dup begin put
  29130. /initialize            % - initialize -
  29131. {
  29132. /cshow where
  29133.     {
  29134.     pop
  29135.     }
  29136.     {
  29137.     userdict /Adobe_cshow_vars 1 dict dup begin put
  29138.     /_cshow        % - _cshow proc
  29139.         {} def
  29140.     Adobe_cshow begin
  29141.     Adobe_cshow
  29142.         {
  29143.         dup xcheck
  29144.             {
  29145.             bind
  29146.             } if
  29147.         userdict 3 1 roll put
  29148.         } forall
  29149.     end
  29150.     end
  29151.     } ifelse
  29152. } def
  29153. /terminate            % - terminate -
  29154. {
  29155. } def
  29156. /cshow                % proc string cshow -
  29157. {
  29158. exch
  29159. Adobe_cshow_vars
  29160.     exch /_cshow
  29161.     exch put
  29162.     {
  29163.     0 0 Adobe_cshow_vars /_cshow get exec
  29164.     } forall
  29165. } def
  29166. currentdict readonly pop end
  29167. setpacking
  29168. %%EndResource
  29169. %%BeginResource: procset Adobe_customcolor 1.0 0
  29170. %%Title: (Custom Color Operators)
  29171. %%Version: 1.0 
  29172. %%CreationDate: (5/9/88) ()
  29173. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29174. currentpacking true setpacking
  29175. userdict /Adobe_customcolor 5 dict dup begin put
  29176. /initialize            % - initialize -
  29177. {
  29178. /setcustomcolor where
  29179.     {
  29180.     pop
  29181.     }
  29182.     {
  29183.     Adobe_customcolor begin
  29184.     Adobe_customcolor
  29185.         {
  29186.         dup xcheck
  29187.             {
  29188.             bind
  29189.             } if
  29190.         pop pop
  29191.         } forall
  29192.     end
  29193.     Adobe_customcolor begin
  29194.     } ifelse
  29195. } def
  29196. /terminate            % - terminate -
  29197. {
  29198. currentdict Adobe_customcolor eq
  29199.     {
  29200.     end
  29201.     } if
  29202. } def
  29203. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  29204. {
  29205. 5 packedarray
  29206. }  def
  29207. /setcustomcolor        % object tint setcustomcolor -
  29208. {
  29209. exch
  29210. aload pop pop
  29211. 4
  29212.     {
  29213.     4 index mul 4 1 roll
  29214.     } repeat
  29215. 5 -1 roll pop
  29216. setcmykcolor
  29217. } def
  29218. /setoverprint        % boolean setoverprint -
  29219. {
  29220. pop
  29221. } def
  29222. currentdict readonly pop end
  29223. setpacking
  29224. %%EndResource
  29225. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  29226. %%Title: (Typography Operators)
  29227. %%Version: 1.0 
  29228. %%CreationDate:(5/31/90) ()
  29229. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29230. currentpacking true setpacking
  29231. userdict /Adobe_typography_AI3 47 dict dup begin put
  29232. /initialize            % - initialize -
  29233. {
  29234. /TZ
  29235.  where
  29236.     {
  29237.     pop
  29238.     }
  29239.     {
  29240.     Adobe_typography_AI3 begin
  29241.     Adobe_typography_AI3
  29242.         {
  29243.         dup xcheck
  29244.             {
  29245.             bind
  29246.             } if
  29247.         pop pop
  29248.         } forall
  29249.     end
  29250.     Adobe_typography_AI3 begin
  29251.     } ifelse
  29252. } def
  29253. /terminate            % - terminate -
  29254. {
  29255. currentdict Adobe_typography_AI3 eq
  29256.     {
  29257.     end
  29258.     } if
  29259. } def
  29260. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  29261. /modifyEncoding
  29262. {
  29263.     /_tempEncode exch ddef
  29264.     
  29265.     % pointer for sequential encodings
  29266.     /_pntr 0 ddef
  29267.     
  29268.     {
  29269.         % get bottom object
  29270.         counttomark -1 roll
  29271.         % is it a mark ?
  29272.         dup type dup /marktype eq         
  29273.         {
  29274.             % exit
  29275.             pop pop exit
  29276.         }
  29277.         {
  29278.             % ... object ... type ....
  29279.             % insert if a nametype
  29280.             /nametype eq
  29281.             {
  29282.                 % insert the name at _pntr and increment pointer
  29283.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  29284.                 put
  29285.             }
  29286.             {
  29287.                 % reset _pntr if it's a number
  29288.                 /_pntr exch ddef                    
  29289.             }
  29290.             ifelse
  29291.         }
  29292.         ifelse
  29293.     }
  29294.     loop    
  29295.     
  29296.     % return the modified encoding
  29297.     _tempEncode
  29298. }
  29299. def
  29300. /TE    % Set std platform encoding     % (encoding pairs) TE -
  29301. {
  29302.     StandardEncoding 256 array copy modifyEncoding 
  29303.     /_nativeEncoding exch def
  29304. } def
  29305. % re-define font
  29306. % expected arguments
  29307. % for 'normal fonts : 
  29308. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  29309. %
  29310. % for cartographic, pictographic, and expert fonts :
  29311. % [ ... number value stream ... /_Symbol/Symbol 
  29312. %    direction fontScript defaultEncoding TZ
  29313. % for blended fonts w/ default encoding :
  29314. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  29315. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  29316. % for blended fonts w/ special encoding :
  29317. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  29318. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  29319. /TZ        
  29320. {
  29321.     % set weight vector (if present)
  29322.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  29323.     % platform dependent coding flag
  29324.     /_useNativeEncoding exch def
  29325.     % pop fontScript & direction
  29326.     pop pop
  29327.     
  29328.     % create a new dictionary with length
  29329.     % equal to original dictionary length + 2
  29330.     % copy all the key/value pairs except FID
  29331.     % call makeblended font with the weight values if _wv is an array
  29332.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  29333.     
  29334.     begin
  29335.     
  29336.         % copy all the values but the FID
  29337.         % into the new dictionary
  29338.         mark exch
  29339.         {
  29340.             1 index /FID ne { def } if cleartomark mark
  29341.         }
  29342.         forall
  29343.         % discard last mark
  29344.         pop
  29345.         
  29346.         % define FontName
  29347.         /FontName exch def
  29348.         
  29349.         % if no re-encoding stream is present
  29350.         % then if the base encoding vector of the font
  29351.         % is the same as StandardEncoding
  29352.         % and the use platform encoding flag is true
  29353.         % then install AI platform encoding
  29354.         % else leave the base encoding in effect
  29355.         counttomark 0 eq
  29356.         {
  29357.             1 _useNativeEncoding eq
  29358.             {
  29359.                 /Encoding _nativeEncoding def
  29360.             }
  29361.             if
  29362.             % clean up
  29363.             cleartomark
  29364.         }
  29365.         {    
  29366.             % custom encoding to be done
  29367.             % start off with a copy of the font's standard encoding
  29368.             /Encoding load 256 array copy 
  29369.             modifyEncoding /Encoding exch def
  29370.         }
  29371.         ifelse        
  29372.         FontName currentdict
  29373.     end
  29374.     
  29375.     % register the new font
  29376.     definefont pop
  29377. }
  29378. def
  29379. % text painting operators
  29380. /tr                    % string tr ax ay string 
  29381. {
  29382. _ax _ay 3 2 roll
  29383. } def
  29384. /trj                % string trj cx cy fillchar ax ay string 
  29385. {
  29386. _cx _cy _sp _ax _ay 6 5 roll
  29387. } def
  29388. /a0
  29389. {
  29390. /Tx    % text                            % textString Tx -
  29391.     {
  29392.     dup 
  29393.     currentpoint 3 2 roll
  29394.     tr _psf
  29395.     newpath moveto
  29396.     tr _ctm _pss
  29397.     } ddef
  29398. /Tj    % justified text                % textString Tj -
  29399.     {
  29400.     dup
  29401.     currentpoint 3 2 roll
  29402.     trj _pjsf
  29403.     newpath moveto
  29404.     trj _ctm _pjss
  29405.     } ddef
  29406.     
  29407. } def
  29408. /a1
  29409. {
  29410. /Tx    % text                            % textString Tx -
  29411.     {
  29412.     dup currentpoint 4 2 roll gsave
  29413.     d°¿ up currentpoint 3 2 roll
  29414.     tr _psf
  29415.     newpath moveto
  29416.     tr _ctm _pss
  29417.     grestore 3 1 roll moveto tr sp
  29418.     } ddef
  29419. /Tj    % justified text                % textString Tj -
  29420.     {
  29421.     dup currentpoint 4 2 roll gsave
  29422.     dup currentpoint 3 2 roll
  29423.     trj _pjsf
  29424.     newpath moveto
  29425.     trj _ctm _pjss
  29426.     grestore 3 1 roll moveto tr sp
  29427.     } ddef
  29428.     
  29429. } def
  29430. /e0
  29431. {
  29432. /Tx    % text                            % textString Tx -
  29433.     {
  29434.     tr _psf
  29435.     } ddef
  29436. /Tj    % justified text                % textString Tj -
  29437.     {
  29438.     trj _pjsf
  29439.     } ddef
  29440. } def
  29441. /e1
  29442. {
  29443. /Tx    % text                            % textString Tx -
  29444.     {
  29445.     dup currentpoint 4 2 roll gsave 
  29446.     tr _psf  
  29447.     grestore 3 1 roll moveto tr sp 
  29448.     } ddef
  29449. /Tj    % justified text                % textString Tj -
  29450.     {
  29451.     dup currentpoint 4 2 roll gsave 
  29452.     trj _pjsf
  29453.     grestore 3 1 roll moveto tr sp 
  29454.     } ddef
  29455. } def
  29456. /i0
  29457. {
  29458. /Tx    % text                            % textString Tx -
  29459.     {
  29460.     tr sp
  29461.     } ddef
  29462. /Tj    % justified text                % textString Tj -
  29463.     {
  29464.     trj jsp
  29465.     } ddef
  29466. } def
  29467. /i1
  29468. {
  29469. W N
  29470. } def
  29471. /o0
  29472. {
  29473. /Tx    % text                            % textString Tx -
  29474.     {
  29475.     tr sw rmoveto
  29476.     } ddef
  29477. /Tj    % justified text                % textString Tj -
  29478.     {
  29479.     trj swj rmoveto
  29480.     } ddef
  29481. } def
  29482. /r0
  29483. {
  29484. /Tx    % text                            % textString Tx -
  29485.     {
  29486.     tr _ctm _pss
  29487.     } ddef
  29488. /Tj    % justified text                % textString Tj -
  29489.     {
  29490.     trj _ctm _pjss
  29491.     } ddef
  29492. } def
  29493. /r1
  29494. {
  29495. /Tx    % text                            % textString Tx -
  29496.     {
  29497.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  29498.     tr _ctm _pss 
  29499.     grestore 3 1 roll moveto tr sp 
  29500.     } ddef
  29501. /Tj    % justified text                % textString Tj -
  29502.     {
  29503.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  29504.     trj _ctm _pjss
  29505.     grestore 3 1 roll moveto tr sp 
  29506.     } ddef
  29507. } def
  29508. % font operators
  29509. % Binding
  29510. /To    % begin text                     % bindType To -
  29511. {
  29512.     pop _ctm currentmatrix pop
  29513. } def
  29514. /TO    % end text                    % TO -
  29515. {
  29516.     Te _ctm setmatrix newpath
  29517. } def
  29518. % Text paths
  29519. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  29520. {
  29521.     pop _tm astore pop _ctm setmatrix 
  29522.     _tDict begin /W {} def /h {} def
  29523. } def
  29524. /TP    % end text path                    % TP -
  29525. {
  29526.     end
  29527.     iTm 0 0 moveto
  29528. } def
  29529. % Render mode & matrix operators
  29530. /Tr    % begin render                    % render Tr - 
  29531. {
  29532.     _render 3 le {currentpoint newpath moveto} if
  29533.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  29534.     dup /_render exch ddef
  29535.     _renderStart exch get load exec
  29536. } def
  29537. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  29538. {
  29539. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  29540. } def
  29541. /Tm % set text matrix                % a b c d tx ty Tm -
  29542. {
  29543. _tm astore pop iTm 0 0 moveto
  29544. } def
  29545. /Td % translate text matrix         % tx ty Td -
  29546. {
  29547. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  29548. } def
  29549. /Te    % end render                    % - Te -
  29550. {
  29551.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  29552.     /_render -1 ddef
  29553. } def
  29554. % Attributes
  29555. /Ta    % set alignment                    % alignment Ta -
  29556. {
  29557. pop
  29558. } def
  29559. /Tf    % set font name and size        % fontname size Tf -
  29560. {
  29561. dup 1000 div /_fScl exch ddef
  29562. exch findfont exch scalefont setfont
  29563. } def
  29564. /Tl    % set leading                    % leading paragraphLeading Tl -
  29565. {
  29566. pop
  29567. 0 exch _leading astore pop
  29568. } def
  29569. /Tt    % set user tracking                % userTracking Tt -
  29570. {
  29571. pop
  29572. } def
  29573. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  29574. {
  29575. 3 npop
  29576. } def
  29577. /Tw    % set computed word spacing        % wordSpace Tw
  29578. {
  29579. /_cx exch ddef
  29580. } def
  29581. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  29582. {
  29583. 3 npop
  29584. } def
  29585. /Tc    % set computed char spacing     % charSpace Tc -
  29586. {
  29587. /_ax exch ddef
  29588. } def
  29589. /Ts % set super/subscripting (rise)    % rise Ts -
  29590. {
  29591. /_rise exch ddef
  29592. currentpoint
  29593. iTm
  29594. moveto
  29595. } def
  29596. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  29597. {
  29598. 3 npop
  29599. } def
  29600. /Tz % set horizontal scaling        % scalePercent Tz -
  29601. {
  29602. 100 div /_hs exch ddef
  29603. iTm
  29604. } def
  29605. /TA % set pairwise kerning            % autoKern TA -
  29606.                                     %    autoKern = 0 -> no pair kerning
  29607.                                     %             = 1 -> automatic pair kerning
  29608. {
  29609. pop
  29610. } def
  29611. /Tq % set hanging quotes            % hangingQuotes Tq -
  29612.                                     %    hangingQuotes     = 0 -> no hanging quotes
  29613.                                     %                     = 1 -> hanging quotes
  29614. {
  29615. pop
  29616. } def
  29617. % Text Bodies
  29618. /TX {pop} def
  29619. %/Tx    % non-justified text            % textString Tx -
  29620. %/Tj    % justified text                % textString Tj -
  29621. /Tk    % kern                            % autoKern kernValue Tk -
  29622.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  29623.                                     %    kernValue = kern value in em/1000 space
  29624. {
  29625. exch pop _fScl mul neg 0 rmoveto
  29626. } def
  29627. /TK    % non-printing kern                % autoKern kernValue TK -
  29628. {
  29629. 2 npop
  29630. } def
  29631. /T* % carriage return & line feed    % - T* -
  29632. {
  29633. _leading aload pop neg Td
  29634. } def
  29635. /T*- % carriage return & negative line feed    % - T*- -
  29636. {
  29637. _leading aload pop Td
  29638. } def
  29639. /T-    % print a discretionary hyphen    % - T- -
  29640. {
  29641. _hyphen Tx
  29642. } def
  29643. /T+    % discretionary hyphen hyphen    % - T+ -
  29644. {} def
  29645. /TR    % reset pattern matrix             % a b c d tx ty TR -
  29646. {
  29647. _ctm currentmatrix pop     
  29648. _tm astore pop 
  29649. iTm 0 0 moveto 
  29650. } def
  29651. /TS    % special chars                    % textString justified TS -
  29652. {
  29653. 0 eq {Tx} {Tj} ifelse
  29654. } def
  29655. currentdict readonly pop end
  29656. setpacking
  29657. %%EndResource
  29658. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  29659. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  29660. %%Version: 1.0 
  29661. %%CreationDate: (7/22/89) ()
  29662. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  29663. currentpacking true setpacking
  29664. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  29665. % initialization
  29666. /initialize                % - initialize -
  29667. {
  29668. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  29669. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  29670. % paint operands
  29671. /_lp /none def
  29672. /_pf {} def
  29673. /_ps {} def
  29674. /_psf {} def
  29675. /_pss {} def
  29676. /_pjsf {} def
  29677. /_pjss {} def
  29678. /_pola 0 def
  29679. /_doClip 0 def
  29680. % paint operators
  29681. /cf    currentflat def    % - cf flatness
  29682. % typography operands
  29683. /_tm matrix def
  29684. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  29685. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  29686. /_render -1 def
  29687. /_rise 0 def
  29688. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  29689. /_ay 0 def            % y character spacing
  29690. /_cx 0 def            % x word spacing
  29691. /_cy 0 def            % y word spacing
  29692. /_leading [0 0] def
  29693. /_ctm matrix def
  29694. /_mtx matrix def
  29695. /_sp 16#020 def
  29696. /_hyphen (-) def
  29697. /_fScl 0 def
  29698. /_cnt 0 def
  29699. /_hs 1 def
  29700. /_nativeEncoding 0 def
  29701. /_useNativeEncoding 0 def
  29702. /_tempEncode 0 def
  29703. /_pntr 0 def
  29704. /_tDict 2 dict def
  29705. % typography operators
  29706. /Tx {} def
  29707. /Tj {} def
  29708. % compound path operators
  29709. /CRender {} def
  29710. % printing
  29711. /_AI3_savepage {} def
  29712. % color operands
  29713. /_gf null def
  29714. /_cf 4 array def
  29715. /_if null def
  29716. /_of false def
  29717. /_fc {} def
  29718. /_gs null def
  29719. /_cs 4 array def
  29720. /_is null def
  29721. /_os false def
  29722. /_sc {} def
  29723. /_i null def
  29724. Adobe_IllustratorA_AI3 begin
  29725. Adobe_IllustratorA_AI3
  29726.     {
  29727.     dup xcheck
  29728.         {
  29729.         bind
  29730.         } if
  29731.     pop pop
  29732.     } forall
  29733. end
  29734. end
  29735. Adobe_IllustratorA_AI3 begin
  29736. Adobe_IllustratorA_AI3_vars begin
  29737. newpath
  29738. } def
  29739. /terminate                % - terminate -
  29740. {
  29741. end
  29742. end
  29743. } def
  29744. % definition operators
  29745. /_                    % - _ null
  29746. null def
  29747. /ddef                % key value ddef -
  29748. {
  29749. Adobe_IllustratorA_AI3_vars 3 1 roll put
  29750. } def
  29751. /xput                % key value literal xput -
  29752. {
  29753. dup load dup length exch maxlength eq
  29754.     {
  29755.     dup dup load dup
  29756.     length 2 mul dict copy def
  29757.     } if
  29758. load begin def end
  29759. } def
  29760. /npop                % integer npop -
  29761. {
  29762.     {
  29763.     pop
  29764.     } repeat
  29765. } def
  29766. % marking operators
  29767. /sw                    % ax ay string sw x y 
  29768. {
  29769. dup length exch stringwidth
  29770. exch 5 -1 roll 3 index 1 sub mul add
  29771. 4 1 roll 3 1 roll 1 sub mul add
  29772. } def
  29773. /swj                % cx cy fillchar ax ay string swj x y
  29774. {
  29775. dup 4 1 roll
  29776. dup length exch stringwidth 
  29777. exch 5 -1 roll 3 index 1 sub mul add
  29778. 4 1 roll 3 1 roll 1 sub mul add 
  29779. 6 2 roll /_cnt 0 ddef
  29780. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  29781. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  29782. } def
  29783. /ss                    % ax ay string matrix ss -
  29784. {
  29785. 4 1 roll
  29786.     {                % matrix ax ay char 0 0 {proc} -
  29787.     2 npop 
  29788.     (0) exch 2 copy 0 exch put pop
  29789.     gsave
  29790.     false charpath currentpoint
  29791.     4 index setmatrix
  29792.     stroke
  29793.     grestore
  29794.     moveto
  29795.     2 copy rmoveto
  29796.     } exch cshow
  29797. 3 npop
  29798. } def
  29799. /jss                % cx cy fillchar ax ay string matrix jss -
  29800. {
  29801. 4 1 roll
  29802.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  29803.     2 npop 
  29804.     (0) exch 2 copy 0 exch put 
  29805.     gsave
  29806.     _sp eq 
  29807.         {
  29808.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  29809.         currentpoint
  29810.         }
  29811.         {
  29812.         false charpath currentpoint
  29813.         4 index setmatrix stroke
  29814.         }ifelse
  29815.     grestore
  29816.     moveto
  29817.     2 copy rmoveto
  29818.     } exch cshow
  29819. 6 npop
  29820. } def
  29821. % path operators
  29822. /sp                    % ax ay string sp -
  29823. {
  29824.     {
  29825.     2 npop (0) exch
  29826.     2 copy 0 exch put pop
  29827.     false charpath
  29828.     2 copy rmoveto
  29829.     } exch cshow
  29830. 2 npop
  29831. } def
  29832. /jsp                    % cx cy fillchar ax ay string jsp -
  29833. {
  29834.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  29835.     2 npop 
  29836.     (0) exch 2 copy 0 exch put 
  29837.     _sp eq 
  29838.         {
  29839.         exc°¿ h 5 index 5 index 5 index 5 -1 roll widthshow  
  29840.         }
  29841.         {
  29842.         false charpath
  29843.         }ifelse
  29844.     2 copy rmoveto
  29845.     } exch cshow
  29846. 5 npop
  29847. } def
  29848. % path construction operators
  29849. /pl                % x y pl x y
  29850. {
  29851. transform
  29852. 0.25 sub round 0.25 add exch
  29853. 0.25 sub round 0.25 add exch
  29854. itransform
  29855. } def
  29856. /setstrokeadjust where
  29857.     {
  29858.     pop true setstrokeadjust
  29859.     /c                % x1 y1 x2 y2 x3 y3 c -
  29860.     {
  29861.     curveto
  29862.     } def
  29863.     /C
  29864.     /c load def
  29865.     /v                % x2 y2 x3 y3 v -
  29866.     {
  29867.     currentpoint 6 2 roll curveto
  29868.     } def
  29869.     /V
  29870.     /v load def
  29871.     /y                % x1 y1 x2 y2 y -
  29872.     {
  29873.     2 copy curveto
  29874.     } def
  29875.     /Y
  29876.     /y load def
  29877.     /l                % x y l -
  29878.     {
  29879.     lineto
  29880.     } def
  29881.     /L
  29882.     /l load def
  29883.     /m                % x y m -
  29884.     {
  29885.     moveto
  29886.     } def
  29887.     }
  29888.     {%else
  29889.     /c
  29890.     {
  29891.     pl curveto
  29892.     } def
  29893.     /C
  29894.     /c load def
  29895.     /v
  29896.     {
  29897.     currentpoint 6 2 roll pl curveto
  29898.     } def
  29899.     /V
  29900.     /v load def
  29901.     /y
  29902.     {
  29903.     pl 2 copy curveto
  29904.     } def
  29905.     /Y
  29906.     /y load def
  29907.     /l
  29908.     {
  29909.     pl lineto
  29910.     } def
  29911.     /L
  29912.     /l load def
  29913.     /m
  29914.     {
  29915.     pl moveto
  29916.     } def
  29917.     }ifelse
  29918. % graphic state operators
  29919. /d                    % array phase d -
  29920. {
  29921. setdash
  29922. } def
  29923. /cf    {} def            % - cf flatness
  29924. /i                    % flatness i -
  29925. {
  29926. dup 0 eq
  29927.     {
  29928.     pop cf
  29929.     } if
  29930. setflat
  29931. } def
  29932. /j                    % linejoin j -
  29933. {
  29934. setlinejoin
  29935. } def
  29936. /J                    % linecap J -
  29937. {
  29938. setlinecap
  29939. } def
  29940. /M                    % miterlimit M -
  29941. {
  29942. setmiterlimit
  29943. } def
  29944. /w                    % linewidth w -
  29945. {
  29946. setlinewidth
  29947. } def
  29948. % path painting operators
  29949. /H                    % - H -
  29950. {} def
  29951. /h                    % - h -
  29952. {
  29953. closepath
  29954. } def
  29955. /N                    % - N -
  29956. {
  29957. _pola 0 eq 
  29958.     {
  29959.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  29960.     newpath
  29961.     } 
  29962.     {
  29963.     /CRender {N} ddef
  29964.     }ifelse
  29965. } def
  29966. /n                    % - n -
  29967. {N} def
  29968. /F                    % - F -
  29969. {
  29970. _pola 0 eq 
  29971.     {
  29972.     _doClip 1 eq 
  29973.         {
  29974.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  29975.         /_doClip 0 ddef
  29976.         }
  29977.         {
  29978.         _pf
  29979.         }ifelse
  29980.     } 
  29981.     {
  29982.     /CRender {F} ddef
  29983.     }ifelse
  29984. } def
  29985. /f                    % - f -
  29986. {
  29987. closepath
  29988. F
  29989. } def
  29990. /S                    % - S -
  29991. {
  29992. _pola 0 eq 
  29993.     {
  29994.     _doClip 1 eq 
  29995.         {
  29996.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  29997.         /_doClip 0 ddef
  29998.         }
  29999.         {
  30000.         _ps
  30001.         }ifelse
  30002.     } 
  30003.     {
  30004.     /CRender {S} ddef
  30005.     }ifelse
  30006. } def
  30007. /s                    % - s -
  30008. {
  30009. closepath
  30010. S
  30011. } def
  30012. /B                    % - B -
  30013. {
  30014. _pola 0 eq 
  30015.     {
  30016.     _doClip 1 eq     % F clears _doClip
  30017.     gsave F grestore 
  30018.         {
  30019.         gsave S grestore clip newpath /_lp /none ddef _sc
  30020.         /_doClip 0 ddef
  30021.         } 
  30022.         {
  30023.         S
  30024.         }ifelse
  30025.     }
  30026.     {
  30027.     /CRender {B} ddef
  30028.     }ifelse
  30029. } def
  30030. /b                    % - b -
  30031. {
  30032. closepath
  30033. B
  30034. } def
  30035. /W                    % - W -
  30036. {
  30037. /_doClip 1 ddef
  30038. } def
  30039. /*                    % - [string] * -
  30040. {
  30041. count 0 ne 
  30042.     {
  30043.     dup type (stringtype) eq {pop} if
  30044.     } if 
  30045. _pola 0 eq {newpath} if
  30046. } def
  30047. % group operators
  30048. /u                    % - u -
  30049. {} def
  30050. /U                    % - U -
  30051. {} def
  30052. /q                    % - q -
  30053. {
  30054. _pola 0 eq {gsave} if
  30055. } def
  30056. /Q                    % - Q -
  30057. {
  30058. _pola 0 eq {grestore} if
  30059. } def
  30060. /*u                    % - *u -
  30061. {
  30062. _pola 1 add /_pola exch ddef
  30063. } def
  30064. /*U                    % - *U -
  30065. {
  30066. _pola 1 sub /_pola exch ddef 
  30067. _pola 0 eq {CRender} if
  30068. } def
  30069. /D                    % polarized D -
  30070. {pop} def
  30071. /*w                    % - *w -
  30072. {} def
  30073. /*W                    % - *W -
  30074. {} def
  30075. % place operators
  30076. /`                    % matrix llx lly urx ury string ` -
  30077. {
  30078. /_i save ddef
  30079. 6 1 roll 4 npop
  30080. concat pop
  30081. userdict begin
  30082. /showpage {} def
  30083. 0 setgray
  30084. 0 setlinecap
  30085. 1 setlinewidth
  30086. 0 setlinejoin
  30087. 10 setmiterlimit
  30088. [] 0 setdash
  30089. newpath
  30090. 0 setgray
  30091. false setoverprint
  30092. } def
  30093. /~                    % - ~ -
  30094. {
  30095. end
  30096. _i restore
  30097. } def
  30098. % color operators
  30099. /O                    % flag O -
  30100. {
  30101. 0 ne
  30102. /_of exch ddef
  30103. /_lp /none ddef
  30104. } def
  30105. /R                    % flag R -
  30106. {
  30107. 0 ne
  30108. /_os exch ddef
  30109. /_lp /none ddef
  30110. } def
  30111. /g                    % gray g -
  30112. {
  30113. /_gf exch ddef
  30114. /_fc
  30115. _lp /fill ne
  30116.     {
  30117.     _of setoverprint
  30118.     _gf setgray
  30119.     /_lp /fill ddef
  30120.     } if
  30121. } ddef
  30122. /_pf
  30123. {
  30124. _fc
  30125. fill
  30126. } ddef
  30127. /_psf
  30128. {
  30129. _fc
  30130. ashow
  30131. } ddef
  30132. /_pjsf
  30133. {
  30134. _fc
  30135. awidthshow
  30136. } ddef
  30137. /_lp /none ddef
  30138. } def
  30139. /G                    % gray G -
  30140. {
  30141. /_gs exch ddef
  30142. /_sc
  30143. {
  30144. _lp /stroke ne
  30145.     {
  30146.     _os setoverprint
  30147.     _gs setgray
  30148.     /_lp /stroke ddef
  30149.     } if
  30150. } ddef
  30151. /_ps
  30152. {
  30153. _sc
  30154. stroke
  30155. } ddef
  30156. /_pss
  30157. {
  30158. _sc
  30159. ss
  30160. } ddef
  30161. /_pjss
  30162. {
  30163. _sc
  30164. jss
  30165. } ddef
  30166. /_lp /none ddef
  30167. } def
  30168. /k                    % cyan magenta yellow black k -
  30169. {
  30170. _cf astore pop
  30171. /_fc
  30172. {
  30173. _lp /fill ne
  30174.     {
  30175.     _of setoverprint
  30176.     _cf aload pop setcmykcolor
  30177.     /_lp /fill ddef
  30178.     } if
  30179. } ddef
  30180. /_pf
  30181. {
  30182. _fc
  30183. fill
  30184. } ddef
  30185. /_psf
  30186. {
  30187. _fc
  30188. ashow
  30189. } ddef
  30190. /_pjsf
  30191. {
  30192. _fc
  30193. awidthshow
  30194. } ddef
  30195. /_lp /none ddef
  30196. } def
  30197. /K                    % cyan magenta yellow black K -
  30198. {
  30199. _cs astore pop
  30200. /_sc
  30201. {
  30202. _lp /stroke ne
  30203.     {
  30204.     _os setoverprint
  30205.     _cs aload pop setcmykcolor
  30206.     /_lp /stroke ddef
  30207.     } if
  30208. } ddef
  30209. /_ps
  30210. {
  30211. _sc
  30212. stroke
  30213. } ddef
  30214. /_pss
  30215. {
  30216. _sc
  30217. ss
  30218. } ddef
  30219. /_pjss
  30220. {
  30221. _sc
  30222. jss
  30223. } ddef
  30224. /_lp /none ddef
  30225. } def
  30226. /x                    % cyan magenta yellow black name gray x -
  30227. {
  30228. /_gf exch ddef
  30229. findcmykcustomcolor
  30230. /_if exch ddef
  30231. /_fc
  30232. _lp /fill ne
  30233.     {
  30234.     _of setoverprint
  30235.     _if _gf 1 exch sub setcustomcolor
  30236.     /_lp /fill ddef
  30237.     } if
  30238. } ddef
  30239. /_pf
  30240. {
  30241. _fc
  30242. fill
  30243. } ddef
  30244. /_psf
  30245. {
  30246. _fc
  30247. ashow
  30248. } ddef
  30249. /_pjsf
  30250. {
  30251. _fc
  30252. awidthshow
  30253. } ddef
  30254. /_lp /none ddef
  30255. } def
  30256. /X                    % cyan magenta yellow black name gray X -
  30257. {
  30258. /_gs exch ddef
  30259. findcmykcustomcolor
  30260. /_is exch ddef
  30261. /_sc
  30262. {
  30263. _lp /stroke ne
  30264.     {
  30265.     _os setoverprint
  30266.     _is _gs 1 exch sub setcustomcolor
  30267.     /_lp /stroke ddef
  30268.     } if
  30269. } ddef
  30270. /_ps
  30271. {
  30272. _sc
  30273. stroke
  30274. } ddef
  30275. /_pss
  30276. {
  30277. _sc
  30278. ss
  30279. } ddef
  30280. /_pjss
  30281. {
  30282. _sc
  30283. jss
  30284. } ddef
  30285. /_lp /none ddef
  30286. } def
  30287. % locked object operator
  30288. /A                    % value A -
  30289. {
  30290. pop
  30291. } def
  30292. currentdict readonly pop end
  30293. setpacking
  30294. % annotate page operator
  30295. /annotatepage
  30296. {
  30297. } def
  30298. %%EndResource
  30299. %%EndProlog
  30300. %%BeginSetup
  30301. %%IncludeFont: Futura-Book
  30302. %%IncludeFont: Helvetica
  30303. %%IncludeFont: Helvetica-Oblique
  30304. Adobe_cmykcolor /initialize get exec
  30305. Adobe_cshow /initialize get exec
  30306. Adobe_customcolor /initialize get exec
  30307. Adobe_typography_AI3 /initialize get exec
  30308. Adobe_IllustratorA_AI3 /initialize get exec
  30309. [
  30310. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  30311. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  30312. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  30313. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  30314. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  30315. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  30316. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  30317. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  30318. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  30319. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  30320. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  30321. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  30322. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  30323. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  30324. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  30325. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  30326. /hungarumlaut/ogonek/caron
  30327. TE
  30328. %AI3_BeginEncoding: _Futura-Book Futura-Book
  30329. [/_Futura-Book/Futura-Book 0 0 1 TZ
  30330. %AI3_EndEncoding AdobeType
  30331. %AI3_BeginEncoding: _Helvetica Helvetica
  30332. [/_Helvetica/Helvetica 0 0 1 TZ
  30333. %AI3_EndEncoding TrueType
  30334. %AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
  30335. [/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ
  30336. %AI3_EndEncoding TrueType
  30337. %%EndSetup
  30338. 0 A
  30339. u
  30340. 0 O
  30341. 0 0.2 0 0 k
  30342. 0 R
  30343. 0 G
  30344. 0 i 0 J 0 j 1 w 8 M []0 d
  30345. %AI3_Note:
  30346. 0 D
  30347. 331.8096 566.0659 m
  30348. 334.4456 566.0659 336.5827 563.9289 336.5827 561.2928 c
  30349. 336.5827 558.6567 334.4456 556.5197 331.8096 556.5197 c
  30350. 329.1735 556.5197 327.0364 558.6567 327.0364 561.2928 c
  30351. 327.0364 563.9289 329.1735 566.0659 331.8096 566.0659 c
  30352. b
  30353. 331.8096 561.2928 m
  30354. B
  30355. U
  30356. u
  30357. 404.5596 493.3159 m
  30358. 407.1956 493.3159 409.3327 491.1789 409.3327 488.5428 c
  30359. 409.3327 485.9067 407.1956 483.7697 404.5596 483.7697 c
  30360. 401.9235 483.7697 399.7864 485.9067 399.7864 488.5428 c
  30361. 399.7864 491.1789 401.9235 493.3159 404.5596 493.3159 c
  30362. b
  30363. 404.5596 488.5428 m
  30364. B
  30365. U
  30366. 259.3096 558.7928 m
  30367. 363.3096 557.7928 401.8096 507.7928 403.3096 415.2928 c
  30368. 259.3096 415.2928 l
  30369. 259.3096 558.7928 l
  30370. s
  30371. 0 To
  30372. 1 0 0 1 344.3467 560.7411 0 Tp
  30373. TP
  30374. 0 Tr
  30375. 0 O
  30376. 0 g
  30377. 4 M
  30378. /_Helvetica-Oblique 8 Tf
  30379. 0 Ts
  30380. 100 Tz
  30381. 0 Tt
  30382. 0 TA
  30383. 0 0 5 TC
  30384. 100 100 200 TW
  30385. 0 0 0 Ti
  30386. 0 Ta
  30387. 0 Tq
  30388. 9 0 Tl
  30389. 0 Tc
  30390. 0 Tw
  30391. (b) Tx 
  30392. (\r) TX 
  30393. TO
  30394. 0 To
  30395. 1 0 0 1 416.8467 487.4911 0 Tp
  30396. TP
  30397. 0 Tr
  30398. (c) Tx 
  30399. (\r) TX 
  30400. TO
  30401. 0 To
  30402. 1 0 0 1 249.1682 549.2411 0 Tp
  30403. TP
  30404. 0 Tr
  30405. (a) Tx 
  30406. (\r) TX 
  30407. TO
  30408. 0 To
  30409. 1 0 0 1 249.3467 420.7411 0 Tp
  30410. TP
  30411. 0 Tr
  30412. (e) Tx 
  30413. (\r) TX 
  30414. TO
  30415. 0 To
  30416. 1 0 0 1 412.8467 417.9911 0 Tp
  30417. TP
  30418. 0 Tr
  30419. (d) Tx 
  30420. (\r) TX 
  30421. TO
  30422. 0 To
  30423. 1 0 0 1 349.0596 512.2928 0 Tp
  30424. TP
  30425. -8.9102 0 Td
  30426. 0 Tr
  30427. 1 Ta
  30428. (b) Tx 
  30429. ( ) Tx 
  30430. /_Futura-Book 8 Tf
  30431. (+) Tx 
  30432. /_Helvetica-Oblique 8 Tf
  30433. ( c) Tx 
  30434. (\r) TX 
  30435. TO
  30436. 0 R
  30437. 0 G
  30438. 8 M
  30439. 336.0597 507.7928 m
  30440. 363.5597 507.7928 l
  30441. B
  30442. 0 To
  30443. 1 0 0 1 348.2026 495.0428 0 Tp
  30444. TP
  30445. 0 Tr
  30446. 4 M
  30447. /_Helvetica 8 Tf
  30448. 0 Ta
  30449. (2) Tx 
  30450. (\r) TX 
  30451. TO
  30452. 0 R
  30453. 0 G
  30454. 8 M
  30455. 363.5596 518.7928 m
  30456. 373.3096 528.5428 l
  30457. B
  30458. u
  30459. 403.3096 420.0659 m
  30460. 405.9456 420.0659 408.0827 41°¿K7.9289 408.0827 415.2928 c
  30461. 408.0827 412.6567 405.9456 410.5197 403.3096 410.5197 c
  30462. 400.6735 410.5197 398.5364 412.6567 398.5364 415.2928 c
  30463. 398.5364 417.9289 400.6735 420.0659 403.3096 420.0659 c
  30464. b
  30465. 403.3096 415.2928 m
  30466. B
  30467. U
  30468. u
  30469. 259.3096 563.5659 m
  30470. 261.9456 563.5659 264.0827 561.4289 264.0827 558.7928 c
  30471. 264.0827 556.1567 261.9456 554.0197 259.3096 554.0197 c
  30472. 256.6735 554.0197 254.5364 556.1567 254.5364 558.7928 c
  30473. 254.5364 561.4289 256.6735 563.5659 259.3096 563.5659 c
  30474. b
  30475. 259.3096 558.7928 m
  30476. B
  30477. U
  30478. u
  30479. 259.3096 420.0659 m
  30480. 261.9456 420.0659 264.0827 417.9289 264.0827 415.2928 c
  30481. 264.0827 412.6567 261.9456 410.5197 259.3096 410.5197 c
  30482. 256.6735 410.5197 254.5364 412.6567 254.5364 415.2928 c
  30483. 254.5364 417.9289 256.6735 420.0659 259.3096 420.0659 c
  30484. b
  30485. 259.3096 415.2928 m
  30486. B
  30487. U
  30488. %AI3_BeginCrops
  30489. userdict /AI3_noCropMarks known not {
  30490. u
  30491. u
  30492. 0.5 w 4 M
  30493. 231.5 398 m
  30494. 204.5 398 L
  30495. S
  30496. 240.5 389 m
  30497. 240.5 362 L
  30498. S
  30499. U
  30500. u
  30501. 231.5 577 m
  30502. 204.5 577 L
  30503. S
  30504. 240.5 586 m
  30505. 240.5 613 L
  30506. S
  30507. U
  30508. u
  30509. 441 577 m
  30510. 468 577 L
  30511. S
  30512. 432 586 m
  30513. 432 613 L
  30514. S
  30515. U
  30516. u
  30517. 441 398 m
  30518. 468 398 L
  30519. S
  30520. 432 389 m
  30521. 432 362 L
  30522. S
  30523. U
  30524. U
  30525. } if
  30526. %AI3_EndCrops
  30527. %%PageTrailer
  30528. gsave annotatepage grestore showpage
  30529. %%Trailer
  30530. Adobe_IllustratorA_AI3 /terminate get exec
  30531. Adobe_typography_AI3 /terminate get exec
  30532. Adobe_customcolor /terminate get exec
  30533. Adobe_cshow /terminate get exec
  30534. Adobe_cmykcolor /terminate get exec
  30535. Adobe_packedarray /terminate get exec
  30536. %%EOF
  30537. é◊#ˇ ˇˇˇˇ#◊ 
  30538. d,
  30539. Courier
  30540.     .°dONLNd%&0Ä+DLif (w->index == 0)°dONLNd%ö0b)t(/* 0 means this is the first segment. */°dONLNd>1&<+(XD{°dONLNd@15<¡)if (OnCurve(w->bits, w->ep))°dONLNd`=CH¿+ w->c.start = w->p[w->ep];°dONLNd|I5TI(pSelse°dONLNdÉU5`:* {°dONLNdÖUC`∂)if (OnCurve(w->bits,0))°dONLNd†aClH* {°dONLNd¢aRlª)w->c.start = w->p[0];°dONLNdºmRxì*
  30541. w->index = 1;°dONLNdÕyCÑH(†a}°dONLNd“ÖCêW* else°dONLNd◊Ö`ê-))/* Start at an implied on-curve point. */°dONLNdëCúH(∏a{°dONLNdëRú3)-w->c.start.x = AVE(w->p[0].x, w->p[w->ep].x);°dONLNd8ùR®3* -w->c.start.y = AVE(w->p[0].y, w->p[w->ep].y);°dONLNdi©C¥H(–a}°dONLNdmµ5¿:(‹S}°dONLNdp¡&Ã+(ËD}°dONLNdsÕ&ÿ:* else°dONLNdxÕCÿ))/* Start where we previously left off. */°dONLNd§Ÿ5‰£(Sw->c.start = w->c.end;°dONLNdªÒ¸Y(6
  30542. NEXT_SEGMENT:°dONLNd ˝&R+ </* Compute the point index before and after the current one.°dONLNd    &a* ? * This wraps around, since we assume the contour is closed. */°dONLNdI& * 1prevIndex = w->index == 0 ? w->ep : w->index - 1;°dONLNd|!&,* 1nextIndex = w->index == w->ep ? 0 : w->index + 1;°dONLNdØ9&D¡*if (OnCurve(w->bits, w->index))°dONLNd–E&P+* {°dONLNd“E5P’) if (OnCurve(w->bits, prevIndex))°dONLNdıQ5\:* {°dONLNd˜QC\ò)w->isLine = true;°dONLNd
  30543. Q∑\W)t /* This means we have a line. */°dONLNd.]Ch≈(Ñaw->c.end = w->p[w->index];°dONLNdKi5t:(êS}°dONLNdOu5ÄΔ* else if (w->index++ <= w->ep)°dONLNdpÅCåù+ goto NEXT_SEGMENT;°dONLNdÑç&ò+(¥D}°dONLNdáô&§:* else°dONLNdç•&∞+* {°dONLNdè•5∞è)w->isLine = false;°dONLNd§•∑∞\)Ç!/* This means we have a curve. */°dONLNd»±5ºÀ(ÿSw->c.control = w->p[w->index];°dONLNdÈΩ5»’*  if (OnCurve(w->bits, nextIndex))°dONLNd
  30544. …C‘ + w->c.end = w->p[nextIndex];°dONLNd+’5‡I(¸Selse°dONLNd2·5Ï:* {°dONLNd4·CÏQ)6w->c.end.x = AVE(w->p[w->index].x, w->p[nextIndex].x);°dONLNdnÌC¯Q* 6w->c.end.y = AVE(w->p[w->index].y, w->p[nextIndex].y);°dONLNdߢ5:( S}°dONLNd™&+(,D}°dONLNd≠&(≠*return w->index++ <= w->ep;°dONLNd…∑(\)ë!/* Return TRUE if there are still°dONLNdˆ)∑4*  * more segments. */°dONLNd 5@(\6} x4x&,Times
  30545. ({) ,     Helvetica
  30546. +
  30547. 15
  30548. 4ìÚ·Ø
  30549. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  30550. )Œ Autumn 1991ˇ
  30551. 2◊#ˇ ˇˇˇˇ#◊ 
  30552. d, Palatino
  30553. .°dONLNd$ñ0+¥LNThe FramePath routine uses a pathWalker to traverse the path and draw it as it°dONLNdO0ñ<¨* goes.,
  30554. Courier
  30555.     °dONLNdUIñT*path *NextPath(path *aPath)°dONLNdqUñ`õ* {°dONLNdta§l‰+ @return (path *)((long *)aPath + 1 + (aPath->vectors + 31 >> 5) +°dONLNd∏m≥x+ aPath->vectors * 2);°dONLNdÕyñÑõ(†¥}°dONLNdœëñú*path *FramePath(path *cont)°dONLNdÎùñ®õ* {°dONLNdÓ©§¥˛+ pathWalker walker;°dONLNd¡§Ã:*InitPathWalker(&walker, cont);°dONLNd"Õ§ÿÀ* ;/* The first segment is special, since it calls fmoveto. */°dONLNd_Ÿ§‰5* if (NextPathSegment(&walker))°dONLNd~§©* {°dONLNdÄÂ≥è),fmoveto(walker.c.start.x, walker.c.start.y);°dONLNdØÒ≥¸
  30556. * if (walker.isLine)°dONLNd≈˝¡â+ (flineto(walker.c.end.x, walker.c.end.y);°dONLNd    ≥«(0—else°dONLNd¯¡ p+ #FrameCurve(&walker.c, kCurveLimit);°dONLNd!§,©(H¬}°dONLNd -§8î* 0/* Keep looping until we run out of segments. */°dONLNdR9§DD*  while (NextPathSegment(&walker))°dONLNduE≥P
  30557. + if (walker.isLine)°dONLNdãQ¡\â+ (flineto(walker.c.end.x, walker.c.end.y);°dONLNd∂]≥h«(Ñ—else°dONLNdæi¡tp+ #FrameCurve(&walker.c, kCurveLimit);°dONLNd„u§ÄÛ(ú¬C/* Return the next path, used if this path is one of several within°dONLNd)ŧå*  * a series of paths. */°dONLNdCç§ò* return NextPath(cont);°dONLNdZôñ§õ(¿¥}
  30558. °dONLNd\∞ñº˙*LNow we can draw the path shown in Figure 6 that demonstrates consecutive off°dONLNd®∞˙º˛(ÿ-°dONLNd©ºñ»œ(‰¥
  30559. curve points.
  30560.     °dONLNd∑’ñ‡*void ExamplePath()°dONLNd ·ñÏõ* {°dONLNdÕ̧¯˘+ long myPath[] = {°dONLNd·˘≥Ω+ 5,°dONLNdÁ˘˚_)H  /* Five points. */°dONLNd˛≥Í(,— 0x60000000,°dONLNd
  30561. ˚ı)H2  /* The second and third are off-curve points. */°dONLNd?≥Û(8—@0,0,ff(10),0,ff(20),ff(10),ff(20),ff(20),0,ff(20) /* x,y data */°dONLNdŧ(Æ(D¬};°dONLNdÖ5§@&*FramePath((path *)myPath);°dONLNd†AñLõ(h¥} xBx/,Times
  30562. ({& ,     Helvetica
  30563. +
  30564. 16
  30565. 4ìq·3
  30566. +md)e)v)e)l)o)p)  
  30567. ) Autumn 1991ˇ P◊#ˇ ˇˇˇˇ#◊ 
  30568. d,     Helvetica
  30569.     .°dONLNd)4+6P%FRAMING A SHAPE MADE OF SEVERAL PATHS, Palatino
  30570. °dONLNd&4@Ü* TTo describe a shape that contains several disjoint paths (such as an outline letter °dONLNdz4Ü@ã(\§o°dONLNd{4ã@í)),°dONLNd~@L}(h6Rwe use a simple data structure that’s just a composite of several path structures:,
  30571. Courier
  30572.     °dONLNd—Ydc*typedef struct{°dONLNd‚e&p:+ long°dONLNdÁeCpu)
  30573.  contours;°dONLNdÛq&|:(òDpath°dONLNd¯qC|ß) contour[anyNumber];°dONLNd
  30574. }à@(§6} paths;
  30575. °dONLNd*1Drawing such a shape (called in the vernacular a °dONLNdG)·paths°dONLNdLî†r)) is straightforward:
  30576.     °dONLNdb≠∏©(‘6void FramePaths(paths *aPath)°dONLNdÄπƒ* {°dONLNdÉ≈&–≠+ long ctr = aPath->contours;°dONLNd†—&‹≤* path *cont = aPath->contour;°dONLNdæÈ&Ùg*
  30577. while (ctr--)°dONLNdŒı5®+ cont = FramePath(cont);°dONLNdÊ ((6}
  30578. °dONLNdË$*5The following code draws the paths shown in Figure 7.
  30579.     °dONLNd1<w*void ExamplePaths()°dONLNd2=H* {°dONLNd5I&TÄ+ long myPaths[] = {°dONLNdJU5`?+ 5,°dONLNdOUo`ÿ): /* Five contours. */°dONLNdga5l4(àS33, 0xE0000000, 0, ff(16), 0, ff(8), ff(14), ff(12),°dONLNdùm5x4* 33, 0xE0000000, ff(8), 0, ff(16), 0, ff(12), ff(14),°dONLNd”y5Ñf* =3, 0xE0000000, ff(24), ff(8), ff(24), ff(16), ff(10), ff(12),°dONLNdÖ5êf* =3, 0xE0000000, ff(16), ff(24), ff(8), ff(24), ff(12), ff(10),°dONLNdSë5úÄ* 16, 0x11110000,°dONLNdfùC®G+ 4  ff(8), 0, ff(12), ff(4), ff(16), 0, ff(16), ff(8),°dONLNdû©C¥É* @  ff(24), ff(8), ff(20), ff(12), ff(24), ff(16), ff(16), ff(16),°dONLNd‚µC¿~* ?  ff(16), ff(24), ff(12), ff(20), ff(8), ff(24), ff(8), ff(16),°dONLNd%¡CÃ=* 2  0, ff(16), ff(4), ff(12), 0, ff(8), ff(8), ff(8)°dONLNdYÕ&ÿ0(ÙD};°dONLNd]Â&∑*FramePaths((paths *)myPaths);°dONLNd{Ò¸(6}
  30580. °dONLNd}
  30581. Ω*SAVING PATHS IN PICTS
  30582. °dONLNdì+í*RNow that you know how to give your application the capability to draw all sorts of°dONLNdÊ+7ã* Ocurved shapes on the screen or on a QuickDraw printer, you might wonder whether°dONLNd67Cl* Lyou can cut and paste these shapes into other applications or send them to a x4x&,Times
  30583. ({) 
  30584. +
  30585. 17
  30586. 4ìÚ·Ø
  30587. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  30588. )Œ Autumn 1991ˇRR◊#ˇ ˇˇˇˇ#◊ 
  30589. 6¥ô"6¥°d
  30590. ONLNfH"ô°d
  30591. ONLNf;
  30592. †Ç†é
  30593. 45≥6¥ò@Â@Â6¥vô„„„„„¯˛¯˛ˆ¯˛ˇˆ¯    ÄĈ¯    ¿ 2ˆ¯    `8¿bˆ¯0`˛`¬ˆ¯¿˛0Lj¯ IJˆ¯˝ˆ¯˝ ˆ¯Ñ˝ˆ¯Ã˝0ˆ¯h˝`ˆ¯8˝¿ˆ¯8˝¿ˆ¯ ,˝@ˆ¯&˝@ˆ¯#˝ @ˆ¯!IJ@ˆ¯`¿˛0`Ɲ@`˛` Ä˜¯@0˛¿ Ä˜¯
  30594. @ĠƝ
  30595. @  Ä˜¯
  30596. ``¿˜¯
  30597. 0  @@˜¯
  30598.   Ä@@˜¯
  30599.   ¿0@@˜¯
  30600.   ``@`˜¯
  30601. ` 0¿@ ˜¯
  30602. @ Ä@ ˜¯
  30603. @  @0˜¯
  30604. ¿ @˜¯
  30605. Ä  @˜¯
  30606. Ä ò@˜¯
  30607. Ä @˜˘ Ä0`¿ ˜˘¸Ä˜˘¸Ä˜˘¸Ä˜˘¸Ä˜˘ ¸Ä˜˘¸Äį˘¸Äį˘¸Ä¿¯˘0¸Ä`¯˘ ˝Ä ¯˘`˝˛0¯˘¿˝˛¯˘Ä˝˛¯˙Ä ˝˛ ¯˙˛˝˛¯˙˛˝˛¯˙ ˛˝˛Ģ˙˛˝˝‡˘˙0˛˝˝0˘˙`˛˝˝˘˙¿˛˝˝ ˘˚IJ˝˝˘ò@ÄÂ@ÄÂv¥∂ô˚˝˝ ˝Ä˙˚˝˝¸‡˙˚0˝˝¸0˙˚‡˝˝¸˙¸Ä˝IJ¸˙¸˚IJ¸¿˚¸<˚IJ˚p˚¸‡˚IJ˚˚˝Ä˚¿˛0˚¸˝<˙@˛ ˙¸˛‡˙@˛ ˙‡˝˛˛˘@˛ ˘?˛˛ˇÄ˘`˛`¯ˇ¯˜ ˛@˜Ę0˛¿˜ ˇ¿˜˛Ä˜ˇ`˜Ę0ˇ0˜ˆ`ˇ˜ˆ¿ˇ ˜ ˜ġ˜˜˛˜˜˛į˜ ˛¿¯˜˛aˇÄ˙ ˘¸0˛?ˇ‡˚˙¯‡˛p?¸Ä˚¿˛ÿ˛˚ĸ¿ú˛ ˛¸¿0¸¯˛˛ ˝¸@ ˝IJġ˝˝``˝¯˝ ġÄ˝˝0¿˛Ä˝¿ˇ0¿˝˛IJx¸0`ˇ``¸˛Ä¿¸`0ˇ¿0¸Ä ˛˚¿Ä˚‡˛8¸Ä ˚8¯˛‡¸ ˚˚ĸ˚¿¸˚ Ä˚p¸p˚˛¿˚˝¿˚˛`˚˝˙0˛0˚IJ ˙`˛˙¿˛˙¿˛ ˙`˛p˚IJ˙0˛@˚˛˛˙˛¿˚˛˛Ä˚˛Ä˚ ˛˝¿˚Ä˚˛˝`˚˙˛˝¿˚Ä˚ ˛˛Ä˚˛Ä˚˛˛˙˛¿˚˛˛˙0˛@˚IJ ˙`˛p˙¿˛˙¿˛˙`˛0˚IJ ˙0˛`˚˝˙˛¿˚˝¿˚Ä˚¸p˚ ˚ĸ˚ Ä˚˚ĸˇ¿ ˚p˙¸Äˇ`¸¿¯˛˚¿0ˇòÄ¿ÂÄ¿Â∂¥ˆô 0¸˛˛ĸ``ˇ0`¸x˛ ˝¸0@ˇ¿˝¿˛IJ¸¿ˇ Ä˝¸˝IJ¯˝ ġ˝Ä˝0¿˝IJ˛ܲ¸``¸¸˛˛Ï˛?˚@ ¸¿∞˛<ˇ‡˚¿0˚˛‡˛7ˇ˛˘Ä˙ˇˇ`˛`¯Ä˜0˛¿¯˜˛į ˜ ˛˜˜˛˜˜˛ ˜˜ġ˜ˆ¿ˇ0˜ ˆ`ˇ`˜ˆ0ˇ¿˜ˆĘĘ ˆ˛Ä˜˜0˛¿¯ˇ˛ˇ˛¯ ˛@˘IJ˘`˛`˙˝˛˘@˛ ˙<¸˛‡˙@˛ ˚‡¸˝>˙@˛ ˚˚˝¿˚¿˛0˚x˚¸p˚IJ¸¿˚¸˚IJ¸˙¸˚IJ¸ ˙¸Ä˝IJ¸8˙˚‡˝˝¸‡˙˚8˝˝˝Ä˙˚˝˝˝˘˚˝˝ ˝ ˘˚IJ˝˝˘˙¿˛˝˝0˘˙`˛˝˝`˘˙0˛˝˝¿˘˙˛˝˛Ģ˙ ˛˝˛¯˙˛˝˛¯˙˛˝˛ ¯˙Ä ˝˛¯˘¿˝˛¯˘@˝˛0¯˘`˝˛ ¯˘0˝Ä`¯˘¸Ä@¯˘¸Ä¿¯˘¸Äį˘ ¸Ä˜˘¸Ä˜˘¸Ä˜˘¸Ä˜˘¸Ä˜˘ pÄ ˜˘ Ä0ÿ¿˜¯
  30608. Ä å@˜¯
  30609. Ä @˜¯
  30610. ¿ @˜¯
  30611. @  Ä@˜¯
  30612. ` ¿@˜ò¿„¿„ˆ¥ô¯
  30613.   0`@0˜¯
  30614.   `0@ ˜¯
  30615. 0 ¿@ ˜¯
  30616.  Ä @`˜¯
  30617.  @@˜¯
  30618.  @@˜¯
  30619. ` Ä`@˜¯@˛¿ ¿˜¯@0˛` Ä˜¯@`˛0 Ä˜¯@¿˛ Ä˜¯aIJ `Ɲ#˝@Ɲ&˝@Ɲ ,˝¿Ä˜¯8¸¿Ę
  30620. ¯0¸‡ˆ¯x˝∞ˆ¯»˝ˆ¯å˝ ˆ¯˝ˆ¯˝ˆ¯ ˝ ň¯IJ¡ˆ¯0¿˛0aˆ¯``˛`1ˆ¯    ¿8¿ˆ¯    Ä 
  30621. ˆ¯    ¿>ˆ¯˛‡ˆÙ¯Ú„„„„òÄÊ@ÂHHa’LòIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  30622. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  30623. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  30624.  
  30625.  
  30626.  ˛êêê@Â6¥vô'ÅõÅõÅõÅõÅõ≥ˇ·˚ˇ·ˇˇ≤≥ˇˇÈ˘ˇ˝˘ˇÈ˛ˇ≤≥˛ˇÌ˝ˇÔ˝ˇÌˇˇˇ≤¥ˇˇˇˇÔˇˇÈˇˇÔˇˇˇ≤¥ˇ˛ˇˇÚ˛ˇÁ˛ˇÚˇˇ˛ˇ≤¥ˇ˝ˇˇÙˇˇ„ˇˇÙˇˇ˝ˇ≤¥ˇ¸ˇˇˆˇˇ·ˇˇˆˇˇ¸ˇ≤¥ˇ˚ˇˇ˘˛ˇfl˛ˇ˘ˇˇ˚ˇ≤¥ˇ˙ˇˇ˙ˇ€ˇ˙ˇˇ˙ˇ≤¥ˇ˘ˇˇ¸ˇˇ€ˇˇ¸ˇˇ˘ˇ≤¥ˇ¯ˇˇ˝ˇŸˇ˝ˇˇ¯ˇ≤¥ˇ˜ˇˇˇˇŸˇˇˇˇ˜ˇ≤¥ˇˆˇˇˇ◊ˇˇˇˆˇˇ≥¥ˇı˛ˇ◊˛ˇÙˇ≥¥ˇı˛ˇ◊˛ˇÙˇ≥µˇˇıˇˇˇŸˇˇˇÙˇ≥µˇÙˇˇˇ€ˇˇˇÙˇ≥µˇÙˇ˛ˇˇ›ˇˇ˛ˇÙˇ≥µˇÙˇ˝ˇˇflˇˇ˝ˇÙˇ≥µˇıˇˇ¸ˇˇ·ˇˇ¸ˇˇıˇˇ¥µˇıˇ˙ˇˇ„ˇˇ˙ˇÙˇ¥µˇıˇ˘ˇˇÂˇˇ˘ˇÙˇ¥∂ˇˇıˇ¯ˇˇÁˇˇ¯ˇÙˇ¥∂ˇÙˇ˜ˇˇÈˇˇ˜ˇÙˇ¥∂ˇÙˇˇ˜ˇˇÎˇˇ˜ˇˇÙˇˇµ∑ˇˇÛˇˆˇˇÌˇˇˆˇÚˇµ∑ˇÚˇıˇˇÔˇˇıˇÚˇµ∑ˇÚˇÙˇˇÒˇˇÙˇÚˇµ∑ˇÚˇÛˇˇÛˇˇÛˇÚˇˇ∂∏ˇˇÚˇÚˇˇıˇˇÚˇÒˇ∂∏ˇÒˇÒˇˇ˜ˇˇÒˇÒˇ∂∏ˇÒˇˇˇ˘ˇˇˇÒˇˇ∑πˇˇÒˇÔˇˇ˚ˇˇÔˇˇ∑πˇˇÓˇˇ˝ˇˇÓˇˇ∑πˇˇÌˇˇˇˇÌˇˇˇ∏πˇˇÏ˝ˇÏˇÔˇ∏∫ˇˇˇˇÏˇˇÏˇˇÔˇˇπ∫ˇÓˇ’ˇÌˇπªˇˇÓˇ’ˇÌˇπºˇˇÌˇ’ˇÌˇˇ∫ºˇÏˇ’ˇÏˇ∫ΩˇˇÏˇ’ˇÏˇˇªΩˇÎˇ’ˇÎˇˇºæˇˇÎˇ’ˇÍˇºæˇÍˇ’ˇÍˇˇΩøˇˇÍˇ’ˇÈˇˇæøˇÈˇˇ◊ˇˇËˇæ¿ˇˇËˇ◊ˇÁˇˇø¡ˇˇÁˇ◊ˇÊˇˇ¿¡ˇÊˇ◊ˇÂˇ¿¬ˇˇÊˇˇŸˇˇÂˇˇ¡√ˇˇ‰ˇŸˇ„ˇˇ¬ƒˇˇ„ˇŸˇ‚ˇˇ√≈ˇˇ‚ˇŸˇ·ˇˇƒΔˇˇ·ˇˇ€ˇˇ‡˛ˇΔ«ˇˇflˇ€ˇ›ˇˇ«»ˇˇfiˇ€ˇ‹ˇˇ»…ˇˇ›ˇ€ˇ€ˇˇ… ˇˇ‹ˇ€ˇ⁄ˇˇ òÄÊ@ÄÂHHa’HôIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  30627. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  30628. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  30629.  
  30630.  
  30631.  ˛êêê@ÄÂv¥∂ô'Ã˛ˇ€ˇˇ›ˇˇŸ˛ˇÃŒ˛ˇÿˇ›ˇ÷˛ˇŒœˇˇ÷ˇ›ˇ‘ˇˇœ—˛ˇ’ˇ›ˇ”˛ˇ—“ˇˇ”ˇˇflˇˇ—˛ˇ”‘˛ˇ—ˇflˇŒ˛ˇ’◊˝ˇœˇflˇÃ˛ˇ◊Ÿ˛ˇÃˇflˇ ¸ˇ€‹˝ˇ ˇˇ·ˇˇΔ¸ˇflfl˝ˇΔˇ·ˇ¡˝ˇ‚„¸ˇ√ˇ·ˇæ¸ˇÊÈ˙ˇøˇ·ˇ∫ÙˇÚıÙˇπˇˇ„ˇˇÆ˜ˇ˚˚˙ˇ¨ˇ„ˇ¶ˇˇ˙˙ˇˇ®ˇˇÂˇˇßˇˇ˘˘ˇˇ®ˇÂˇßˇˇ¯¯ˇˇ©ˇˇÁˇˇ®ˇˇ˜˜ˇˇ©ˇÁˇ®ˇˇˆˆˇˇ™ˇÁˇ©ˇˇııˇˇ´ˇˇÈˇˇ™ˇˇÙÙˇˇ´ˇÈˇ™ˇˇÛÛˇˇ¨ˇˇÎˇˇ´ˇˇÚÚˇˇ¨ˇÎˇ´ˇˇÒÒˇˇ≠ˇÎˇ¨ˇˇˇˇ˝˜ˇºˇˇÌˇˇª˜ˇ˝ˇˇÔÔ˚ˇ˘ˆˇ≈ˇÌˇ≈ıˇ˘˚ˇÓ˛ˇÎ˜ˇŒˇˇÔˇˇÕ¯ˇÎ˝ˇÔ#Ú˛ˇˇˇ„¸ˇ—ˇÔˇ—˚ˇ‰ˇˇ˛ˇÒ'Ù˛ˇ˝ˇˇ‡¸ˇ’ˇˇÒˇˇ’¸ˇ‡ˇˇ¸ˇˇÚ%ıˇˇ˙ˇˇ›¸ˇÿˇÒˇÿ¸ˇ›ˇˇ˙˛ˇÙ'ˆˇˇ¯ˇˇ⁄¸ˇ‹ˇˇÛˇˇ‹¸ˇ⁄ˇˇ˜ˇÙ'ˆˇˆˇˇ◊¸ˇflˇˇıˇˇfl¸ˇ◊ˇˇˆˇˇı&˜ˇˇıˇˇ‘¸ˇ‚ˇıˇ·˝ˇ‘ˇˇÙˇˇˆ(¯ˇˇÛˇˇ—˛ˇ‰ˇˇ˜ˇˇ‰˝ˇ“ˇˇÚˇˇ˜'˘ˇˇÒˇˇ–˝ˇÊˇˇ˘ˇˇÂ˛ˇ–ˇˇˇ˜&˙ˇˇÔˇˇŒ˛ˇÁ˛ˇ˝˛ˇÊ˛ˇœˇˇÔˇˇ¯!˙ˇÌˇˇÕ˛ˇÁ˚ˇÊ˛ˇŒˇˇÌˇˇ˘˙ˇÏˇˇÃ˝ˇÃ˝ˇÕˇˇÎˇ˘˙ˇÎˇˇ ˛ˇ–˛ˇÀˇˇÍˇ˘˚ˇˇÍˇˇ…˛ˇ‘˛ˇ ˇˇÈˇ˘˚ˇËˇˇ»˛ˇÿ˛ˇ»ˇËˇˇ˙˚ˇÁˇˇ«ˇˇ€˛ˇ«ˇˇÁˇ˙˚ˇÊˇˇ«˛ˇfiˇˇΔˇˇÊˇ˙˚ˇÂˇˇΔˇˇ‡ˇˇΔˇˇÂˇ˙˚ˇ‰ˇˇΔˇˇ„˛ˇΔˇˇ‰ˇ˙¸ˇˇ„ˇˇΔˇˇ‰ˇ≈ˇˇ„ˇ˙¸ˇ·ˇˇΔˇÂˇˇΔˇˇ‚ˇˇ˚¸ˇ‡ˇˇ«ˇˇÊˇΔˇˇ‡ˇ˚¸ˇflˇˇ«ˇÁˇˇ«ˇˇflˇ˚¸ˇfiˇˇ»ˇÁˇΔˇˇflˇ˚¸ˇflˇˇ«ˇÁˇˇΔˇˇ·ˇˇ˚¸ˇ‡ˇˇ«ˇˇÊˇ≈ˇˇ‚ˇ˙¸ˇˇ‚ˇˇΔˇÂˇˇ≈ˇˇ„ˇ˙˚ˇ„ˇˇΔˇˇ‰ˇƒˇˇ‰ˇ˙˚ˇ‰ˇˇΔˇˇ„˛ˇ≈ˇˇÂˇ˙˚ˇÂˇˇΔˇˇ‡ˇˇ≈ˇˇÊˇ˙˚ˇÊˇˇ«˛ˇfiˇˇ≈ˇˇÁˇ˙˚ˇÁˇˇ«ˇˇ€˛ˇΔˇËˇˇ˙˚ˇËˇˇ»˛ˇÿ˛ˇ»ˇˇÈˇ˘˚ˇˇÍˇˇ ˝ˇ‘˛ˇ…ˇˇÍˇ˘˙ˇÎˇˇÀ˛ˇœ˝ˇÀˇˇÏˇˇ˘˙ˇˇÌˇˇÕ˝ˇ ˛ˇÃˇˇÌˇ¯˘ˇˇÔˇˇŒ˛ˇ≈˝ˇŒˇˇÔˇˇ¯"¯ˇˇÒˇˇ–˝ˇ‰˚ˇ„˛ˇœˇˇÒˇˇ˜òÄÊÄ¿ÂHHa’LöIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  30632. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  30633. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  30634.  
  30635.  
  30636.  ˛êêêÄ¿Â∂¥ˆô'%˜ˇÚˇˇ—˛ˇ„˛ˇ˝˛ˇ„˝ˇ—ˇˇÛˇˇˆ'˜ˇˇÙˇˇ”˝ˇ‚ˇˇ˘ˇˇ·˝ˇ”ˇˇÙˇı(ˆˇˇˆˇˇ÷¸ˇ‡ˇˇ˜ˇˇfl¸ˇ÷ˇˇˆˇˇı&ıˇˇ¯ˇˇ⁄˚ˇ‹ˇıˇ€˚ˇ⁄ˇˇ¯ˇˇÙ&Ù˛ˇ˚ˇˇfi˚ˇÿˇˇıˇˇ◊¸ˇ›ˇˇ˚˛ˇÛ'Úˇˇ˝ˇˇ·¸ˇ‘ˇˇÛˇˇ‘˚ˇ·ˇˇ˛˛ˇÒ"Ò˛ˇˇˇÂ˚ˇ–ˇÒˇœ¸ˇ‰ˇˇˇˇÔÔ˝ˇÒÙˇÃˇˇÒˇˇÃÛˇÒ˝ˇÓÔˇˇÔˇ¿ˇÔˇøÔˇˇˇÓˇˇ≠ˇˇÔˇˇ¨ˇˇÔÒˇˇ¨ˇÌˇ´ˇˇÚˇˇ¨ˇˇÌˇˇ´ˇˇÒÛˇˇ´ˇÎˇ™ˇˇÚÙˇˇ™ˇÎˇ©ˇˇÛıˇˇ™ˇˇÎˇˇ©ˇˇÙˆˇˇ©ˇÈˇ®ˇˇı˜ˇˇ©ˇˇÈˇˇ®ˇˇˆ¯ˇˇ®ˇÁˇßˇˇ˜˘ˇˇßˇÁˇ¶ˇˇ¯˚˛ˇßˇˇÁˇˇ¶ˇˇ˘¸ˇˇ•ˇÂˇ•ˇˇ˙¸˙ˇ´ˇˇÂˇˇ≥Úˇ˙ˆıˇ∂ˇ„ˇ∏˚ˇÏÎ˚ˇºˇˇ„ˇˇø˙ˇÁʸˇ¿ˇ·ˇ¬˝ˇ·‚˝ˇ√ˇ·ˇ≈˝ˇfifl¸ˇ«ˇ·ˇ»˝ˇ€€˝ˇÀˇˇ·ˇˇÃ˝ˇÿÿ˛ˇÕˇflˇŒ˛ˇ’÷˛ˇœˇflˇ–˛ˇ”‘˛ˇ—ˇflˇ—ˇˇ—“ˇˇ”ˇˇflˇˇ‘˛ˇ–—˛ˇ’ˇ›ˇ÷˛ˇŒœ˛ˇ◊ˇ›ˇ◊ˇˇÃÕ˛ˇŸˇ›ˇŸ˛ˇÀÀˇˇ€ˇˇ›ˇˇ€ˇˇ… ˇˇ‹ˇ€ˇ‹ˇˇ»…ˇˇ›ˇ€ˇ›ˇˇ«»ˇˇfiˇ€ˇfiˇˇΔ«ˇˇ‡ˇˇ€ˇˇ‡ˇˇ≈Δˇˇ·ˇŸˇ·ˇˇƒ≈ˇˇ‚ˇŸˇ‚ˇˇ√ƒˇˇ„ˇŸˇ„ˇˇ¬√ˇˇ‰ˇŸˇ‰ˇˇ¡¬ˇˇÊˇˇŸˇˇÊˇˇ¿¡ˇˇÁˇ◊ˇÊˇø¿ˇÁˇ◊ˇÁˇˇø¿ˇˇËˇ◊ˇÁˇæøˇˇÍˇˇ◊ˇˇÈˇˇææˇÍˇ’ˇÈˇΩæˇˇÎˇ’ˇÍˇˇΩΩˇÎˇ’ˇÎˇˇºΩˇˇÏˇ’ˇÎˇªºˇˇÌˇ’ˇÏˇˇªªˇÌˇ’ˇÏˇ∫ªˇˇÓˇ’ˇÌˇˇ∫∫ˇÓˇ’ˇÌˇπ∫ˇÓˇÏ˛ˇÌˇÓˇˇπ∫ˇˇˇˇÌˇˇˇˇÓˇˇÔˇ∏πˇˇÌˇˇ˛ˇˇÓˇÔˇ∏πˇˇÓˇˇ¸ˇˇÔˇˇˇ∏πˇˇÒˇÔˇˇ˙ˇˇˇˇ∑∏ˇÒˇˇˇ¯ˇˇÒˇˇ∑∏ˇˇÚˇÒˇˇˆˇˇÚˇˇ∑òÄÊ¿„ÂHHa’HõIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  30637. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  30638. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  30639.  
  30640.  
  30641.  ˛êê꿄ˆ¥ô'∑ˇÚˇÚˇˇÙˇˇÛˇÒˇˇ∑∑ˇÚˇÛˇˇÚˇˇÙˇÒˇ∂∑ˇˇÛˇÙˇˇˇˇıˇÒˇ∂∂ˇÛˇıˇˇÓˇˇˆˇÚˇˇ∂∂ˇÛˇˆˇˇÏˇˇ˜ˇÚˇµ∂ˇÛˇ˜ˇˇÍˇˇ¯ˇÚˇµ∂ˇÙˇˇ¯ˇˇËˇˇ˘ˇˇÛˇµ∂ˇÙˇ¯ˇˇÊˇˇ˘ˇÙˇˇµ∂ˇˇıˇ˘ˇˇ‰ˇˇ˙ˇÙˇ¥µˇıˇ˙ˇˇ‚ˇˇ˚ˇÙˇ¥µˇıˇ˚ˇˇ‡ˇˇ¸ˇÙˇ¥µˇıˇˇ˝ˇˇfiˇˇ˛ˇˇÙˇ¥µˇÙˇ˛ˇˇ‹ˇˇˇÛˇ¥µˇÙˇˇˇ⁄ˇˇˇÛˇ¥µˇˇıˇˇˇÿ˛ˇÛˇ¥¥ˇı˛ˇ÷ˇˇÙˇˇ¥¥ˇıˇˇ’˛ˇıˇ≥¥ˇˆ˝ˇ◊ˇˇˇˇˆˇ≥¥ˇ˜ˇˇˇ◊ˇ˛ˇˇ˜ˇ≥¥ˇ¯ˇˇ˛ˇˇŸˇˇ˝ˇˇ¯ˇ≥¥ˇ˘ˇˇ¸ˇŸˇ˚ˇˇ˘ˇ≥¥ˇ˙ˇˇ˚ˇˇ€ˇˇ˙ˇˇ˙ˇ≥¥ˇ˚ˇˇ˘ˇˇ›ˇˇ¯ˇˇ˚ˇ≥¥ˇ¸ˇˇ˜ˇˇflˇˇˆˇˇ¸ˇ≥¥ˇ˝ˇˇıˇˇ·ˇˇÙˇˇ˝ˇ≥¥ˇ˛ˇˇÛˇˇ„ˇˇÚˇˇ˛ˇ≥¥ˇˇˇÒ˛ˇÁ˛ˇˇˇˇ≥¥ˇˇˇÓˇˇÈˇˇÌˇˇˇ≥¥˛ˇÏ¸ˇÒ¸ˇÎ˛ˇ≥¥ˇˇÁ˙ˇ˝˙ˇÊˇˇ≥í˚ˇêÅõÅõÅõÅõ†è†É†ø
  30642. d,     Helvetica
  30643.     .°dONLNd
  30644. ñæ(1¥Figure 7°dONLNd    ñ!* A Shape Made of Several Paths, Palatino
  30645. °dONLNd'6ñB *!SPostScript printer. The answer is yes, thanks to picture comments. Picture comments°dONLNd{BñN * Kencapsulate non-QuickDraw graphics data that other “smarter-than-QuickDraw”°dONLNd«NñZ* applications can interpret.°dONLNd‰fñr¸*NFortunately, there’s a picture comment that takes quadratic Bézier information°dONLNd3rñ~˙* Mdirectly: PolySmooth. When this comment is encountered in a PICT it indicates°dONLNdÅ~ñä* Sthat the endpoints of the following lines are control points of a quadratic Bézier.°dONLNd’äññ* QUnfortunately, the comment assumes that all the control points lie off the curve.°dONLNd'ññ¢    * PThis is a major drawback of the PolySmooth comment and forces us to break a path°dONLNdx¢ñÆ
  30646. * Udown into curves and lines, rather than allowing us to put an entire path in at once.°dONLNdœ∫ñΔ¸*MWhen a picture interpreter (such as the LaserWriter driver) sees a PolySmooth°dONLNdΔñ“* Upicture comment, it interprets the following points (put in the picture with a LineTo°dONLNds“ñfi˘* Oopcode) as off-curve control points. Since DrawPicture ignores picture comments°dONLNd√fiñÍ* Ucompletely, the clipping rectangle is set to empty so that no drawing will occur. The°dONLNdÍñˆ* Rpicture interpreter now has the control points and can render the curve however it°dONLNdlˆñπ*     sees fit.°dONLNdvñ˘*NTo save a path in a picture, we start with the PolyBegin picture comment. This°dONLNd≈ñ&
  30647. * Scomment indicates that a special polygon follows. If the path is closed, we add the°dONLNd&ñ2* QpicPlyClo comment. Then we set the clipping to empty so that DrawPicture will not uBu/,Times
  30648. (x& 
  30649. +
  30650. 18
  30651. +ã ,For more information about picture comments,* +see Technical Note #91, “Optimizing for the* -LaserWriter—Picture Comments.” This tech note* 2explains how picture comments work and documents a* 4number of standard picture comments supported by the* LaserWriter printer driver.•4êqÍ3
  30652. (ÛDd)e)v)e)l)o)p)  
  30653. ) Autumn 1991ˇ†æ°¿9pse
  30654. currentpoint
  30655. /picTop exch def
  30656. /picLeft exch def
  30657. psb
  30658. †ø†æ°¿=pse
  30659. currentpoint
  30660. /picBottom exch def
  30661. /picRight exch def
  30662. psb
  30663. †ø†æ°¿[ 192 282 421 509]
  30664. °¿€1 dict begin /s exch def
  30665. picLeft picTop translate
  30666. picRight picLeft sub s 2 get s 0 get sub div
  30667. picBottom picTop sub s 1 get s 3 get sub div
  30668. scale
  30669. s 0 get neg s 3 get neg translate
  30670. end
  30671. /showpage {} def
  30672. /copypage {} def
  30673. °¿ %!PS-Adobe-3.0 EPSF-3.0
  30674. %%Creator: Adobe Illustrator(TM) 3.2
  30675. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  30676. %%Title: (Reed Fig_07 pink)
  30677. %%CreationDate: (3/5/93) (3:21 PM)
  30678. %%BoundingBox: 192 282 421 509
  30679. %%DocumentProcessColors: Black
  30680. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  30681. %%+ procset Adobe_cmykcolor 1.1 0
  30682. %%+ procset Adobe_cshow 1.1 0
  30683. %%+ procset Adobe_customcolor 1.0 0
  30684. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  30685. %AI3_ColorUsage: Black&White
  30686. %AI3_Cropmarks: 189 273 426 514
  30687. %AI3_TemplateBox: 306 396 306 396
  30688. %AI3_TileBox: 30 31 582 761
  30689. %AI3_DocumentPreview: Macintosh_ColorPic
  30690. %%EndComments
  30691. %%BeginProlog
  30692. %%BeginResource: procset Adobe_packedarray 2.0 0
  30693. %%Title: (Packed Array Operators)
  30694. %%Version: 2.0 
  30695. %%CreationDate: (8/2/90) ()
  30696. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  30697. userdict /Adobe_packedarray 5 dict dup begin put
  30698. /initialize            % - initialize -
  30699. {
  30700. /packedarray where
  30701.     {
  30702.     pop
  30703.     }
  30704.     {
  30705.     Adobe_packedarray begin
  30706.     Adobe_packedarray
  30707.         {
  30708.         dup xcheck
  30709.             {
  30710.             bind
  30711.             } if
  30712.         userdict 3 1 roll put
  30713.         } forall
  30714.     end
  30715.     } ifelse
  30716. } def
  30717. /terminate            % - terminate -
  30718. {
  30719. } def
  30720. /packedarray        % arguments count packedarray array
  30721. {
  30722. array astore readonly
  30723. } def
  30724. /setpacking            % boolean setpacking -
  30725. {
  30726. pop
  30727. } def
  30728. /currentpacking        % - setpacking boolean
  30729. {
  30730. false
  30731. } def
  30732. currentdict readonly pop end
  30733. %%EndResource
  30734. Adobe_packedarray /initialize get exec
  30735. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  30736. %%Title: (CMYK Color Operators)
  30737. %%Version: 1.1 
  30738. %%CreationDate: (1/23/89) ()
  30739. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  30740. currentpacking true setpacking
  30741. userdict /Adobe_cmykcolor 4 dict dup begin put
  30742. /initialize            % - initialize -
  30743. {
  30744. /setcmykcolor where
  30745.     {
  30746.     pop
  30747.     }
  30748.     {
  30749.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  30750.     /_setrgbcolor
  30751.         /setrgbcolor load def
  30752.     /_currentrgbcolor
  30753.         /currentrgbcolor load def
  30754.     Adobe_cmykcolor begin
  30755.     Adobe_cmykcolor
  30756.         {
  30757.         dup xcheck
  30758.             {
  30759.             bind
  30760.             } if
  30761.         pop pop
  30762.         } forall
  30763.     end
  30764.     end
  30765.     Adobe_cmykcolor begin
  30766.     } ifelse
  30767. } def
  30768. /terminate            % - terminate -
  30769. {
  30770. currentdict Adobe_cmykcolor eq
  30771.     {
  30772.     end
  30773.     } if
  30774. } def
  30775. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  30776. {
  30777. 1 sub 4 1 roll
  30778. 3
  30779.     {
  30780.     3 index add neg dup 0 lt
  30781.         {
  30782.         pop 0
  30783.         } if
  30784.     3 1 roll
  30785.     } repeat
  30786. Adobe_cmykcolor_vars /_setrgbcolor get exec
  30787. pop
  30788. } def 
  30789. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  30790. {
  30791. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  30792. 3
  30793.     {
  30794.     1 sub neg 3 1 roll
  30795.     } repeat
  30796. 0
  30797. } def
  30798. currentdict readonly pop end
  30799. setpacking
  30800. %%EndResource
  30801. %%BeginResource: procset Adobe_cshow 1.1 0
  30802. %%Title: (cshow Operator)
  30803. %%Version: 1.1 
  30804. %%CreationDate: (1/23/89) ()
  30805. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  30806. currentpacking true setpacking
  30807. userdict /Adobe_cshow 3 dict dup begin put
  30808. /initialize            % - initialize -
  30809. {
  30810. /cshow where
  30811.     {
  30812.     pop
  30813.     }
  30814.     {
  30815.     userdict /Adobe_cshow_vars 1 dict dup begin put
  30816.     /_cshow        % - _cshow proc
  30817.         {} def
  30818.     Adobe_cshow begin
  30819.     Adobe_cshow
  30820.         {
  30821.         dup xcheck
  30822.             {
  30823.             bind
  30824.             } if
  30825.         userdict 3 1 roll put
  30826.         } forall
  30827.     end
  30828.     end
  30829.     } ifelse
  30830. } def
  30831. /terminate            % - terminate -
  30832. {
  30833. } def
  30834. /cshow                % proc string cshow -
  30835. {
  30836. exch
  30837. Adobe_cshow_vars
  30838.     exch /_cshow
  30839.     exch put
  30840.     {
  30841.     0 0 Adobe_cshow_vars /_cshow get exec
  30842.     } forall
  30843. } def
  30844. currentdict readonly pop end
  30845. setpacking
  30846. %%EndResource
  30847. %%BeginResource: procset Adobe_customcolor 1.0 0
  30848. %%Title: (Custom Color Operators)
  30849. %%Version: 1.0 
  30850. %%CreationDate: (5/9/88) ()
  30851. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  30852. currentpacking true setpacking
  30853. userdict /Adobe_customcolor 5 dict dup begin put
  30854. /initialize            % - initialize -
  30855. {
  30856. /setcustomcolor where
  30857.     {
  30858.     pop
  30859.     }
  30860.     {
  30861.     Adobe_customcolor begin
  30862.     Adobe_customcolor
  30863.         {
  30864.         dup xcheck
  30865.             {
  30866.             bind
  30867.             } if
  30868.         pop pop
  30869.         } forall
  30870.     end
  30871.     Adobe_customcolor begin
  30872.     } ifelse
  30873. } def
  30874. /terminate            % - terminate -
  30875. {
  30876. currentdict Adobe_customcolor eq
  30877.     {
  30878.     end
  30879.     } if
  30880. } def
  30881. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  30882. {
  30883. 5 packedarray
  30884. }  def
  30885. /setcustomcolor        % object tint setcustomcolor -
  30886. {
  30887. exch
  30888. aload pop pop
  30889. 4
  30890.     {
  30891.     4 index mul 4 1 roll
  30892.     } repeat
  30893. 5 -1 roll pop
  30894. setcmykcolor
  30895. } def
  30896. /setoverprint        % boolean setoverprint -
  30897. {
  30898. pop
  30899. } def
  30900. currentdict readonly pop end
  30901. setpacking
  30902. %%EndResource
  30903. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  30904. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  30905. %%Version: 1.0 
  30906. %%CreationDate: (7/22/89) ()
  30907. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  30908. currentpacking true setpacking
  30909. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  30910. % initialization
  30911. /initialize                % - initialize -
  30912. {
  30913. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  30914. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  30915. % paint operands
  30916. /_lp /none def
  30917. /_pf {} def
  30918. /_ps {} def
  30919. /_psf {} def
  30920. /_pss {} def
  30921. /_pjsf {} def
  30922. /_pjss {} def
  30923. /_pola 0 def
  30924. /_doClip 0 def
  30925. % paint operators
  30926. /cf    currentflat def    % - cf flatness
  30927. % typography operands
  30928. /_tm matrix def
  30929. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  30930. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  30931. /_render -1 def
  30932. /_rise 0 def
  30933. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  30934. /_ay 0 def            % y character spacing
  30935. /_cx 0 def            % x word spacing
  30936. /_cy 0 def            % y word spacing
  30937. /_leading [0 0] def
  30938. /_ctm matrix def
  30939. /_mtx matrix def
  30940. /_sp 16#020 def
  30941. /_hyphen (-) def
  30942. /_fScl 0 def
  30943. /_cnt 0 def
  30944. /_hs 1 def
  30945. /_nativeEncoding 0 def
  30946. /_useNativeEncoding 0 def
  30947. /_tempEncode 0 def
  30948. /_pntr 0 def
  30949. /_tDict 2 dict def
  30950. % typography operators
  30951. /Tx {} def
  30952. /Tj {} def
  30953. % compound path operators
  30954. /CRender {} def
  30955. % printing
  30956. /_AI3_savepage {} def
  30957. % color operands
  30958. /_gf null def
  30959. /_cf 4 array def
  30960. /_if null def
  30961. /_of false def
  30962. /_fc {} def
  30963. /_gs null def
  30964. /_cs 4 array def
  30965. /_is null def
  30966. /_os false def
  30967. /_sc {} def
  30968. /_i null def
  30969. Adobe_IllustratorA_AI3 begin
  30970. Adobe_IllustratorA_AI3
  30971.     {
  30972.     dup xcheck
  30973.         {
  30974.         bind
  30975.         } if
  30976.     pop pop
  30977.     } forall
  30978. end
  30979. end
  30980. Adobe_IllustratorA_AI3 begin
  30981. Adobe_IllustratorA_AI3_vars begin
  30982. newpath
  30983. } def
  30984. /terminate                % - terminate -
  30985. {
  30986. end
  30987. end
  30988. } def
  30989. % definition operators
  30990. /_                    % - _ null
  30991. null def
  30992. /ddef                % key value ddef -
  30993. {
  30994. Adobe_IllustratorA_AI3_vars 3 1 roll put
  30995. } def
  30996. /xput                % key value literal xput -
  30997. {
  30998. dup load dup length exch maxlength eq
  30999.     {
  31000.     dup dup load dup
  31001.     length 2 mul dict copy def
  31002.     } if
  31003. load begin def end
  31004. } def
  31005. /npop                % integer npop -
  31006. {
  31007.     {
  31008.     pop
  31009.     } repeat
  31010. } def
  31011. % marking operators
  31012. /sw                    % ax ay string sw x y 
  31013. {
  31014. dup length exch stringwidth
  31015. exch 5 -1 roll 3 index 1 sub mul add
  31016. 4 1 roll 3 1 roll 1 sub mul add
  31017. } def
  31018. /swj                % cx cy fillchar ax ay string swj x y
  31019. {
  31020. dup 4 1 roll
  31021. dup length exch stringwidth 
  31022. exch 5 -1 roll 3 index 1 sub mul add
  31023. 4 1 roll 3 1 roll 1 sub mul add 
  31024. 6 2 roll /_cnt 0 ddef
  31025. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  31026. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  31027. } def
  31028. /ss                    % ax ay string matrix ss -
  31029. {
  31030. 4 1 roll
  31031.     {                % matrix ax ay char 0 0 {proc} -
  31032.     2 npop 
  31033.     (0) exch 2 copy 0 exch put pop
  31034.     gsave
  31035.     false charpath currentpoint
  31036.     4 index setmatrix
  31037.     stroke
  31038.     grestore
  31039.     moveto
  31040.     2 copy rmoveto
  31041.     } exch cshow
  31042. 3 npop
  31043. } def
  31044. /jss                % cx cy fillchar ax ay string matrix jss -
  31045. {
  31046. 4 1 roll
  31047.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  31048.     2 npop 
  31049.     (0) exch 2 copy 0 exch put 
  31050.     gsave
  31051.     _sp eq 
  31052.         {
  31053.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  31054.         currentpoint
  31055.         }
  31056.         {
  31057.         false charpath currentpoint
  31058.         4 index setmatrix stroke
  31059.         }ifelse
  31060.     grestore
  31061.     moveto
  31062.     2 copy rmoveto
  31063.     } exch cshow
  31064. 6 npop
  31065. } def
  31066. % path operators
  31067. /sp                    % ax ay string sp -
  31068. {
  31069.     {
  31070.     2 npop (0) exch
  31071.     2 copy 0 exch put pop
  31072.     false charpath
  31073.     2 copy rmoveto
  31074.     } exch cshow
  31075. 2 npop
  31076. } def
  31077. /jsp                    % cx cy fillchar ax ay string jsp -
  31078. {
  31079.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  31080.     2 npop 
  31081.     (0) exch 2 copy 0 exch put 
  31082.     _sp eq 
  31083.         {
  31084.         exch 5 index 5 index 5 index 5 -1 roll widthshow  
  31085.         }
  31086.         {
  31087.         false charpath
  31088.         }ifelse
  31089.     2 copy rmoveto
  31090.     } exch cshow
  31091. 5 npop
  31092. } def
  31093. % path construction operators
  31094. /pl                % x y pl x y
  31095. {
  31096. transform
  31097. 0.25 sub round 0.25 add exch
  31098. 0.25 sub round 0.25 add exch
  31099. itransform
  31100. } def
  31101. /setstrokeadjust where
  31102.     {
  31103.     pop true setstrokeadjust
  31104.     /c                % x1 y1 x2 y2 x3 y3 c -
  31105.     {
  31106.     curveto
  31107.     } def
  31108.     /C
  31109.     /c load def
  31110.     /v                % x2 y2 x3 y3 v -
  31111.     {
  31112.     currentpoint 6 2°¿≤ roll curveto
  31113.     } def
  31114.     /V
  31115.     /v load def
  31116.     /y                % x1 y1 x2 y2 y -
  31117.     {
  31118.     2 copy curveto
  31119.     } def
  31120.     /Y
  31121.     /y load def
  31122.     /l                % x y l -
  31123.     {
  31124.     lineto
  31125.     } def
  31126.     /L
  31127.     /l load def
  31128.     /m                % x y m -
  31129.     {
  31130.     moveto
  31131.     } def
  31132.     }
  31133.     {%else
  31134.     /c
  31135.     {
  31136.     pl curveto
  31137.     } def
  31138.     /C
  31139.     /c load def
  31140.     /v
  31141.     {
  31142.     currentpoint 6 2 roll pl curveto
  31143.     } def
  31144.     /V
  31145.     /v load def
  31146.     /y
  31147.     {
  31148.     pl 2 copy curveto
  31149.     } def
  31150.     /Y
  31151.     /y load def
  31152.     /l
  31153.     {
  31154.     pl lineto
  31155.     } def
  31156.     /L
  31157.     /l load def
  31158.     /m
  31159.     {
  31160.     pl moveto
  31161.     } def
  31162.     }ifelse
  31163. % graphic state operators
  31164. /d                    % array phase d -
  31165. {
  31166. setdash
  31167. } def
  31168. /cf    {} def            % - cf flatness
  31169. /i                    % flatness i -
  31170. {
  31171. dup 0 eq
  31172.     {
  31173.     pop cf
  31174.     } if
  31175. setflat
  31176. } def
  31177. /j                    % linejoin j -
  31178. {
  31179. setlinejoin
  31180. } def
  31181. /J                    % linecap J -
  31182. {
  31183. setlinecap
  31184. } def
  31185. /M                    % miterlimit M -
  31186. {
  31187. setmiterlimit
  31188. } def
  31189. /w                    % linewidth w -
  31190. {
  31191. setlinewidth
  31192. } def
  31193. % path painting operators
  31194. /H                    % - H -
  31195. {} def
  31196. /h                    % - h -
  31197. {
  31198. closepath
  31199. } def
  31200. /N                    % - N -
  31201. {
  31202. _pola 0 eq 
  31203.     {
  31204.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  31205.     newpath
  31206.     } 
  31207.     {
  31208.     /CRender {N} ddef
  31209.     }ifelse
  31210. } def
  31211. /n                    % - n -
  31212. {N} def
  31213. /F                    % - F -
  31214. {
  31215. _pola 0 eq 
  31216.     {
  31217.     _doClip 1 eq 
  31218.         {
  31219.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  31220.         /_doClip 0 ddef
  31221.         }
  31222.         {
  31223.         _pf
  31224.         }ifelse
  31225.     } 
  31226.     {
  31227.     /CRender {F} ddef
  31228.     }ifelse
  31229. } def
  31230. /f                    % - f -
  31231. {
  31232. closepath
  31233. F
  31234. } def
  31235. /S                    % - S -
  31236. {
  31237. _pola 0 eq 
  31238.     {
  31239.     _doClip 1 eq 
  31240.         {
  31241.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  31242.         /_doClip 0 ddef
  31243.         }
  31244.         {
  31245.         _ps
  31246.         }ifelse
  31247.     } 
  31248.     {
  31249.     /CRender {S} ddef
  31250.     }ifelse
  31251. } def
  31252. /s                    % - s -
  31253. {
  31254. closepath
  31255. S
  31256. } def
  31257. /B                    % - B -
  31258. {
  31259. _pola 0 eq 
  31260.     {
  31261.     _doClip 1 eq     % F clears _doClip
  31262.     gsave F grestore 
  31263.         {
  31264.         gsave S grestore clip newpath /_lp /none ddef _sc
  31265.         /_doClip 0 ddef
  31266.         } 
  31267.         {
  31268.         S
  31269.         }ifelse
  31270.     }
  31271.     {
  31272.     /CRender {B} ddef
  31273.     }ifelse
  31274. } def
  31275. /b                    % - b -
  31276. {
  31277. closepath
  31278. B
  31279. } def
  31280. /W                    % - W -
  31281. {
  31282. /_doClip 1 ddef
  31283. } def
  31284. /*                    % - [string] * -
  31285. {
  31286. count 0 ne 
  31287.     {
  31288.     dup type (stringtype) eq {pop} if
  31289.     } if 
  31290. _pola 0 eq {newpath} if
  31291. } def
  31292. % group operators
  31293. /u                    % - u -
  31294. {} def
  31295. /U                    % - U -
  31296. {} def
  31297. /q                    % - q -
  31298. {
  31299. _pola 0 eq {gsave} if
  31300. } def
  31301. /Q                    % - Q -
  31302. {
  31303. _pola 0 eq {grestore} if
  31304. } def
  31305. /*u                    % - *u -
  31306. {
  31307. _pola 1 add /_pola exch ddef
  31308. } def
  31309. /*U                    % - *U -
  31310. {
  31311. _pola 1 sub /_pola exch ddef 
  31312. _pola 0 eq {CRender} if
  31313. } def
  31314. /D                    % polarized D -
  31315. {pop} def
  31316. /*w                    % - *w -
  31317. {} def
  31318. /*W                    % - *W -
  31319. {} def
  31320. % place operators
  31321. /`                    % matrix llx lly urx ury string ` -
  31322. {
  31323. /_i save ddef
  31324. 6 1 roll 4 npop
  31325. concat pop
  31326. userdict begin
  31327. /showpage {} def
  31328. 0 setgray
  31329. 0 setlinecap
  31330. 1 setlinewidth
  31331. 0 setlinejoin
  31332. 10 setmiterlimit
  31333. [] 0 setdash
  31334. newpath
  31335. 0 setgray
  31336. false setoverprint
  31337. } def
  31338. /~                    % - ~ -
  31339. {
  31340. end
  31341. _i restore
  31342. } def
  31343. % color operators
  31344. /O                    % flag O -
  31345. {
  31346. 0 ne
  31347. /_of exch ddef
  31348. /_lp /none ddef
  31349. } def
  31350. /R                    % flag R -
  31351. {
  31352. 0 ne
  31353. /_os exch ddef
  31354. /_lp /none ddef
  31355. } def
  31356. /g                    % gray g -
  31357. {
  31358. /_gf exch ddef
  31359. /_fc
  31360. _lp /fill ne
  31361.     {
  31362.     _of setoverprint
  31363.     _gf setgray
  31364.     /_lp /fill ddef
  31365.     } if
  31366. } ddef
  31367. /_pf
  31368. {
  31369. _fc
  31370. fill
  31371. } ddef
  31372. /_psf
  31373. {
  31374. _fc
  31375. ashow
  31376. } ddef
  31377. /_pjsf
  31378. {
  31379. _fc
  31380. awidthshow
  31381. } ddef
  31382. /_lp /none ddef
  31383. } def
  31384. /G                    % gray G -
  31385. {
  31386. /_gs exch ddef
  31387. /_sc
  31388. {
  31389. _lp /stroke ne
  31390.     {
  31391.     _os setoverprint
  31392.     _gs setgray
  31393.     /_lp /stroke ddef
  31394.     } if
  31395. } ddef
  31396. /_ps
  31397. {
  31398. _sc
  31399. stroke
  31400. } ddef
  31401. /_pss
  31402. {
  31403. _sc
  31404. ss
  31405. } ddef
  31406. /_pjss
  31407. {
  31408. _sc
  31409. jss
  31410. } ddef
  31411. /_lp /none ddef
  31412. } def
  31413. /k                    % cyan magenta yellow black k -
  31414. {
  31415. _cf astore pop
  31416. /_fc
  31417. {
  31418. _lp /fill ne
  31419.     {
  31420.     _of setoverprint
  31421.     _cf aload pop setcmykcolor
  31422.     /_lp /fill ddef
  31423.     } if
  31424. } ddef
  31425. /_pf
  31426. {
  31427. _fc
  31428. fill
  31429. } ddef
  31430. /_psf
  31431. {
  31432. _fc
  31433. ashow
  31434. } ddef
  31435. /_pjsf
  31436. {
  31437. _fc
  31438. awidthshow
  31439. } ddef
  31440. /_lp /none ddef
  31441. } def
  31442. /K                    % cyan magenta yellow black K -
  31443. {
  31444. _cs astore pop
  31445. /_sc
  31446. {
  31447. _lp /stroke ne
  31448.     {
  31449.     _os setoverprint
  31450.     _cs aload pop setcmykcolor
  31451.     /_lp /stroke ddef
  31452.     } if
  31453. } ddef
  31454. /_ps
  31455. {
  31456. _sc
  31457. stroke
  31458. } ddef
  31459. /_pss
  31460. {
  31461. _sc
  31462. ss
  31463. } ddef
  31464. /_pjss
  31465. {
  31466. _sc
  31467. jss
  31468. } ddef
  31469. /_lp /none ddef
  31470. } def
  31471. /x                    % cyan magenta yellow black name gray x -
  31472. {
  31473. /_gf exch ddef
  31474. findcmykcustomcolor
  31475. /_if exch ddef
  31476. /_fc
  31477. _lp /fill ne
  31478.     {
  31479.     _of setoverprint
  31480.     _if _gf 1 exch sub setcustomcolor
  31481.     /_lp /fill ddef
  31482.     } if
  31483. } ddef
  31484. /_pf
  31485. {
  31486. _fc
  31487. fill
  31488. } ddef
  31489. /_psf
  31490. {
  31491. _fc
  31492. ashow
  31493. } ddef
  31494. /_pjsf
  31495. {
  31496. _fc
  31497. awidthshow
  31498. } ddef
  31499. /_lp /none ddef
  31500. } def
  31501. /X                    % cyan magenta yellow black name gray X -
  31502. {
  31503. /_gs exch ddef
  31504. findcmykcustomcolor
  31505. /_is exch ddef
  31506. /_sc
  31507. {
  31508. _lp /stroke ne
  31509.     {
  31510.     _os setoverprint
  31511.     _is _gs 1 exch sub setcustomcolor
  31512.     /_lp /stroke ddef
  31513.     } if
  31514. } ddef
  31515. /_ps
  31516. {
  31517. _sc
  31518. stroke
  31519. } ddef
  31520. /_pss
  31521. {
  31522. _sc
  31523. ss
  31524. } ddef
  31525. /_pjss
  31526. {
  31527. _sc
  31528. jss
  31529. } ddef
  31530. /_lp /none ddef
  31531. } def
  31532. % locked object operator
  31533. /A                    % value A -
  31534. {
  31535. pop
  31536. } def
  31537. currentdict readonly pop end
  31538. setpacking
  31539. % annotate page operator
  31540. /annotatepage
  31541. {
  31542. } def
  31543. %%EndResource
  31544. %%EndProlog
  31545. %%BeginSetup
  31546. Adobe_cmykcolor /initialize get exec
  31547. Adobe_cshow /initialize get exec
  31548. Adobe_customcolor /initialize get exec
  31549. Adobe_IllustratorA_AI3 /initialize get exec
  31550. %%EndSetup
  31551. 0 A
  31552. 0 R
  31553. 0 G
  31554. 0 i 0 J 0 j 1 w 8 M []0 d
  31555. %AI3_Note:
  31556. 0 D
  31557. 198.4528 431.85 m
  31558. 234.1248 395.2768 L
  31559. 197.5517 359.6048 L
  31560. 255.2959 358.585 270.6214 325.079 269.7822 287.3352 C
  31561. 306.5053 323.5127 L
  31562. 343.0038 287.7645 L
  31563. 342.7035 345.5168 377.2454 359.7264 414.9984 359.75 C
  31564. 414.692 359.8503 L
  31565. 379.1184 396.0263 L
  31566. 415.0445 432.35 L
  31567. 357.2913 432.3317 342.2431 465.4476 342.4038 503.2003 C
  31568. 342.5015 503.4996 L
  31569. 306.2502 467.5001 L
  31570. 270.2508 503.7514 L
  31571. 269.75 446 236.5 431.25 198.75 431.75 C
  31572. 198.4528 431.85 L
  31573. s
  31574. 4 M
  31575. 306 286.6782 m
  31576. 287.25 285.4282 281.8534 300.9241 281.75 307.1782 c
  31577. 281.25 337.4282 295 381.6782 305.25 381.9282 C
  31578. 306.75 381.9282 L
  31579. 317 381.6782 330.75 337.4282 330.25 307.1782 c
  31580. 330.1466 300.9241 324.75 285.4282 306 286.6782 C
  31581. s
  31582. 415.2371 396.6065 m
  31583. 416.2473 415.371 400.6836 420.5691 394.4286 420.5925 c
  31584. 364.1745 420.7057 320.1037 406.3909 319.9848 396.1385 C
  31585. 320.004 394.6386 L
  31586. 320.385 384.3926 364.8075 371.2094 395.0488 372.0962 c
  31587. 401.3011 372.2795 416.7268 377.8739 415.2371 396.6065 C
  31588. s
  31589. 197.477 396.6065 m
  31590. 196.4668 415.371 212.0305 420.5691 218.2855 420.5925 c
  31591. 248.5396 420.7057 292.6104 406.3909 292.7293 396.1385 C
  31592. 292.7101 394.6386 L
  31593. 292.3291 384.3926 247.9066 371.2094 217.6653 372.0962 c
  31594. 211.413 372.2795 195.9873 377.8739 197.477 396.6065 C
  31595. s
  31596. 306 503.3929 m
  31597. 287.25 504.6429 281.8534 489.1471 281.75 482.8929 c
  31598. 281.25 452.6429 295 408.3929 305.25 408.1429 C
  31599. 306.75 408.1429 L
  31600. 317 408.3929 330.75 452.6429 330.25 482.8929 c
  31601. 330.1466 489.1471 324.75 504.6429 306 503.3929 C
  31602. s
  31603. %AI3_BeginCrops
  31604. userdict /AI3_noCropMarks known not {
  31605. u
  31606. u
  31607. 0.5 w
  31608. 180 273 m
  31609. 153 273 L
  31610. S
  31611. 189 264 m
  31612. 189 237 L
  31613. S
  31614. U
  31615. u
  31616. 180 514 m
  31617. 153 514 L
  31618. S
  31619. 189 523 m
  31620. 189 550 L
  31621. S
  31622. U
  31623. u
  31624. 435 514 m
  31625. 462 514 L
  31626. S
  31627. 426 523 m
  31628. 426 550 L
  31629. S
  31630. U
  31631. u
  31632. 435 273 m
  31633. 462 273 L
  31634. S
  31635. 426 264 m
  31636. 426 237 L
  31637. S
  31638. U
  31639. U
  31640. } if
  31641. %AI3_EndCrops
  31642. %%PageTrailer
  31643. gsave annotatepage grestore showpage
  31644. %%Trailer
  31645. Adobe_IllustratorA_AI3 /terminate get exec
  31646. Adobe_customcolor /terminate get exec
  31647. Adobe_cshow /terminate get exec
  31648. Adobe_cmykcolor /terminate get exec
  31649. Adobe_packedarray /terminate get exec
  31650. %%EOF
  31651. à◊#ˇ ˇˇˇˇ#◊ 
  31652. d, Palatino
  31653. .°dONLNd$0é+6LNrender the following data. Next we add the PolySmooth comment, followed by the°dONLNdO0<X* control points.°dONLNd`HTÉ*QWhen the whole polygon is in the picture, we restore the clipping to its previous°dONLNd≤T`Å* Mstate and add the PolyIgnore picture comment. Anyone reading picture comments°dONLNd`lê* Owill know to ignore the following QuickDraw polygon. DrawPicture, which ignores°dONLNdPlxv* Nall picture comments and skips over the smooth polygon since the lines are all°dONLNdüxÑ* 5clipped out, will draw the polygon just as it should.°dONLNd’êúç*QThus, we have something like the following (where an asterisk indicates a picture°dONLNd'ú®F*     comment):°dONLNd1¥¿v*Save the current clip°dONLNdG¬ŒL*
  31654. *PolyBegin°dONLNdR–‹ *7Set the clip to the empty rectangle to turn off drawing°dONLNdäfiÍU* *PolySmooth°dONLNdñϯB*ERecord the PostScript version of the curves (just the control points)°dONLNd‹˙N* *PolyIgnore°dONLNdËÒ*1Restore the original clip to turn drawing back on°dONLNd"a*HRecord the QuickDraw version of the curves (subdivided into short lines)°dONLNdc$0C**PolyEnd°dONLNdl<Hà*QSince the PolySmooth picture comment allows only off-curve points, it’s necessary°dONLNdæHTç* Qto break the path down into segments. This is done by the AddPathsToPict routine,°dONLNdT`à* Nwhich calls AddSegmentToPict for each path fragment (either a single quadratic°dONLNd_`l}* PBézier or a line). AddSegmentToPict copies two sets of points into the PICT, one°dONLNd∞lxÑ* Tthat contains the actual control points of the curve or line segment (for PostScript°dONLNdxÑé* Pprinting or pasting into MacDraw) and another that is the QuickDraw rendering of°dONLNdVÑêd* the curve or line.°dONLNdjú®}*PIn AddSegmentToPict (below), cur is the current segment to be added; isLine is a°dONLNdª®¥* OBoolean identifying whether the segment is a curve or a line segment; and delta°dONLNd ¥¿|* Pspecifies an amount to offset the data when recording the PostScript version, to°dONLNd\¿Ãê* Raccount for the difference between PostScript’s centered pen and QuickDraw’s upper°dONLNdØÃÿ>*     left pen.,
  31655. Courier
  31656.     °dONLNdπÂ?*;void AddSegmentToPict(curve *cur, point *delta, int isLine)°dONLNdıÒ¸* {°dONLNd¯˝&À+ !/* Real programs check errors. */°dONLNd    &D* Handle°dONLNd#    d◊)>verbHdl = NewHandle(1);°dONLNd<& S(<D    RgnHandle°dONLNdFd »)>origClip = NewRgn();°dONLNd\!&,:(HDRect°dONLNdc!d,·)>emptyRect = {0, 0, 0, 0}; x4x&,Times
  31657. ({) ,     Helvetica
  31658. +
  31659. 19
  31660. 4ìÚ·Ø
  31661. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  31662. )Œ Autumn 1991ˇ
  31663. f◊#ˇ ˇˇˇˇ#◊ 
  31664. d,
  31665. Courier
  31666.     .°dONLNd§$+¬@**verbHdl = kPolyFrame;°dONLNd%§0˛* GetClip(origClip);°dONLNd-=§H0*PicComment(POLYBEGIN, 0, 0);°dONLNdKI§T
  31667. * ClipRect(&emptyRect);°dONLNdaI!T∑)} /* This turns drawing off. */°dONLNdÅU§`S(|¬#PicComment(POLYSMOOTH, 2, verbHdl);°dONLNdßa≥lÖ+ */* Record the endpoints for PostScript. */°dONLNd‘m≥x’* :fmoveto(cur->start.x + delta->x, cur->start.y + delta->y);°dONLNdy≥ÑÍ* if (isLine)°dONLNd Ö¡êœ+ 6flineto(cur->end.x + delta->x, cur->end.y + delta->y);°dONLNdYë≥ú«(∏—else°dONLNdaù¡®˜+ >flineto(cur->control.x + delta->x, cur->control.y + delta->y);°dONLNd¢©≥¥¡(–—6flineto(cur->end.x + delta->x, cur->end.y + delta->y);°dONLNd⁄¡§Ã5(ˬPicComment(POLYIGNORE, 0, 0);°dONLNd˘Õ§ÿ˛* SetClip(origClip);°dONLNd
  31668. Õ!ÿÀ)}" /* This turns drawing back on. */°dONLNd2Ÿ≥‰l(—%/* Record the lines for QuickDraw. */°dONLNdZÂ≥g* $fmoveto(cur->start.x, cur->start.y);°dONLNdÅÒ≥¸Í* if (isLine)°dONLNdê˝¡a+  flineto(cur->end.x, cur->end.y);°dONLNd≥    ≥«(0—else°dONLNdª¡ R+ FrameCurve(cur, kCurveLimit);°dONLNd⁄!§,&(H¬PicComment(POLYEND, 0, 0);°dONLNdˆ9§D
  31669. *DisposeRgn(origClip);°dONLNd
  31670. E§P* DisposHandle(verbHdl);°dONLNd$Qñ\õ(x¥}, Palatino
  31671. °dONLNd&hñt*IAddPathsToPict is relatively simple. It walks through each path, and each°dONLNdptñÄ * Osegment within each path, and records the segments by calling AddSegmentToPict.
  31672.     °dONLNd¿çñò,*AddPathsToPict(paths *myPaths)°dONLNdflôñ§õ* {°dONLNd‚•§∞Ω+ point°dONLNdË•√∞)    penDelta;°dONLNdÛ±§º∏(ÿ¬long°dONLNd¯±√ºÕ)i;°dONLNd¸Ω§»∏(‰¬path°dONLNdΩ√»·)*cont;°dONLNd    ’§‡Ó(¸¬B/* Compute half the pen's thickness as a delta, since PostScript's°dONLNdM·§ÏÓ* B * pen is centered and QuickDraw's hangs to the right and down. */°dONLNdȩ̈¯g* 'penDelta.x = ff(thePort->pnSize.h) / 2;°dONLNd∫˘§g* 'penDelta.y = ff(thePort->pnSize.v) / 2;°dONLNd„§0*/* Record the curve data. */°dONLNd§(* cont = myPaths->contour; xBx/,Times
  31673. ({& ,     Helvetica
  31674. +
  31675. 20
  31676. 4ìq·3
  31677. +md)e)v)e)l)o)p)  
  31678. ) Autumn 1991ˇ∂◊#ˇ ˇˇˇˇ#◊ 
  31679. d,
  31680. Courier
  31681.     .°dONLNd&$È+D@'for (i = 0; i < myPaths->contours; i++)°dONLNd)%&0+* {°dONLNd+%50è)pathWalker walker;°dONLNd@=5H *+/* This loop looks a lot like FramePath. */°dONLNdnI5TÀ* InitPathWalker(&walker, cont);°dONLNdèU5`’*  while (NextPathSegment(&walker))°dONLNd≥aClQ+ 6AddSegmentToPict(&walker.c, &penDelta, walker.isLine);°dONLNdÏm5x£(îScont = NextPath(cont);°dONLNdy&Ñ+(†D}°dONLNdÖê(¨6}, Palatino
  31682. °dONLNdú®a*HA word about rounding: We’ve kept all our data in Fixed, even during the°dONLNdQ®¥É* Ssubdivision process, up until calling LineTo; still, when we record the data into a°dONLNd•¥¿Ö* PPICT, we’re forced to throw away information since the PICT records only integer°dONLNdˆ¿Ãv* Mcoordinates. The upshot of this is that a given series of paths may draw much°dONLNdDÃÿt* Nbetter in your application than when it’s been put into a PICT and pasted into°dONLNdìÿ‰w* another application.,     Helvetica
  31683. °dONLNd©ı *EXTRACTING CURVES FROM TRUETYPE
  31684. °dONLNd…Ä*OBecause TrueType uses the quadratic Bézier as its curve primitive, as mentioned°dONLNdy* Rearlier, the outlines in a TrueType font represent a rich source of curve data for°dONLNdl+á* Lprogrammers. In fact, a program demonstrated at Apple’s Worldwide Developers°dONLNdπ+7ä* TConference in May of this year uses TrueType fonts as a basis for turning text typed°dONLNd7Cu* Pby the user into outlines that can be rotated, filled, stretched and shrunk, and°dONLNd_CO{* Otransformed in other amusing ways. All it takes to produce such a program is to°dONLNdØO[å* Tconvert TrueType data from its native storage structure into a paths data structure.°dONLNd[gç* PWe show you how to do that here, and then discuss the sample program you’ll find°dONLNdUgs6* on the °dONLNd\g6sï)Developer CD Series°dONLNdogïsê)_8 disc that draws outlines extracted from TrueType fonts.
  31685.     °dONLNd®Ñèë(´6CONVERTING THE DATA
  31686. °dONLNdºèõt* OFor space reasons, the data for TrueType outlines is not stored in a paths data°dONLNd õß{* Qstructure but instead is compressed as byte deltas. Code provided on this issue’s°dONLNd^ß≥w* Developer CD Series°dONLNdqßw≥ä)_? disc fills out a glyph outline data structure given a TrueType°dONLNd±≥øP(€6Ffont and a glyph ID. The glyph outline data structure looks like this:
  31687.     °dONLNd¯Ã◊h*typedef struct {°dONLNd
  31688. ÿ&„:+ long°dONLNdÿ[„ú)5
  31689. contourCount;°dONLNd‰&Ô:( Dlong°dONLNd%‰[Ôí)5 pointCount;°dONLNd2&˚?(Dpoint°dONLNd8[˚~)5origin;°dONLNdA¸&?(#Dpoint°dONLNdG¸[É)5advance;°dONLNdQ&?(/Dshort°dONLNdW[ó)5 **endPoints;°dONLNdd©
  31690. )N/* [contourCount] */°dONLNdz&:(;DByte°dONLNdÄ[ç)5
  31691. **onCurve;°dONLNdå©)N/* [pointCount] */°dONLNd† &+?(GDFixed°dONLNd¶ [+o)5**x;°dONLNdÆ ©+)N/* [pointCount] */°dONLNd¬,&7?(SDFixed°dONLNd»,[7o)5**y;°dONLNd–,©7)N/* [pointCount] */°dONLNd„8Cc(_6} GlyphOutline; x4x&,Times
  31692. ({) 
  31693. +
  31694. 21
  31695. (ë6,Complete information on the TrueType format )Æis(ù6 provided in )'&The TrueType Font Format Specification)â,(©6"available from APDA (#M0825LL/A).•
  31696. 4ìÚÁØ
  31697. +ˇI0CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  31698. )Œ Autumn 1991ˇ ◊#ˇ ˇˇˇˇ#◊ 
  31699. d, Palatino
  31700. .°dONLNd$ñ0Ò+¥LOA glyph outline is a bit less compact than a paths data structure, but contains°dONLNdP0ñ<˝* Oenough information to be converted into one. One difference from the paths data°dONLNd†<ñH    * Zstructure is that in a path, if a control bit is set, the point is treated as an off-curve°dONLNd˚HñT˚* Tpoint. In a glyph outline, if the onCurve byte is set, the point is treated as an on°dONLNdOH˚Tˇ(p-°dONLNdPTñ`˚(|¥Rcurve point. Another difference is that in a glyph outline, the points for all the°dONLNd£`ñl·* Jcontours are stored contiguously, rather than separated into discrete path°dONLNdÓlñxƒ* structures.°dONLNd˚Ññê*QThe utility function PackControlBits takes an array of bytes, each representing a°dONLNdMêñú * Vpoint, and packs them into a bit array, suitable for a path. It then returns a pointer°dONLNd§úñ®>* (to the long after the last control long.,
  31701. Courier
  31702.     °dONLNdÕµñ¿≥*9long *PackControlBits(long *p, Byte *onCurve, long count)°dONLNd¡ñÃõ* {°dONLNd
  31703. Õ§ÿD+  unsigned long mask = 0x80000000;°dONLNd.§«**p = 0;°dONLNd7Ò§¸Ô* while (count--)°dONLNdH˝§©* {°dONLNdJ˝≥Â)
  31704. if (!mask)°dONLNdW    ≥∏* {°dONLNdY    ¡)mask = 0x80000000;°dONLNdo¡ Ó*     *++p = 0;°dONLNd{!≥,∏(H—}°dONLNd-≥8* if (!*onCurve++)°dONLNdì9¡D¯+ *p |= mask;°dONLNd°E≥PÍ(l— mask >>= 1;°dONLNdÆQ§\©(x¬}°dONLNd±]§hÂ*
  31705. return p + 1;°dONLNdøiñtõ(ê¥}
  31706. °dONLNd¡Äñå*QThe function OutlineToPaths takes a glyph outline and returns a pointer to a path°dONLNdåñò* Sthat represents the outline. NewPtr is called, so when the application has finished°dONLNdgòñ§N* )using the path it should call DisposePtr.
  31707.     °dONLNdë±ñº^*(paths *OutlineToPaths(GlyphOutline *out)°dONLNd∫Ωñ»õ* {°dONLNdΩ…§‘+ long size, *p, *origP;°dONLNd’·§Ï∑*7/* First compute how big the resulting path will be. */°dONLNḑ¯v* *size = sizeof(long);  /* paths.contours */°dONLNd:§©*{°dONLNd<≥˛)long i, sp = 0;°dONLNdN≥v* 'for (i = 0; i < out->contourCount; i++)°dONLNdx≥(∏* {°dONLNdz¡(é))long pts = (*out->endPoints)[i] - sp + 1;°dONLNdß)¡4** size += sizeof(long);°dONLNd¿)a4ª)†/* path.vectors */°dONLNd÷5¡@R(\flsize += (pts + 31 >> 5) << 2;°dONLNdÙ5a@œ)†/* path.controlBits */°dONLNdA¡L(hflsize += pts << 3;°dONLNd$AaL¿)†/* path.vector[] */ xBx/,Times
  31708. ({& ,     Helvetica
  31709. +
  31710. 22
  31711. 4ìq·3
  31712. +md)e)v)e)l)o)p)  
  31713. ) Autumn 1991ˇ :◊#ˇ ˇˇˇˇ#◊ 
  31714. d,
  31715. Courier
  31716.     .°dONLNdC$Ÿ+a@sp = (*out->endPoints)[i] + 1;°dONLNd!%50:(LS}°dONLNd$1&<+(XD}°dONLNd'I&T∑*/* Now allocate the paths. */°dONLNdFU&`À* !origP = p = (long *)NewPtr(size);°dONLNdia&lÀ* !/* Real programs check errors. */°dONLNdåy&Ñ⁄*$/* Record the number of contours. */°dONLNd≤Ö&ê£* *p++ = out->contourCount;°dONLNdÕë&ú+* {°dONLNdœë5úä)long   i, sp = 0;°dONLNd„ù5®î* Fixed *x = *out->x;°dONLNd˘©5¥î* Fixed *y = *out->y;°dONLNdµ5¿¡* short *ep = *out->endPoints;°dONLNd.¡5Ã’*  Byte   *onCurve = *out->onCurve;°dONLNdQŸ5‰*,/* For each contour, record the point count,°dONLNdÄÂ5 * / * record the control bits, then the points. */°dONLNd≤Ò5¸¯* 'for (i = 0; i < out->contourCount; i++)°dONLNd‹˝5:* {°dONLNdfi˝Cª)long pts = *ep - sp + 1;°dONLNd˙    Cz* *p++ = pts;°dONLNd    C ¸* %p = PackControlBits(p, onCurve, pts);°dONLNd2!C,é* onCurve += pts;°dONLNdE-C8Ñ*
  31717. while (pts--)°dONLNdV9CDH* {°dONLNdX9RDé) *p++ = *x++;°dONLNdiERPé* *p++ = *y++;°dONLNdyQC\H(xa}°dONLNd~]Ché* sp = *ep++ + 1;°dONLNdêi5t:(êS}°dONLNdìu&Ä+(úD}°dONLNdñÅ&åî* return (paths *)origP;°dONLNd≠çò(¥6},     Helvetica°dONLNdØ©¥ *ABOUT OUR SAMPLE APPLICATION, Palatino°dONLNdÀ™ ≥U)≤.I(.QD CURVES APPLICATION;
  31718. °dONLNdÊ¥¿ÿ(‹6(The sample application QD Curves on the °dONLNd¥ÿ¿7)¿Developer CD Series°dONLNd!¥7¿á)_ disc uses paths to°dONLNd5¿Ã~(Ë6Qdraw the outlines of TrueType text. It can put the outlines onto the Clipboard so°dONLNdáÃÿg* Lthat they can be pasted into another application for editing or printing. In°dONLNd‘ÿ‰ä* Saddition, the application uses some of the other TrueType access functions to build°dONLNd(‰å* Rvariable-length font and style menus and display information about a font, such as°dONLNd{¸B* Cits version number, copyright notice, and trademark (see Figure 8).°dONLNdøé*QTo display a path, the application determines how large the path currently is and°dONLNd }* Pscales it to fill the window. The utility functions OffsetPaths, ScalePaths, and°dONLNdb ,* 9GetPathsBounds are used in positioning and scaling paths. x4x&,Times
  31719. ({) 
  31720. +
  31721. 23
  31722. 4ìÚ·Ø
  31723. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  31724. )Œ Autumn 1991ˇ†◊#ˇ ˇˇˇˇ#◊†Ç 
  31725. 6¥&ò6∞∞6¥&Õˇ˛ÕÕÕ~ˇÔÓˇ‡˙Ïˇ˚ÄÏ3Δ00Î~ÄOÓˇ‡300Ïˇ˚Ä@Ì3><œ1·Î~ÄOÓˇ‡33Δ330Ïˇ˚Ä@Ì33Δ330Î~ÄOÓˇ‡33Δ3Û0Ïˇ˚Ä@Ì33Δ30Î~ÄOÓˇ‡33Δ30Ïˇ˚ø¿Ì3 √1·Î~ÄÓˇ‡˙Ïˇ˚ÕÕÕÃˇÕÕÕÕÕ`¸◊ ¸ÄÿI"¸ΔD¿€I ¸    •)( €I ¸Ω/(‡€I ¸°( €9"¸&‡€ÕÕÕÕÕÄĸ
  31726. p¿˛xÁÄ˚
  31727. à ˛DÁ"πù&˛ú‚`Åùúó2¬që0D«I2¿È §•)˝ííêÇRRíKiJJy)I Ë §•/˝“íÇRRíz/K 8QÈI:Ë §•(˝RíÄäRRíB(JHI    IJË!$úÊ˛\‚`qí\q2ΔIÑ8D«9:˲˚IJ˘Ê˛˚IJ˘ÊÕÕ¯¿¸7˛/Å !«Ñp!8‡ | !8‡#75Ä    êb(¢LàLÉE"`"LÉE"c75…-ùŒ 
  31728. "(¢Dú‚`Åùúó2¡qÄPÅE" ' bófq¡qÄPÅE"#75%)0•$
  31729. !Á¢ÛƒííêÇRRíKJ@PÅ=û $§íí)JJ@PÅ=û#75%) •$    ê  ¢D“íÇRRízJLÅ $ºíí)IÅJLÅ#75•) •$  A"ÑRíÄäRRíBJ@!     $†"íí)HAJ@!    #75« ù" ¿!Ü\‚`qí\q2Ià 0‡ Ábq&KÅIà 0‡#ˆIJÙ$ÚˆIJÙƒÚÕÕÕIJǞĒ,«3±ñë’0)JHX†’ ÈzI–¿’!)BJP†’ Á2I–ë’ÕÕÕÕÕÄ ˝ÄŸÄ˚@Ÿ ôgfpÄ@Ÿ%à)H˛@Ÿ=)H˛@Ÿ!)H˛@Ÿ &HÄÄŸÕÕÕÕÕÕÕÕÕÕÕÕ
  31730. ˙‡’ ˚’ ˚’ ˚}ˇ‡÷
  31731. ¸ć÷¸0Ä◊¸¿˛`◊˝˝◊˝˝◊˝ p◊˝0¯◊˝@ˇÄÿ˝Äp¯‡Äÿ˛Äp@ÿ˛ ÿ˛ ÿ˛0Äÿ˛@˛¿ÿ˛@˛@ÿ˛IJ`ÿ˛˝pÿ˛ ˝¯>ÿ˛@˝ˇ˛ÿ˛Ä˝¯>ÿ˛Ä˝pÿ˛Ę˘‡˚Ú‡˝+˛Ę>˝8˚˛¿˛ć˝/˛įˇ¿˛|˛¸ˇ‡‡˛¡ˇÄ˛0˛Ä¯ >>˛ˇ·ÒÄ˝ˇ‡˛ˇ·x˛0¯p˛|ćp˝0㞡‡˛2˘ Ä¿8 ˛¿@¿˛ć˛Ä2 ˘˛0˛˛8@˛Ä`˛`2 ˘˛ 0˛˛ ˛ ć2 ˘    8@˛ Ä ˛  2@˘ |@Ä>IJ 2@˘@ˇÄÄ@ Ä˛ ?ˇ2@˘Ä|‡Ä¿ ¿æ‡ÄIJ ¿‡¿3@˙ 8@o∞ @@˛ 03@˙ @á@@˛  3@˙    ˛   3@˙@ Ä`Ä ˛   Ä3Ä˙ÄÄ ÄÄ@ ˛ @@Ä3Ä˙˛ @ ¿˛@˛ @‡Ä3Ä˙˛ @@@˛ ˛ @ >ÄÄ3Ä˙˛  @@˛ ˛ Ä ˇ˛ÄÄ7¿Ä ˛  Ä ˛˛ Ä >Å¿7‡¿> ˛ ˛ ˛@‡‡5‡˛ˇ˛ ˛˛ ˛    Ä@¸‡5‡¿>@˛˛  ˛    Äĸ‡5¿Ä@˛8˛ > ˛    @ĸ¿5IJ@8˛|˛ > 8˛>@¸œÄÄ5IJÄ|˛|˛ >@|˛>@¸ÔÄÄ5IJIJˇ¸˛ @˛ˇ˛ ¸ˇÄÄ5@˛Ä|˛|˛p@|˛> ¸ÁÄ5@ÄpÄ8˛8˛¯@8˛ ¸·¿Ä2
  31732. @¿¯Ä¸˛¯@¸Ä˝˛Ä2
  31733. @ˇˇ¯Ä¸˛¯@¸ÄÄ˝pÄ3
  31734. @¿¯¿¸˛p‡¸Ä@˛Ä?ÄÄ5@Äp‡p˝˛ 8˝Ä@ ˛ ÄÄ4@˝ ‡¯˝˛ |˝Ä@ ˛pÄÄ1 ˝ ‡˚ˇ˛ ¸ˇÄ @˛ÄˇÄ4 ˝ ¿¯˝˛ ‡|˝Ä @:Ä4 ˝ Äp˝˛ @8˝@ pÄ/ ˝ Ä ˚˛ @˙Ä  ÄÄÄ/˝ Ä ˚˛ @˙Ä@ ÄÄ/˝ Ä ˚˛ @˙@ÄÄ/˛Ä˝ Ä˚˛ @˙@ Ä/˛Ä˝ Ä˚˛ @˙ÅÄ@Ä/˛Ä˝ @˚˛  ˙ÇÄ@Ä/˛@˝ @˚˛  ˙Ç˛Ä¿/˛@˝ @˚˛  ˙D˛Ä‡6˛ ˝  ˛p˛  ˛8D˛Ä‡6˛ ˝  ˛¯>˛  ˛|(¿8‡6˛˝ ˛ˇ˛˛ ˛ˇ(‡|¿7˛IJ ˛¯>˛ ˛|8‡|Ä7˛@˛ ˛¯>˛     Ä|˛Ä|‡|Ä7˛@˛ ˛p˛     Ä8˛Ä|¿8 Ä7˛ ˛  Ä ˛     @ ˛Ä|˛Ä Ä7˛˛ p@@˛      `˛@8˛Ä@Ä7˛ ˛ ¯ Ä˛     @˛@˛@áÄ7˛˛ ¯˛     Ä˛ ˛@ÄÄ6˝Äp¯Ü ˛     Äèܲ  ˛@ ÄÄ6˝@‡¯xpˇ¯@˛     Ä¯ ˛  ˛ flpÄÄ6˝ ˇÄÄÄIJ     @Ä@˛@˛?Ä@6˝ ¯>@IJ      IJ@˛@5˝    p> ˛˛ ˛˝IJb@3˝¸>˛˛  ˛˝IJ˛Ç@3˝¸|˛8˛p˛ ˝IJÄp5˝IJ Ä¿ |˛¯>˛‡˝¿˛Ä ¿¯2¸p˛8˝8¿ˇ˛ˇ˛˛‡˝ˇ¿˝@ppˇ¯1¸Ä8¿˝<˛|˛¯>˛ü>¸¿˝>ˇÄ¿¯-˚ˇ˛˚ˇ¿˛8˛p˝¿¸Ä˝¯Äp˙|˙ÚÛ¯¸˙|˙ÚÛp¸
  31735. ˙8’ÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÕÃˇÃˇ†É
  31736. d,     Helvetica
  31737.     .°dONLNdñæ(8¥Figure 8°dONLNd    ñ(<* 'Font Information Displayed by QD Curves,
  31738. Courier°dONLNd15ñ@|*.void OffsetPaths(paths* p, Fixed dx, Fixed dy)°dONLNd`AñLõ* {°dONLNdcM§X+ long ctrs = p->contours;°dONLNd}Y§d!* path *aPath = p->contour;°dONLNdòq§|Í*while (ctrs--)°dONLNd®}§à©* {°dONLNd™}≥à?)long   pts = aPath->vectors;°dONLNd…â≥î?* /* Skip the control bits. */°dONLNdËï≥†∑* 4Fixed *coord = (Fixed *)aPath + 1 + (pts + 31 >> 5);°dONLNd"≠≥∏∑*4/* Apply the offsets; remember, x comes before y. */°dONLNdYπ≥ƒÙ*
  31739. while (pts--)°dONLNdi≈≥–∏* {°dONLNdk≈¡– )*coord++ += dx;°dONLNd~—¡‹ * *coord++ += dy;°dONLNdê›≥Ë∏(—}°dONLNdîÈ≥ÙÀ* 8/* The next path follows the end of the current path. */°dONLNdœı≥!* aPath = (path *)coord;°dONLNdÁ§ ©((¬}°dONLNdÈ
  31740. ñõ(4¥}°dONLNdÎ%ñ0w*-void ScalePaths(paths *p, Fixed sx, Fixed sy)°dONLNd1ñ<õ* {°dONLNd=§H+ long ctrs = p->contours;°dONLNd6I§T!* path *aPath = p->contour; xBx/,Times
  31741. ({& 
  31742. +
  31743. 24
  31744. 4ìq·3
  31745. +md)e)v)e)l)o)p)  
  31746. ) Autumn 1991ˇ    ◊#ˇ ˇˇˇˇ#◊ 
  31747. d,
  31748. Courier
  31749.     .°dONLNd%&0%+DL3/* Apply the scales; remember, x comes before y. */°dONLNd51&<l* while (ctrs--)°dONLNdE=&H+* {°dONLNdG=5H¡)long   pts = aPath->vectors;°dONLNdfI5T¡* /* Skip the control bits. */°dONLNdÖU5`9* 4Fixed *coord = (Fixed *)aPath + 1 + (pts + 31 >> 5);°dONLNdøm5xv*
  31750. while (pts--)°dONLNdœy5Ñ:* {°dONLNd—yCÑœ)*coord = FixMul(*coord, sx);°dONLNdÒÖCêk* coord++;°dONLNd˝ëCúœ* *coord = FixMul(*coord, sy);°dONLNdùC®k* coord++;°dONLNd(©5¥:(–S}°dONLNd,µ5¿M* 8/* The next path follows the end of the current path. */°dONLNdg¡5ã* aPath = (path *)coord;°dONLNdÕ&ÿ+(ÙD}°dONLNdÅŸ‰(6}°dONLNdÉÒ¸÷*&void GetPathsBounds(paths *p, Rect *r)°dONLNd™˝* {°dONLNd≠    &ô+ long ctr = p->contours;°dONLNdΔ& û* path *cont = p->contour;°dONLNd‡-&8È*'/* Begin with the minimum rectangle. */°dONLNd    9&D£* r->left = r->top = 32767;°dONLNd$E&Pº* r->right = r->bottom = -32678;°dONLNdD]&hg*
  31751. while (ctr--)°dONLNdSi&t+* {°dONLNdUi5tI)long°dONLNdZiRt‘)*bits = cont->controlBits;°dONLNdwu5Ä¡(úS/* Skip the control bits. */°dONLNdñÅ5åW* :long  *coord = (long *)(bits + (cont->vectors + 31 >> 5));°dONLNd”ç5ò∑* long  pts = cont->vectors;°dONLNd•5∞v*
  31752. while (pts--)°dONLNd±5º:* {°dONLNd±Cº∂)short x = FR(*coord++);°dONLNdΩC»∂* short y = FR(*coord++);°dONLNd8’C‡ì*if (x < r->left)°dONLNdM·RÏé+ r->left = x;°dONLNd^ÌC¯±(aelse if (x > r->right)°dONLNdy˘Rì+
  31753. r->right = x;°dONLNdäCé(,aif (y < r->top)°dONLNdûRâ+ r->top = y;°dONLNdÆC(∂(Daelse if (y > r->bottom)°dONLNd )R4ò+ r->bottom = y;°dONLNd€55@:(\S} x4x&,Times
  31754. ({) ,     Helvetica
  31755. +
  31756. 25
  31757. 4ìÚ·Ø
  31758. (Ú50CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  31759. )Œ Autumn 1991ˇMÇ◊#ˇ ˇˇˇˇ#◊ 
  31760. d,
  31761. Courier
  31762.     .°dONLNd≥$À+—@8/* The next path follows the end of the current path. */°dONLNd;%≥0* cont = (path *)coord;°dONLNdR1§<©(X¬}°dONLNdT=ñHõ(d¥}, Palatino
  31763. °dONLNdVTñ`˙*QNote that what is returned is the bounds for the control points of the paths, not°dONLNd®`ñl
  31764. * Tnecessarily the bounds of the actual paths being drawn (see Figure 9). That requires°dONLNd˝lñxÛ* Ma slightly more complex, though useful, function, which we leave to you as an°dONLNdKxñÑ* exercise. (Hint: Find the °dONLNdexÑ)qx °dONLNdgxÑ!)and °dONLNdkx!Ñ))y °dONLNdmx)Ñ˛)1extrema for the curve. To do this, find the local°dONLNdüÑñê»(¨¥ extrema in °dONLNd™Ñ»êŒ)2t °dONLNd¨ÑŒêì)-by setting the derivative of the equation in °dONLNdŸÑìêö)≈x °dONLNd€Ñöê•)or °dONLNdfiÑ•ê≠) y °dONLNd‡Ñ≠ê)equal to 0, and solve°dONLNdˆêñú•(∏¥for °dONLNd˙ê•ú¨)t.°dONLNd¸ê¨ú∞))
  31765. Δ™â…"Δ™°d
  31766. ONLNfH"â…°d
  31767. ONLNffñ†Ç†é
  31768. 4≈©Δ™ò$@@Δ™…›››››ı¿ÎıÎıÎı?¯Îı?¯Î    ı?Ïˇ¯
  31769. ı?¸Ì
  31770. ı?¯Ì
  31771. ı¸Ì ˆ˜Ì ˆ ·¿Ó ˆ†pÓ ˆ0Ó ˆÓ
  31772. ˆ,¿Ô ıpÔ ı Ô ıÔ
  31773. ı¿
  31774. ıp
  31775. ı
  31776. ııÄ¿ÒıÄpÒı¿Òı@Òı`¿Úı ˛pÚı0˛Úı˛Úı˛¿Ûı˝pÛı ˝Ûı˝Ûı˝¿Ùı¸pÙı¸Ùı¸ÙıÄ˝¿ııĸpıı¿¸ıı@¸ıı`¸¿ˆı ˚pˆı0˚ˆ    ¸˚ˆ    kôÃÆ:˝‡˚¿˜    öâ2™L˝|˙p˜öâ2™J˝ˇ ˙˜öâ2™I˝|˙˜jâÃÍ:˝˙¿¯ı˘p¯ı˘¯ı˘¯ıÄ˙¿˘ı˛Ä˘p˘ı˛¿˘˘ı˛@˘˘ı˛`˘¿˙ò$@Ä@Ä™F…ı˛ ¯p˙ı˛0¯˙ı˛¯˙ı˛¯¿˚ı˛˛Ùˇ¯ı˛ ˛@‡˚ı˛˛@¿?Ä˚ı˛˛@˝¯¿¸ı˛˛@˝p¸ı˛˛@0˝‡¸ı˛˛@`¸<¸ı˛Ä@¿¸Å¿˝ı˝ÄAÄ˚p˝ı˝¿C˙˝ı˝@F˙«˝ı˝`D˘y¿˛ı˝ L˘p˛ı˝0H˘‹˛ı˝X¯˛ı˝P¯¿ı˝P¯ı˝ p˜¸ı˝`˜?ı˝`˜¿ı˝`˜ı˝`ˆ|ı˝`ˆı˝Ä`ˆ¿ı¸Ä`ıı¸¿@ı=ˇı¸@@ıˇÄı¸`@ıˇÄı¸ @ıˇ¿ı¸0@ıˇ¿ı¸@Ùˇ¿ı¸@ıˇÄı¸`ı,ˇÄı¸ `ı@ı¸`ıX ı¸`ıpı¸`Ùı¸`Ùı¸`Ùı¸Ä`Ùı˚Ä`Ùı˚¿pÙı˚@PÙı˚`PÙı˚ PÙı˚0XÙ8ĸ˚HÙFúp„W¸˚HÙBí»î’&¸˚LÙBí¯î’%¸˚ DÙFí¿î’$Å¿˛˚DÙ;ë0„ux˛˚DÙ˘˛˚FÙ˘Ä˚BÙ¯˚BÙ¯˚√Ù¯Ä˙¡Ù˜‡˙¡Ù˜<˙AÙ˜˙aÄıò$ĿĿF™Ü…˜‡˙`Äıˆ8˙pÄıˆ˙P¿ıˆ¡˙X@ııq˙H@ıı˙L@ııÄ˚D`ıı˚F ıı˚B ıı˚C ıı‡¸A0ıı8¸Aêıı¸@êıı¿˝@ÿııx˝@Hıı˝@lıı¿˛@$ıı˛p˛@4ıı˛˛@ıı˛Ä@ıı˝‡@ ıı˝<@
  31777. ıı˝@Ĉı˝·@Ĉı¸9¿@Ĉı¸‡@¿ˆı¸@@ˆı¸¯@‡ˆı¸¯@†ˆı˙@ˆı˙@Pˆı˙@xˆı˙@(ˆı˙@8ˆı˙@ˆı˙@ˆı˙@ˆı˙@ˆı˙@ˆı˙@ˆı˙@ˆı˙@Ęı˙@Ęı˙@¿˜ı˙@¿˜ı˙@‡‡˘ı˙@``˘ı˙@`¿˘ı˙@0¿˘ı˙@0Ģı˙@˜ı˙@˜ı˙@?¿¯ı˙@?‡¯ı˙@?‡¯    ıÏˇ¯ÍˆÍˆÍ?‡ˆÍ?‡ˆÍ‡ˆÍı››ò$¿√¿√ܙ⅛››òÅ @HHa’LúIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  31778. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  31779. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  31780.  
  31781.  
  31782.  ˛êêê@Δ™…'ÅÅ·ÅÅ·ÅÅ·ÅÅ·ÅÅ·õ˝ˇÅÀ
  31783. û˝ˇ˛ˇÅÕûˇˇÅÕü
  31784. ˇˇˇˇÅŒü
  31785. ˇˇÅŒπüˇˇˇE!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  2E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E!  E! ˆü ˇˇˇÅ€Eˆü
  31786. ˇˇˇÅ⁄ ˆû
  31787. ˇˇˇ‰Å€Eˆ§˛¸ ˇˇˇˇ„‰‰Å› ˆ•ˇˇˇ˝˛ˇ˛ˇ˝˛‰Åfl ˆ•˝ˇ˚˛ˇ‰˚„‰‰Å· ˆ¶˛ˇ˘‰„˙„‰‰Å„Eˆ¶ˇˇˇ˘E˛‰¯˛‰Å ˆßˇˇˇ¯ ˛„‰˜„‰‰ÅÁEˆö!˝‰ı„‰‰ÅÈ ˆöE˝‰‰Ù˛‰ÅΠˆö!¸„Ú„‰‰ÅÌ ˆö¸‰‰Ò„‰‰ÅÔEˆöE˚‰Ô˛‰ÅÒ ˆö ˚‰„Ó„‰‰ÅÛEˆö!˙‰Ï„‰‰Åı ˆöE˙‰‰Î˛‰Å˜ ˆö!˘‰È„‰‰Å˘ ˆö˘‰‰Ë„‰‰Å˚EˆöE¯‰Ê˛‰Å˝ ˆö ¯‰‰Â„‰‰ÅEˆö!˜‰„„‰‰Å ˆöE˜„‰‚˛‰É ˆö!ˆ‰‡„‰‰Ö ˆöˆ„‰fl„‰‰áEˆöEı„›˛‰â ˆö ı‰‰‹„‰‰ãEˆö!Ù„⁄„‰‰ç ˆöEÙ‰„Ÿ˛‰è ˆö!Û‰◊„‰‰ë ˆöÛ‰„÷„‰‰ìEˆöEÚ‰‘˛‰ï ˆö Ú„‰”„‰‰óEˆö!Ò‰—„‰‰ô ˆöEÒ‰‰–˛‰õ ˆö!„Œ„‰‰ù ˆö‰‰Õ„‰‰üEˆöEÔ‰À˛‰° ˆö Ô‰„ „‰‰£Eˆ)ıˇ˛ˇ¸ˇ˙ˇˇÌˇœ!Ó‰»„‰‰• ˆCı    ˇˇˇˇˇ˛ˇˇˇ˛ˇ    ˇˇˇˇ˛ˇ˛˛ˇˇ‡˛ˇıEÓ‰‰«˛‰ß ˆEı ˇˇˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇfi¸ˇ¯!̉≈„‰‰© ˆFı˛ˇ    ˇ˛ˇˇˇ˛ˇ˛ˇ˛ˇˇˇˇˇˇˇˇ¯·ˇ˙̉‰ƒ„‰‰´EˆEıˇ˛ˇˇˇˇˇ˛ˇˇˇˇˇˇˇˇˇˇˇˇ‡¸ˇ¯Eω¬˛‰≠ ˆEıˇ˝ˇˇˇˇˇ˛ˇ˛ˇˇˇ˛ˇˇˇ˛˛ˇˇ‡˝ˇˆ Ï‰‰¡„‰‰ØEˆö!Ήø„‰‰± ˆöE΄‰æ˛‰≥ ˆö!͉º„‰‰µ ˆöÍ„‰ª„‰‰∑EˆöEÈ„π˛‰π ˆö È‰‰∏„‰‰ªEˆö!Ë„∂„‰‰Ω ˆöEˉ„µ˛‰ø ˆòÅ @ÄHHa’HùIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  31788. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  31789. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  31790.  
  31791.  
  31792.  ˛êêê@Ä™F…'ö!Á‰≥„‰‰¡ ˆöÁ‰„≤„‰‰√EˆöEʉ∞˛‰≈ ˆö Ê„‰Ø„‰‰«Eˆuö!‰ÂÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙÚˇÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙÛÛˆöE‰‰ÊÛÚ˙ˇÙ˚ˇÒ˛‰ÀÛˆ ö!‰„ÊÛÙ˛ˇÈ˙ˇı„‰‰ÕÛˆ!ö‰‰‰ÁÛˆ˛ˇ·¸ˇ˜„‰‰œÙˆöE„‰ÁÙ¯˛ˇ€˝ˇ¯˛‰—Ûˆ"ö „‰„ËÛ˘ˇˇ÷˝ˇ˘„‰‰”Ùˆ!ö!‚‰ËÛ˙ˇˇ“˝ˇ˙„‰‰’Ûˆ öE‚‰‰ÈÛ˚ˇˇŒ˝ˇ˚˛‰◊Ûˆ!ö!·‰ÈÛ¸ˇˇ ˝ˇ¸„‰‰ŸÛˆ"ö·‰‰ÍÛ˝ˇˇΔ˝ˇ˝„‰‰€ÙˆöE‡‰ÍÙ˛ˇˇ¬˝ˇ˛˛‰›Ûˆ!ö ‡‰‰ÎÛ˛ˇæ˝ˇ„‰‰flÙˆö!fl‰ÎÛˇˇª˝ˇ„‰‰·ÛˆöEfl„‰ÏÛˇ∑˛ˇ˛‰„Ûˆö!fi‰ÏÛˇˇµ˝ˇ„‰‰ÂÛˆöfi„‰ÌÛˇ±˛ˇ„‰‰ÁÙˆöE›„ÌÙˇØ˛ˇ˛‰ÈÛˆö ›‰‰ÓÛˇˇ≠˛ˇ„‰‰ÎÙˆö!‹„ÓÛˇ™˝ˇ‰‰ÌÛˆöE‹‰„ÔÛˇß˛ˇ‰‰ÔÛˆö!€‰ÔÛˇ•˛ˇ‰‰ÒÛˆö€‰„Ûˇ£˛ˇ‰‰ÛÙˆöE⁄‰Ùˇ°˝ˇ‰ıÛˆö ⁄„‰ÒÛˇû˛ˇ‰˜Ùˆö!Ÿ‰Òˇˇú˛ˇ‰˙˛ˇ˜öEŸ‰‰Úˇô˛ˇ‰˛˙ˇ˘ö!ÿ„Úˇó˛ˇ¯ˇ˙öÿ‰‰Ûˇì¯ˇ˙öE◊‰Ûˇîˆˇ˚ö ◊‰„Ùˇîˆˇ˚ö!÷‰Ùˇì˜ˇ˚öE÷‰‰ıˇò˛ˇ¯ˇ˙ö!’‰ıˇˇöˇˇˇ¯ˇ˙ö’‰‰ˆÛˇõˇ˙˙ˇ˘öE‘‰ˆÙˇõˇˇˇ˙ˇˇ˜ö ‘‰‰˜Ûˇõ˛ˇ˘Ùˆö!”‰˜ÛˇêÛˆöE”„‰¯ÛˇêÛˆö!“‰¯ÛˇêÛˆö“„‰˘ÛˇêÙˆöE—„˘ÙˇêÛˆö —‰‰˙ÛˇˇëÙˆö!–„˙ÛˇëÛˆöE–‰„˚ÛˇëÛˆö!œ‰˚ÛˇëÛˆöœ‰„¸ÛˇˇíÙˆ!˜˛ˇÓˇÌˇ–EŒ‰¸ÙˇíÛˆ@¯ˇ˛ˇˇˇ˛ˇ˛˛ˇ˝˛ˇ˛ˇˇˇˇ˛ˇ˛˛ˇˇ“ Œ„‰˝ÛˇíÙˆF¯˛˝ˇˇˇˇˇ˛ˇ˛ˇˇ˛ˇ˛ˇ˛ˇˇ˛ˇ—!Õ‰˝ÛˇˇìÛˆE¯ˇ˝    ˇˇˇˇ¸ˇ˛ˇˇˇˇˇˇˇˇˇˇˇ“EÕ‰‰˛Û˛ˇìÛˆJ¯ˇ˛ ˇˇˇˇˇˇˇ˚ˇˇˇˇˇˇˇˇˇˇˇ˚˛ˇ‹!Ä˛Û˛ˇìÛˆH˜    ˇ˛ˇˇ˛ˇ˛˛˛ˇ˛˝˛ˇ˛    ˇ˛ˇˇ˛ˇ˛˛˛ˇˇ˛¯˝ˇflÉ‰Û˛ˇìÙˆΩ˛ˇ·EÀ‰Ù˛ˇˇîÛˆª˛ˇ„ À‰„Û˝ˇîÙˆπ˝ˇÊ! ‰Û˝ˇîÛˆ∂˛ˇËE ‰‰Û˝ˇˇïÛˆ¥˝ˇÎ!…‰Û¸ˇïÛˆ±˛ˇÌ…‰Û¸ˇïÙˆØ˝ˇE»Ù¸ˇïÛˆ¨˛ˇÚ »Û‰˝ˇˇñÙˆòÅ Ä¿HHa’LûIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  31793. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  31794. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  31795.  
  31796.  
  31797.  ˛êêêÄ¿F™Ü…'™˝ˇı!»Û‰¸ˇñÛˆ߲ˇ˜E»Û„‰˝ˇñÛˆ•˛ˇ˘!»Û‰˝ˇˇóÛˆ£˝ˇ¸»Û„‰˝ˇóÙˆ†˛ˇ˛E»Ù„˝ˇóÛˆû˝ˇ »Û‰‰˛ˇóÙˆõ˛ˇ…Û˛„˛ˇˇòÛˆöE˝ˇÃÛ˛‰„˛ˇòÛˆö!˛˛ˇŒÛ˝‰˛ˇòÛˆö¸˛ˇ–Û˝‰„ˇòÙˆöE˙˝ˇ”Ù¸‰ˇˇôÛˆö ˜˛ˇ’Û¸„‰ˇôÙˆö!ı˝ˇÿÛ˚‰ˇôÛˆöEÚ˛ˇ⁄Û˚‰‰ˇˇöÛˆö!˝ˇ›Û˙„ˇöÛˆöÌ˛ˇflÛ˙‰‰ˇˇõÙˆöEνˇ‚Ù˘‰ˇõÛˆö Ë˛ˇ‰Û˘‰„ˇõÙˆö!Ê˛ˇÊÛ¯‰ˇˇúÛˆöE‰˝ˇÈÛ¯‰‰ˇúÛˆö!·˛ˇÎÛ˜‰ˇˇùÛˆöfl˝ˇÓÛ˜‰‰ˇùÙˆöE‹˛ˇÙˆ‰ˇˇûÛˆö ⁄˝ˇ˝ˇ¯Ûˆ‰‰ˇûÙˆö!◊˛ˇ˛ˇ˙Ûı‰ˇûÛˆöE’˙ˇ˚Ûı„‰ˇˇüÛˆö!“¸ˇ¸ÛÙ‰ˇüÛˆö”˙ˇ˝ÛÙ„‰ˇˇ†ÙˆöE‘˘ˇ˝ÙÛ„ˇ†Ûˆö »ÛÛ‰‰ˇˇ°Ùˆö!»ÛÚ„ˇ°ÛˆöE»ÛÚ‰„ˇˇ¢Ûˆö!»ÛÒ‰ˇ¢Ûˆö»ÛÒ‰„ˇ¢ÙˆöE»Ù‰ˇˇ£Ûˆö »Û„‰ˇ£Ùˆö!»ÛÔ‰ˇˇ§ÛˆöE»ÛÔ‰‰ˇ§Ûˆö!»ÛÓ„ˇˇ•Ûˆö»ÛÓ‰‰ˇ•ÙˆöE»Ù̉ˇ•Ûˆö »Û̉ˇˇ¶Ùˆö!»Ûωˇ¶ÛˆöE»ÛωˇˇßÛˆö!»ÛΉˇßÛˆö»ÛΉˇˇÙ˛ˇ∏ÙˆöE»Ù͉ˇıˇˇˇ∏Ûˆö »Û͉ˇˆ˝ˇ∑Ùˆö!»ÛÈˇˇ˜ˇˇ˛∑ÛˆöE»ÛÈ„ˇ˜˛ˇ∂Ûˆö!»Ûˡˇ™Ûˆö»Û¡ˇ≠ÙˆöE»ÙË˙ˇØÛˆö »Ûȯˇ∞Ùˆö!»Ûȯˇ∞Ûˆ´ö<E E E E E E E E E E E E E E E E E E E E E E E E E E E E E ÛÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙÛÛ˜ˇ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙ˛ÛÙۈŻˆˇ•Å»ˆˇ•Å«¯ˇ§Å«¯ˇ§ÅΔ˘ˇ§Åƒ˛ˇ°ÅÅ·ÅÅ·òÅ ¿√HHa’HüIJˇˇˇˇˇˇˇˇˇˇÃÃˇˇˇˇôôˇˇˇˇffˇˇˇˇ33ˇˇˇˇˇˇÃÃˇˇˇˇÃÃÃÃˇˇÃÃôô    ˇˇÃÃff
  31798. ˇˇÃÃ33 ˇˇÃà ˇˇôôˇˇ
  31799. ˇˇôôÃÃˇˇôôôôˇˇôôffˇˇôô33ˇˇôôˇˇffˇˇˇˇffÃÃˇˇffôôˇˇffffˇˇff33ˇˇffˇˇ33ˇˇˇˇ33ÃÃˇˇ33ôôˇˇ33ffˇˇ3333ˇˇ33ˇˇˇˇˇˇÃàˇˇôô!ˇˇff"ˇˇ33#ˇˇ$ÃÃˇˇˇˇ%ÃÃˇˇÃÃ&ÃÃˇˇôô'ÃÃˇˇff(ÃÃˇˇ33)ÃÃˇˇ*ÃÃÃÃˇˇ+ÃÃÃÃÃÃ,ÃÃÃÃôô-ÃÃÃÃff.ÃÃÃÃ33/ÃÃÃÃ0ÃÃôôˇˇ1ÃÃôôÃÃ2ÃÃôôôô3ÃÃôôff4ÃÃôô335ÃÃôô6ÃÃffˇˇ7ÃÃffÃÃ8ÃÃffôô9ÃÃffff:ÃÃff33;ÃÃff<ÃÃ33ˇˇ=ÃÃ33ÃÃ>ÃÃ33ôô?ÃÃ33ff@ÃÃ3333AÃÃ33BÃÃˇˇCÃÃÃÃDÃÃôôEÃÃffFÃÃ33GÃÃHôôˇˇˇˇIôôˇˇÃÃJôôˇˇôôKôôˇˇffLôôˇˇ33MôôˇˇNôôÃÃˇˇOôôÃÃÃÃPôôÃÃôôQôôÃÃffRôôÃÃ33SôôÃÃTôôôôˇˇUôôôôÃÃVôôôôôôWôôôôffXôôôô33YôôôôZôôffˇˇ[ôôffÃÃ\ôôffôô]ôôffff^ôôff33_ôôff`ôô33ˇˇaôô33ÃÃbôô33ôôcôô33ffdôô3333eôô33fôôˇˇgôôÃÃhôôôôiôôffjôô33kôôlffˇˇˇˇmffˇˇÃÃnffˇˇôôoffˇˇffpffˇˇ33qffˇˇrffÃÃˇˇsffÃÃÃÃtffÃÃôôuffÃÃffvffÃÃ33wffÃÃxffôôˇˇyffôôÃÃzffôôôô{ffôôff|ffôô33}ffôô~ffffˇˇffffÃÃÄffffôôÅffffffÇffff33ÉffffÑff33ˇˇÖff33ÃÃÜff33ôôáff33ffàff3333âff33äffˇˇãffÃÃåffôôçfffféff33èffê33ˇˇˇˇë33ˇˇÃÃí33ˇˇôôì33ˇˇffî33ˇˇ33ï33ˇˇñ33ÃÃˇˇó33ÃÃÃÃò33ÃÃôôô33ÃÃffö33ÃÃ33õ33ÃÃú33ôôˇˇù33ôôÃÃû33ôôôôü33ôôff†33ôô33°33ôô¢33ffˇˇ£33ffÃç33ffôô•33ffff¶33ff33ß33ff®3333ˇˇ©3333ÃÙ3333ôô´3333ff¨333333≠3333Æ33ˇˇØ33ÃÃ∞33ôô±33ff≤3333≥33¥ˇˇˇˇµˇˇÃÃ∂ˇˇôô∑ˇˇff∏ˇˇ33πˇˇ∫ÃÃˇˇªÃÃÃúÃÃôôΩÃÃffæÃÃ33øÃÿôôˇˇ¡ôôÃìôôôô√ôôffƒôô33≈ôôΔffˇˇ«ffÃûffôô…ffff ff33ÀffÃ33ˇˇÕ33ÃÃŒ33ôôœ33ff–3333—33“ˇˇ”ÃÑôô’ff÷33◊ÿˇˇˇŸ˘`˘`˘`⁄Ú–Ú–Ú–€Ï@Ï@Ï@‹Â∞Â∞Â∞›fl fl fl fiÿêÿêÿêfl“““‡ÀpÀpÀp·ƒ‡ƒ‡ƒ‡‚æPæPæP„∑¿∑¿∑¿‰±0±0±0™†™†™†Ê§§§ÁùÄùÄùÄËñññÈê`ê`ê`Íâ–â–â–ÎÉ@É@É@Ï|∞|∞|∞Ìv v v ÓoêoêoêÔiiibpbpbpÒ[‡[‡[‡ÚUPUPUPÛN¿N¿N¿ÙH0H0H0ıA†A†A†ˆ;;;˜4Ä4Ä4į---˘'`'`'`˙ – – –˚@@@¸∞∞∞˝
  31800.  
  31801.  
  31802.  ˛êêê¿√Ü™â…'ÅÅ·ÅÅ·ÅÅ·†è†É†ø
  31803. d,     Helvetica
  31804.     °dONLNd˛tñæ(õ¥Figure 9°dONLNdÄñã|* 7Bounds of the Control Points Versus Bounds of the Curve
  31805. °dONLNd?õñß*UAs part of its display options, the application will also mark the on-curve points in°dONLNdïßñ≥Δ*
  31806. the paths.
  31807.     °dONLNd†¿ñÀ"*void MarkPaths(paths *aPath)°dONLNdΩÃñ◊õ* {°dONLNd¿ÿ§„Ω+ long °dONLNdΔÿ√„1)ctr = aPath->contours;°dONLNdfi‰§ÔΩ( ¬path °dONLNd‰‰√Ô6)*cont = aPath->contour;°dONLNd˝§˚Ω(¬Point°dONLNd√˚◊)loc;°dONLNd    ¸§Ω(#¬Rect °dONLNd¸√Õ)r;°dONLNd§Â(;¬
  31808. while (ctr--)°dONLNd" §+©* {°dONLNd$ ≥+«)long°dONLNd) –+R)*bits = cont->controlBits;°dONLNdF,≥7«(S—long°dONLNdK,–7‘)4*coord = (long *)(bits + (cont->vectors + 31 >> 5));°dONLNdÇ8≥C«(_—long°dONLNdá8–C¯)ptIndex; xBx/,Times
  31809. ({& 
  31810. +
  31811. 264ìq·3
  31812. +md)e)v)e)l)o)p)  
  31813. ) Autumn 1991ˇ†æ°¿9pse
  31814. currentpoint
  31815. /picTop exch def
  31816. /picLeft exch def
  31817. psb
  31818. †ø†æ°¿=pse
  31819. currentpoint
  31820. /picBottom exch def
  31821. /picRight exch def
  31822. psb
  31823. †ø†æ°¿[ 146 303 433 498]
  31824. °¿€1 dict begin /s exch def
  31825. picLeft picTop translate
  31826. picRight picLeft sub s 2 get s 0 get sub div
  31827. picBottom picTop sub s 1 get s 3 get sub div
  31828. scale
  31829. s 0 get neg s 3 get neg translate
  31830. end
  31831. /showpage {} def
  31832. /copypage {} def
  31833. °¿ %!PS-Adobe-3.0 EPSF-3.0
  31834. %%Creator: Adobe Illustrator(TM) 3.2
  31835. %%For: (Diane Wilcox) (Apple Computer, Inc.)
  31836. %%Title: (Reed Fig_09)
  31837. %%CreationDate: (3/5/93) (3:23 PM)
  31838. %%BoundingBox: 146 303 433 498
  31839. %%DocumentProcessColors: Magenta Black
  31840. %%DocumentFonts: Helvetica
  31841. %%+ Helvetica-Oblique
  31842. %%DocumentSuppliedResources: procset Adobe_packedarray 2.0 0
  31843. %%+ procset Adobe_cmykcolor 1.1 0
  31844. %%+ procset Adobe_cshow 1.1 0
  31845. %%+ procset Adobe_customcolor 1.0 0
  31846. %%+ procset Adobe_typography_AI3 1.0 1
  31847. %%+ procset Adobe_IllustratorA_AI3 1.0 1
  31848. %AI3_ColorUsage: Color
  31849. %AI3_Cropmarks: 147 295 434 501
  31850. %AI3_TemplateBox: 306 396 306 396
  31851. %AI3_TileBox: 30 31 582 761
  31852. %AI3_DocumentPreview: Macintosh_ColorPic
  31853. %%EndComments
  31854. %%BeginProlog
  31855. %%BeginResource: procset Adobe_packedarray 2.0 0
  31856. %%Title: (Packed Array Operators)
  31857. %%Version: 2.0 
  31858. %%CreationDate: (8/2/90) ()
  31859. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  31860. userdict /Adobe_packedarray 5 dict dup begin put
  31861. /initialize            % - initialize -
  31862. {
  31863. /packedarray where
  31864.     {
  31865.     pop
  31866.     }
  31867.     {
  31868.     Adobe_packedarray begin
  31869.     Adobe_packedarray
  31870.         {
  31871.         dup xcheck
  31872.             {
  31873.             bind
  31874.             } if
  31875.         userdict 3 1 roll put
  31876.         } forall
  31877.     end
  31878.     } ifelse
  31879. } def
  31880. /terminate            % - terminate -
  31881. {
  31882. } def
  31883. /packedarray        % arguments count packedarray array
  31884. {
  31885. array astore readonly
  31886. } def
  31887. /setpacking            % boolean setpacking -
  31888. {
  31889. pop
  31890. } def
  31891. /currentpacking        % - setpacking boolean
  31892. {
  31893. false
  31894. } def
  31895. currentdict readonly pop end
  31896. %%EndResource
  31897. Adobe_packedarray /initialize get exec
  31898. %%BeginResource: procset Adobe_cmykcolor 1.1 0
  31899. %%Title: (CMYK Color Operators)
  31900. %%Version: 1.1 
  31901. %%CreationDate: (1/23/89) ()
  31902. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  31903. currentpacking true setpacking
  31904. userdict /Adobe_cmykcolor 4 dict dup begin put
  31905. /initialize            % - initialize -
  31906. {
  31907. /setcmykcolor where
  31908.     {
  31909.     pop
  31910.     }
  31911.     {
  31912.     userdict /Adobe_cmykcolor_vars 2 dict dup begin put
  31913.     /_setrgbcolor
  31914.         /setrgbcolor load def
  31915.     /_currentrgbcolor
  31916.         /currentrgbcolor load def
  31917.     Adobe_cmykcolor begin
  31918.     Adobe_cmykcolor
  31919.         {
  31920.         dup xcheck
  31921.             {
  31922.             bind
  31923.             } if
  31924.         pop pop
  31925.         } forall
  31926.     end
  31927.     end
  31928.     Adobe_cmykcolor begin
  31929.     } ifelse
  31930. } def
  31931. /terminate            % - terminate -
  31932. {
  31933. currentdict Adobe_cmykcolor eq
  31934.     {
  31935.     end
  31936.     } if
  31937. } def
  31938. /setcmykcolor        % cyan magenta yellow black setcmykcolor -
  31939. {
  31940. 1 sub 4 1 roll
  31941. 3
  31942.     {
  31943.     3 index add neg dup 0 lt
  31944.         {
  31945.         pop 0
  31946.         } if
  31947.     3 1 roll
  31948.     } repeat
  31949. Adobe_cmykcolor_vars /_setrgbcolor get exec
  31950. pop
  31951. } def 
  31952. /currentcmykcolor    % - currentcmykcolor cyan magenta yellow black
  31953. {
  31954. Adobe_cmykcolor_vars /_currentrgbcolor get exec
  31955. 3
  31956.     {
  31957.     1 sub neg 3 1 roll
  31958.     } repeat
  31959. 0
  31960. } def
  31961. currentdict readonly pop end
  31962. setpacking
  31963. %%EndResource
  31964. %%BeginResource: procset Adobe_cshow 1.1 0
  31965. %%Title: (cshow Operator)
  31966. %%Version: 1.1 
  31967. %%CreationDate: (1/23/89) ()
  31968. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  31969. currentpacking true setpacking
  31970. userdict /Adobe_cshow 3 dict dup begin put
  31971. /initialize            % - initialize -
  31972. {
  31973. /cshow where
  31974.     {
  31975.     pop
  31976.     }
  31977.     {
  31978.     userdict /Adobe_cshow_vars 1 dict dup begin put
  31979.     /_cshow        % - _cshow proc
  31980.         {} def
  31981.     Adobe_cshow begin
  31982.     Adobe_cshow
  31983.         {
  31984.         dup xcheck
  31985.             {
  31986.             bind
  31987.             } if
  31988.         userdict 3 1 roll put
  31989.         } forall
  31990.     end
  31991.     end
  31992.     } ifelse
  31993. } def
  31994. /terminate            % - terminate -
  31995. {
  31996. } def
  31997. /cshow                % proc string cshow -
  31998. {
  31999. exch
  32000. Adobe_cshow_vars
  32001.     exch /_cshow
  32002.     exch put
  32003.     {
  32004.     0 0 Adobe_cshow_vars /_cshow get exec
  32005.     } forall
  32006. } def
  32007. currentdict readonly pop end
  32008. setpacking
  32009. %%EndResource
  32010. %%BeginResource: procset Adobe_customcolor 1.0 0
  32011. %%Title: (Custom Color Operators)
  32012. %%Version: 1.0 
  32013. %%CreationDate: (5/9/88) ()
  32014. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  32015. currentpacking true setpacking
  32016. userdict /Adobe_customcolor 5 dict dup begin put
  32017. /initialize            % - initialize -
  32018. {
  32019. /setcustomcolor where
  32020.     {
  32021.     pop
  32022.     }
  32023.     {
  32024.     Adobe_customcolor begin
  32025.     Adobe_customcolor
  32026.         {
  32027.         dup xcheck
  32028.             {
  32029.             bind
  32030.             } if
  32031.         pop pop
  32032.         } forall
  32033.     end
  32034.     Adobe_customcolor begin
  32035.     } ifelse
  32036. } def
  32037. /terminate            % - terminate -
  32038. {
  32039. currentdict Adobe_customcolor eq
  32040.     {
  32041.     end
  32042.     } if
  32043. } def
  32044. /findcmykcustomcolor    % cyan magenta yellow black name findcmykcustomcolor object
  32045. {
  32046. 5 packedarray
  32047. }  def
  32048. /setcustomcolor        % object tint setcustomcolor -
  32049. {
  32050. exch
  32051. aload pop pop
  32052. 4
  32053.     {
  32054.     4 index mul 4 1 roll
  32055.     } repeat
  32056. 5 -1 roll pop
  32057. setcmykcolor
  32058. } def
  32059. /setoverprint        % boolean setoverprint -
  32060. {
  32061. pop
  32062. } def
  32063. currentdict readonly pop end
  32064. setpacking
  32065. %%EndResource
  32066. %%BeginResource: procset Adobe_typography_AI3 1.1 0
  32067. %%Title: (Typography Operators)
  32068. %%Version: 1.0 
  32069. %%CreationDate:(5/31/90) ()
  32070. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  32071. currentpacking true setpacking
  32072. userdict /Adobe_typography_AI3 47 dict dup begin put
  32073. /initialize            % - initialize -
  32074. {
  32075. /TZ
  32076.  where
  32077.     {
  32078.     pop
  32079.     }
  32080.     {
  32081.     Adobe_typography_AI3 begin
  32082.     Adobe_typography_AI3
  32083.         {
  32084.         dup xcheck
  32085.             {
  32086.             bind
  32087.             } if
  32088.         pop pop
  32089.         } forall
  32090.     end
  32091.     Adobe_typography_AI3 begin
  32092.     } ifelse
  32093. } def
  32094. /terminate            % - terminate -
  32095. {
  32096. currentdict Adobe_typography_AI3 eq
  32097.     {
  32098.     end
  32099.     } if
  32100. } def
  32101. % [ number value stream [ array for encoding modification ] modifyEncoding ==> [ modified array ]
  32102. /modifyEncoding
  32103. {
  32104.     /_tempEncode exch ddef
  32105.     
  32106.     % pointer for sequential encodings
  32107.     /_pntr 0 ddef
  32108.     
  32109.     {
  32110.         % get bottom object
  32111.         counttomark -1 roll
  32112.         % is it a mark ?
  32113.         dup type dup /marktype eq         
  32114.         {
  32115.             % exit
  32116.             pop pop exit
  32117.         }
  32118.         {
  32119.             % ... object ... type ....
  32120.             % insert if a nametype
  32121.             /nametype eq
  32122.             {
  32123.                 % insert the name at _pntr and increment pointer
  32124.                 _tempEncode /_pntr dup load dup 3 1 roll 1 add ddef 3 -1 roll
  32125.                 put
  32126.             }
  32127.             {
  32128.                 % reset _pntr if it's a number
  32129.                 /_pntr exch ddef                    
  32130.             }
  32131.             ifelse
  32132.         }
  32133.         ifelse
  32134.     }
  32135.     loop    
  32136.     
  32137.     % return the modified encoding
  32138.     _tempEncode
  32139. }
  32140. def
  32141. /TE    % Set std platform encoding     % (encoding pairs) TE -
  32142. {
  32143.     StandardEncoding 256 array copy modifyEncoding 
  32144.     /_nativeEncoding exch def
  32145. } def
  32146. % re-define font
  32147. % expected arguments
  32148. % for 'normal fonts : 
  32149. % [ /_Helvetica-Bold/Helvetica-Bold direction fontScript defaultEncoding TZ
  32150. %
  32151. % for cartographic, pictographic, and expert fonts :
  32152. % [ ... number value stream ... /_Symbol/Symbol 
  32153. %    direction fontScript defaultEncoding TZ
  32154. % for blended fonts w/ default encoding :
  32155. % [ /_AdobeSans_20ULig1XCond-Bold/AdobeSans 
  32156. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  32157. % for blended fonts w/ special encoding :
  32158. % [ ... number value stream ... /_AdobeSans_20ULig1XCond/AdobeSans 
  32159. %    direction fontScript defaultEncoding [ w0 w1 ... wn ] TZ
  32160. /TZ        
  32161. {
  32162.     % set weight vector (if present)
  32163.     dup type /arraytype eq {/_wv exch def} {/_wv 0 def} ifelse 
  32164.     % platform dependent coding flag
  32165.     /_useNativeEncoding exch def
  32166.     % pop fontScript & direction
  32167.     pop pop
  32168.     
  32169.     % create a new dictionary with length
  32170.     % equal to original dictionary length + 2
  32171.     % copy all the key/value pairs except FID
  32172.     % call makeblended font with the weight values if _wv is an array
  32173.     findfont _wv type /arraytype eq {_wv makeblendedfont} if dup length 2 add dict
  32174.     
  32175.     begin
  32176.     
  32177.         % copy all the values but the FID
  32178.         % into the new dictionary
  32179.         mark exch
  32180.         {
  32181.             1 index /FID ne { def } if cleartomark mark
  32182.         }
  32183.         forall
  32184.         % discard last mark
  32185.         pop
  32186.         
  32187.         % define FontName
  32188.         /FontName exch def
  32189.         
  32190.         % if no re-encoding stream is present
  32191.         % then if the base encoding vector of the font
  32192.         % is the same as StandardEncoding
  32193.         % and the use platform encoding flag is true
  32194.         % then install AI platform encoding
  32195.         % else leave the base encoding in effect
  32196.         counttomark 0 eq
  32197.         {
  32198.             1 _useNativeEncoding eq
  32199.             {
  32200.                 /Encoding _nativeEncoding def
  32201.             }
  32202.             if
  32203.             % clean up
  32204.             cleartomark
  32205.         }
  32206.         {    
  32207.             % custom encoding to be done
  32208.             % start off with a copy of the font's standard encoding
  32209.             /Encoding load 256 array copy 
  32210.             modifyEncoding /Encoding exch def
  32211.         }
  32212.         ifelse        
  32213.         FontName currentdict
  32214.     end
  32215.     
  32216.     % register the new font
  32217.     definefont pop
  32218. }
  32219. def
  32220. % text painting operators
  32221. /tr                    % string tr ax ay string 
  32222. {
  32223. _ax _ay 3 2 roll
  32224. } def
  32225. /trj                % string trj cx cy fillchar ax ay string 
  32226. {
  32227. _cx _cy _sp _ax _ay 6 5 roll
  32228. } def
  32229. /a0
  32230. {
  32231. /Tx    % text                            % textString Tx -
  32232.     {
  32233.     dup 
  32234.     currentpoint 3 2 roll
  32235.     tr _psf
  32236.     newpath moveto
  32237.     tr _ctm _pss
  32238.     } ddef
  32239. /Tj    % justified text                % textString Tj -
  32240.     {
  32241.     dup
  32242.     currentpoint 3 2 roll
  32243.     trj _pjsf
  32244.     newpath moveto
  32245.     trj _ctm _pjss
  32246.     } ddef
  32247.     
  32248. } def
  32249. /a1
  32250. {
  32251. /Tx    % text                            % textString Tx -
  32252.     {
  32253.     dup currentpoint 4 2 roll gsave
  32254.     dup currentpoint °¿ 3 2 roll
  32255.     tr _psf
  32256.     newpath moveto
  32257.     tr _ctm _pss
  32258.     grestore 3 1 roll moveto tr sp
  32259.     } ddef
  32260. /Tj    % justified text                % textString Tj -
  32261.     {
  32262.     dup currentpoint 4 2 roll gsave
  32263.     dup currentpoint 3 2 roll
  32264.     trj _pjsf
  32265.     newpath moveto
  32266.     trj _ctm _pjss
  32267.     grestore 3 1 roll moveto tr sp
  32268.     } ddef
  32269.     
  32270. } def
  32271. /e0
  32272. {
  32273. /Tx    % text                            % textString Tx -
  32274.     {
  32275.     tr _psf
  32276.     } ddef
  32277. /Tj    % justified text                % textString Tj -
  32278.     {
  32279.     trj _pjsf
  32280.     } ddef
  32281. } def
  32282. /e1
  32283. {
  32284. /Tx    % text                            % textString Tx -
  32285.     {
  32286.     dup currentpoint 4 2 roll gsave 
  32287.     tr _psf  
  32288.     grestore 3 1 roll moveto tr sp 
  32289.     } ddef
  32290. /Tj    % justified text                % textString Tj -
  32291.     {
  32292.     dup currentpoint 4 2 roll gsave 
  32293.     trj _pjsf
  32294.     grestore 3 1 roll moveto tr sp 
  32295.     } ddef
  32296. } def
  32297. /i0
  32298. {
  32299. /Tx    % text                            % textString Tx -
  32300.     {
  32301.     tr sp
  32302.     } ddef
  32303. /Tj    % justified text                % textString Tj -
  32304.     {
  32305.     trj jsp
  32306.     } ddef
  32307. } def
  32308. /i1
  32309. {
  32310. W N
  32311. } def
  32312. /o0
  32313. {
  32314. /Tx    % text                            % textString Tx -
  32315.     {
  32316.     tr sw rmoveto
  32317.     } ddef
  32318. /Tj    % justified text                % textString Tj -
  32319.     {
  32320.     trj swj rmoveto
  32321.     } ddef
  32322. } def
  32323. /r0
  32324. {
  32325. /Tx    % text                            % textString Tx -
  32326.     {
  32327.     tr _ctm _pss
  32328.     } ddef
  32329. /Tj    % justified text                % textString Tj -
  32330.     {
  32331.     trj _ctm _pjss
  32332.     } ddef
  32333. } def
  32334. /r1
  32335. {
  32336. /Tx    % text                            % textString Tx -
  32337.     {
  32338.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  32339.     tr _ctm _pss 
  32340.     grestore 3 1 roll moveto tr sp 
  32341.     } ddef
  32342. /Tj    % justified text                % textString Tj -
  32343.     {
  32344.     dup currentpoint 4 2 roll currentpoint gsave newpath moveto
  32345.     trj _ctm _pjss
  32346.     grestore 3 1 roll moveto tr sp 
  32347.     } ddef
  32348. } def
  32349. % font operators
  32350. % Binding
  32351. /To    % begin text                     % bindType To -
  32352. {
  32353.     pop _ctm currentmatrix pop
  32354. } def
  32355. /TO    % end text                    % TO -
  32356. {
  32357.     Te _ctm setmatrix newpath
  32358. } def
  32359. % Text paths
  32360. /Tp    % begin text path                % a b c d tx ty startPt Tp -
  32361. {
  32362.     pop _tm astore pop _ctm setmatrix 
  32363.     _tDict begin /W {} def /h {} def
  32364. } def
  32365. /TP    % end text path                    % TP -
  32366. {
  32367.     end
  32368.     iTm 0 0 moveto
  32369. } def
  32370. % Render mode & matrix operators
  32371. /Tr    % begin render                    % render Tr - 
  32372. {
  32373.     _render 3 le {currentpoint newpath moveto} if
  32374.     dup 8 eq {pop 0} {dup 9 eq {pop 1} if} ifelse
  32375.     dup /_render exch ddef
  32376.     _renderStart exch get load exec
  32377. } def
  32378. /iTm % internal set text matrix        % - iTm -    (uses _tm as implicit argument)
  32379. {
  32380. _ctm setmatrix _tm concat 0 _rise translate _hs 1 scale
  32381. } def
  32382. /Tm % set text matrix                % a b c d tx ty Tm -
  32383. {
  32384. _tm astore pop iTm 0 0 moveto
  32385. } def
  32386. /Td % translate text matrix         % tx ty Td -
  32387. {
  32388. _mtx translate _tm _tm concatmatrix pop iTm 0 0 moveto
  32389. } def
  32390. /Te    % end render                    % - Te -
  32391. {
  32392.     _render -1 eq {} {_renderEnd _render get dup null ne {load exec} {pop} ifelse} ifelse
  32393.     /_render -1 ddef
  32394. } def
  32395. % Attributes
  32396. /Ta    % set alignment                    % alignment Ta -
  32397. {
  32398. pop
  32399. } def
  32400. /Tf    % set font name and size        % fontname size Tf -
  32401. {
  32402. dup 1000 div /_fScl exch ddef
  32403. exch findfont exch scalefont setfont
  32404. } def
  32405. /Tl    % set leading                    % leading paragraphLeading Tl -
  32406. {
  32407. pop
  32408. 0 exch _leading astore pop
  32409. } def
  32410. /Tt    % set user tracking                % userTracking Tt -
  32411. {
  32412. pop
  32413. } def
  32414. /TW % set word spacing                % minSpace optSpace maxSpace TW -
  32415. {
  32416. 3 npop
  32417. } def
  32418. /Tw    % set computed word spacing        % wordSpace Tw
  32419. {
  32420. /_cx exch ddef
  32421. } def
  32422. /TC % set character spacing            % minSpace optSpace maxSpace TC -
  32423. {
  32424. 3 npop
  32425. } def
  32426. /Tc    % set computed char spacing     % charSpace Tc -
  32427. {
  32428. /_ax exch ddef
  32429. } def
  32430. /Ts % set super/subscripting (rise)    % rise Ts -
  32431. {
  32432. /_rise exch ddef
  32433. currentpoint
  32434. iTm
  32435. moveto
  32436. } def
  32437. /Ti    % set indentation                % firstStartIndent otherStartIndent stopIndent Ti -
  32438. {
  32439. 3 npop
  32440. } def
  32441. /Tz % set horizontal scaling        % scalePercent Tz -
  32442. {
  32443. 100 div /_hs exch ddef
  32444. iTm
  32445. } def
  32446. /TA % set pairwise kerning            % autoKern TA -
  32447.                                     %    autoKern = 0 -> no pair kerning
  32448.                                     %             = 1 -> automatic pair kerning
  32449. {
  32450. pop
  32451. } def
  32452. /Tq % set hanging quotes            % hangingQuotes Tq -
  32453.                                     %    hangingQuotes     = 0 -> no hanging quotes
  32454.                                     %                     = 1 -> hanging quotes
  32455. {
  32456. pop
  32457. } def
  32458. % Text Bodies
  32459. /TX {pop} def
  32460. %/Tx    % non-justified text            % textString Tx -
  32461. %/Tj    % justified text                % textString Tj -
  32462. /Tk    % kern                            % autoKern kernValue Tk -
  32463.                                     %      autoKern = 0 -> manual kern, = 1 -> auto kern
  32464.                                     %    kernValue = kern value in em/1000 space
  32465. {
  32466. exch pop _fScl mul neg 0 rmoveto
  32467. } def
  32468. /TK    % non-printing kern                % autoKern kernValue TK -
  32469. {
  32470. 2 npop
  32471. } def
  32472. /T* % carriage return & line feed    % - T* -
  32473. {
  32474. _leading aload pop neg Td
  32475. } def
  32476. /T*- % carriage return & negative line feed    % - T*- -
  32477. {
  32478. _leading aload pop Td
  32479. } def
  32480. /T-    % print a discretionary hyphen    % - T- -
  32481. {
  32482. _hyphen Tx
  32483. } def
  32484. /T+    % discretionary hyphen hyphen    % - T+ -
  32485. {} def
  32486. /TR    % reset pattern matrix             % a b c d tx ty TR -
  32487. {
  32488. _ctm currentmatrix pop     
  32489. _tm astore pop 
  32490. iTm 0 0 moveto 
  32491. } def
  32492. /TS    % special chars                    % textString justified TS -
  32493. {
  32494. 0 eq {Tx} {Tj} ifelse
  32495. } def
  32496. currentdict readonly pop end
  32497. setpacking
  32498. %%EndResource
  32499. %%BeginResource: procset Adobe_IllustratorA_AI3 1.0 2
  32500. %%Title: (Adobe Illustrator (R) Version 3.0 Abbreviated Prolog)
  32501. %%Version: 1.0 
  32502. %%CreationDate: (7/22/89) ()
  32503. %%Copyright: ((C) 1987-1990 Adobe Systems Incorporated All Rights Reserved)
  32504. currentpacking true setpacking
  32505. userdict /Adobe_IllustratorA_AI3 61 dict dup begin put
  32506. % initialization
  32507. /initialize                % - initialize -
  32508. {
  32509. % 47 vars, but leave slack of 10 entries for custom Postscript fragments
  32510. userdict /Adobe_IllustratorA_AI3_vars 57 dict dup begin put
  32511. % paint operands
  32512. /_lp /none def
  32513. /_pf {} def
  32514. /_ps {} def
  32515. /_psf {} def
  32516. /_pss {} def
  32517. /_pjsf {} def
  32518. /_pjss {} def
  32519. /_pola 0 def
  32520. /_doClip 0 def
  32521. % paint operators
  32522. /cf    currentflat def    % - cf flatness
  32523. % typography operands
  32524. /_tm matrix def
  32525. /_renderStart [/e0 /r0 /a0 /o0 /e1 /r1 /a1 /i0] def 
  32526. /_renderEnd [null null null null /i1 /i1 /i1 /i1] def
  32527. /_render -1 def
  32528. /_rise 0 def
  32529. /_ax 0 def            % x character spacing    (_ax, _ay, _cx, _cy follows awidthshow naming convention)
  32530. /_ay 0 def            % y character spacing
  32531. /_cx 0 def            % x word spacing
  32532. /_cy 0 def            % y word spacing
  32533. /_leading [0 0] def
  32534. /_ctm matrix def
  32535. /_mtx matrix def
  32536. /_sp 16#020 def
  32537. /_hyphen (-) def
  32538. /_fScl 0 def
  32539. /_cnt 0 def
  32540. /_hs 1 def
  32541. /_nativeEncoding 0 def
  32542. /_useNativeEncoding 0 def
  32543. /_tempEncode 0 def
  32544. /_pntr 0 def
  32545. /_tDict 2 dict def
  32546. % typography operators
  32547. /Tx {} def
  32548. /Tj {} def
  32549. % compound path operators
  32550. /CRender {} def
  32551. % printing
  32552. /_AI3_savepage {} def
  32553. % color operands
  32554. /_gf null def
  32555. /_cf 4 array def
  32556. /_if null def
  32557. /_of false def
  32558. /_fc {} def
  32559. /_gs null def
  32560. /_cs 4 array def
  32561. /_is null def
  32562. /_os false def
  32563. /_sc {} def
  32564. /_i null def
  32565. Adobe_IllustratorA_AI3 begin
  32566. Adobe_IllustratorA_AI3
  32567.     {
  32568.     dup xcheck
  32569.         {
  32570.         bind
  32571.         } if
  32572.     pop pop
  32573.     } forall
  32574. end
  32575. end
  32576. Adobe_IllustratorA_AI3 begin
  32577. Adobe_IllustratorA_AI3_vars begin
  32578. newpath
  32579. } def
  32580. /terminate                % - terminate -
  32581. {
  32582. end
  32583. end
  32584. } def
  32585. % definition operators
  32586. /_                    % - _ null
  32587. null def
  32588. /ddef                % key value ddef -
  32589. {
  32590. Adobe_IllustratorA_AI3_vars 3 1 roll put
  32591. } def
  32592. /xput                % key value literal xput -
  32593. {
  32594. dup load dup length exch maxlength eq
  32595.     {
  32596.     dup dup load dup
  32597.     length 2 mul dict copy def
  32598.     } if
  32599. load begin def end
  32600. } def
  32601. /npop                % integer npop -
  32602. {
  32603.     {
  32604.     pop
  32605.     } repeat
  32606. } def
  32607. % marking operators
  32608. /sw                    % ax ay string sw x y 
  32609. {
  32610. dup length exch stringwidth
  32611. exch 5 -1 roll 3 index 1 sub mul add
  32612. 4 1 roll 3 1 roll 1 sub mul add
  32613. } def
  32614. /swj                % cx cy fillchar ax ay string swj x y
  32615. {
  32616. dup 4 1 roll
  32617. dup length exch stringwidth 
  32618. exch 5 -1 roll 3 index 1 sub mul add
  32619. 4 1 roll 3 1 roll 1 sub mul add 
  32620. 6 2 roll /_cnt 0 ddef
  32621. {1 index eq {/_cnt _cnt 1 add ddef} if} forall pop
  32622. exch _cnt mul exch _cnt mul 2 index add 4 1 roll 2 index add 4 1 roll pop pop
  32623. } def
  32624. /ss                    % ax ay string matrix ss -
  32625. {
  32626. 4 1 roll
  32627.     {                % matrix ax ay char 0 0 {proc} -
  32628.     2 npop 
  32629.     (0) exch 2 copy 0 exch put pop
  32630.     gsave
  32631.     false charpath currentpoint
  32632.     4 index setmatrix
  32633.     stroke
  32634.     grestore
  32635.     moveto
  32636.     2 copy rmoveto
  32637.     } exch cshow
  32638. 3 npop
  32639. } def
  32640. /jss                % cx cy fillchar ax ay string matrix jss -
  32641. {
  32642. 4 1 roll
  32643.     {                % cx cy fillchar matrix ax ay char 0 0 {proc} -   
  32644.     2 npop 
  32645.     (0) exch 2 copy 0 exch put 
  32646.     gsave
  32647.     _sp eq 
  32648.         {
  32649.         exch 6 index 6 index 6 index 5 -1 roll widthshow  
  32650.         currentpoint
  32651.         }
  32652.         {
  32653.         false charpath currentpoint
  32654.         4 index setmatrix stroke
  32655.         }ifelse
  32656.     grestore
  32657.     moveto
  32658.     2 copy rmoveto
  32659.     } exch cshow
  32660. 6 npop
  32661. } def
  32662. % path operators
  32663. /sp                    % ax ay string sp -
  32664. {
  32665.     {
  32666.     2 npop (0) exch
  32667.     2 copy 0 exch put pop
  32668.     false charpath
  32669.     2 copy rmoveto
  32670.     } exch cshow
  32671. 2 npop
  32672. } def
  32673. /jsp                    % cx cy fillchar ax ay string jsp -
  32674. {
  32675.     {                    % cx cy fillchar ax ay char 0 0 {proc} -
  32676.     2 npop 
  32677.     (0) exch 2 copy 0 exch put 
  32678.     _sp eq 
  32679.         {
  32680.         exch 5 index 5 inde°¿ x 5 index 5 -1 roll widthshow  
  32681.         }
  32682.         {
  32683.         false charpath
  32684.         }ifelse
  32685.     2 copy rmoveto
  32686.     } exch cshow
  32687. 5 npop
  32688. } def
  32689. % path construction operators
  32690. /pl                % x y pl x y
  32691. {
  32692. transform
  32693. 0.25 sub round 0.25 add exch
  32694. 0.25 sub round 0.25 add exch
  32695. itransform
  32696. } def
  32697. /setstrokeadjust where
  32698.     {
  32699.     pop true setstrokeadjust
  32700.     /c                % x1 y1 x2 y2 x3 y3 c -
  32701.     {
  32702.     curveto
  32703.     } def
  32704.     /C
  32705.     /c load def
  32706.     /v                % x2 y2 x3 y3 v -
  32707.     {
  32708.     currentpoint 6 2 roll curveto
  32709.     } def
  32710.     /V
  32711.     /v load def
  32712.     /y                % x1 y1 x2 y2 y -
  32713.     {
  32714.     2 copy curveto
  32715.     } def
  32716.     /Y
  32717.     /y load def
  32718.     /l                % x y l -
  32719.     {
  32720.     lineto
  32721.     } def
  32722.     /L
  32723.     /l load def
  32724.     /m                % x y m -
  32725.     {
  32726.     moveto
  32727.     } def
  32728.     }
  32729.     {%else
  32730.     /c
  32731.     {
  32732.     pl curveto
  32733.     } def
  32734.     /C
  32735.     /c load def
  32736.     /v
  32737.     {
  32738.     currentpoint 6 2 roll pl curveto
  32739.     } def
  32740.     /V
  32741.     /v load def
  32742.     /y
  32743.     {
  32744.     pl 2 copy curveto
  32745.     } def
  32746.     /Y
  32747.     /y load def
  32748.     /l
  32749.     {
  32750.     pl lineto
  32751.     } def
  32752.     /L
  32753.     /l load def
  32754.     /m
  32755.     {
  32756.     pl moveto
  32757.     } def
  32758.     }ifelse
  32759. % graphic state operators
  32760. /d                    % array phase d -
  32761. {
  32762. setdash
  32763. } def
  32764. /cf    {} def            % - cf flatness
  32765. /i                    % flatness i -
  32766. {
  32767. dup 0 eq
  32768.     {
  32769.     pop cf
  32770.     } if
  32771. setflat
  32772. } def
  32773. /j                    % linejoin j -
  32774. {
  32775. setlinejoin
  32776. } def
  32777. /J                    % linecap J -
  32778. {
  32779. setlinecap
  32780. } def
  32781. /M                    % miterlimit M -
  32782. {
  32783. setmiterlimit
  32784. } def
  32785. /w                    % linewidth w -
  32786. {
  32787. setlinewidth
  32788. } def
  32789. % path painting operators
  32790. /H                    % - H -
  32791. {} def
  32792. /h                    % - h -
  32793. {
  32794. closepath
  32795. } def
  32796. /N                    % - N -
  32797. {
  32798. _pola 0 eq 
  32799.     {
  32800.     _doClip 1 eq {clip /_doClip 0 ddef} if 
  32801.     newpath
  32802.     } 
  32803.     {
  32804.     /CRender {N} ddef
  32805.     }ifelse
  32806. } def
  32807. /n                    % - n -
  32808. {N} def
  32809. /F                    % - F -
  32810. {
  32811. _pola 0 eq 
  32812.     {
  32813.     _doClip 1 eq 
  32814.         {
  32815.         gsave _pf grestore clip newpath /_lp /none ddef _fc 
  32816.         /_doClip 0 ddef
  32817.         }
  32818.         {
  32819.         _pf
  32820.         }ifelse
  32821.     } 
  32822.     {
  32823.     /CRender {F} ddef
  32824.     }ifelse
  32825. } def
  32826. /f                    % - f -
  32827. {
  32828. closepath
  32829. F
  32830. } def
  32831. /S                    % - S -
  32832. {
  32833. _pola 0 eq 
  32834.     {
  32835.     _doClip 1 eq 
  32836.         {
  32837.         gsave _ps grestore clip newpath /_lp /none ddef _sc 
  32838.         /_doClip 0 ddef
  32839.         }
  32840.         {
  32841.         _ps
  32842.         }ifelse
  32843.     } 
  32844.     {
  32845.     /CRender {S} ddef
  32846.     }ifelse
  32847. } def
  32848. /s                    % - s -
  32849. {
  32850. closepath
  32851. S
  32852. } def
  32853. /B                    % - B -
  32854. {
  32855. _pola 0 eq 
  32856.     {
  32857.     _doClip 1 eq     % F clears _doClip
  32858.     gsave F grestore 
  32859.         {
  32860.         gsave S grestore clip newpath /_lp /none ddef _sc
  32861.         /_doClip 0 ddef
  32862.         } 
  32863.         {
  32864.         S
  32865.         }ifelse
  32866.     }
  32867.     {
  32868.     /CRender {B} ddef
  32869.     }ifelse
  32870. } def
  32871. /b                    % - b -
  32872. {
  32873. closepath
  32874. B
  32875. } def
  32876. /W                    % - W -
  32877. {
  32878. /_doClip 1 ddef
  32879. } def
  32880. /*                    % - [string] * -
  32881. {
  32882. count 0 ne 
  32883.     {
  32884.     dup type (stringtype) eq {pop} if
  32885.     } if 
  32886. _pola 0 eq {newpath} if
  32887. } def
  32888. % group operators
  32889. /u                    % - u -
  32890. {} def
  32891. /U                    % - U -
  32892. {} def
  32893. /q                    % - q -
  32894. {
  32895. _pola 0 eq {gsave} if
  32896. } def
  32897. /Q                    % - Q -
  32898. {
  32899. _pola 0 eq {grestore} if
  32900. } def
  32901. /*u                    % - *u -
  32902. {
  32903. _pola 1 add /_pola exch ddef
  32904. } def
  32905. /*U                    % - *U -
  32906. {
  32907. _pola 1 sub /_pola exch ddef 
  32908. _pola 0 eq {CRender} if
  32909. } def
  32910. /D                    % polarized D -
  32911. {pop} def
  32912. /*w                    % - *w -
  32913. {} def
  32914. /*W                    % - *W -
  32915. {} def
  32916. % place operators
  32917. /`                    % matrix llx lly urx ury string ` -
  32918. {
  32919. /_i save ddef
  32920. 6 1 roll 4 npop
  32921. concat pop
  32922. userdict begin
  32923. /showpage {} def
  32924. 0 setgray
  32925. 0 setlinecap
  32926. 1 setlinewidth
  32927. 0 setlinejoin
  32928. 10 setmiterlimit
  32929. [] 0 setdash
  32930. newpath
  32931. 0 setgray
  32932. false setoverprint
  32933. } def
  32934. /~                    % - ~ -
  32935. {
  32936. end
  32937. _i restore
  32938. } def
  32939. % color operators
  32940. /O                    % flag O -
  32941. {
  32942. 0 ne
  32943. /_of exch ddef
  32944. /_lp /none ddef
  32945. } def
  32946. /R                    % flag R -
  32947. {
  32948. 0 ne
  32949. /_os exch ddef
  32950. /_lp /none ddef
  32951. } def
  32952. /g                    % gray g -
  32953. {
  32954. /_gf exch ddef
  32955. /_fc
  32956. _lp /fill ne
  32957.     {
  32958.     _of setoverprint
  32959.     _gf setgray
  32960.     /_lp /fill ddef
  32961.     } if
  32962. } ddef
  32963. /_pf
  32964. {
  32965. _fc
  32966. fill
  32967. } ddef
  32968. /_psf
  32969. {
  32970. _fc
  32971. ashow
  32972. } ddef
  32973. /_pjsf
  32974. {
  32975. _fc
  32976. awidthshow
  32977. } ddef
  32978. /_lp /none ddef
  32979. } def
  32980. /G                    % gray G -
  32981. {
  32982. /_gs exch ddef
  32983. /_sc
  32984. {
  32985. _lp /stroke ne
  32986.     {
  32987.     _os setoverprint
  32988.     _gs setgray
  32989.     /_lp /stroke ddef
  32990.     } if
  32991. } ddef
  32992. /_ps
  32993. {
  32994. _sc
  32995. stroke
  32996. } ddef
  32997. /_pss
  32998. {
  32999. _sc
  33000. ss
  33001. } ddef
  33002. /_pjss
  33003. {
  33004. _sc
  33005. jss
  33006. } ddef
  33007. /_lp /none ddef
  33008. } def
  33009. /k                    % cyan magenta yellow black k -
  33010. {
  33011. _cf astore pop
  33012. /_fc
  33013. {
  33014. _lp /fill ne
  33015.     {
  33016.     _of setoverprint
  33017.     _cf aload pop setcmykcolor
  33018.     /_lp /fill ddef
  33019.     } if
  33020. } ddef
  33021. /_pf
  33022. {
  33023. _fc
  33024. fill
  33025. } ddef
  33026. /_psf
  33027. {
  33028. _fc
  33029. ashow
  33030. } ddef
  33031. /_pjsf
  33032. {
  33033. _fc
  33034. awidthshow
  33035. } ddef
  33036. /_lp /none ddef
  33037. } def
  33038. /K                    % cyan magenta yellow black K -
  33039. {
  33040. _cs astore pop
  33041. /_sc
  33042. {
  33043. _lp /stroke ne
  33044.     {
  33045.     _os setoverprint
  33046.     _cs aload pop setcmykcolor
  33047.     /_lp /stroke ddef
  33048.     } if
  33049. } ddef
  33050. /_ps
  33051. {
  33052. _sc
  33053. stroke
  33054. } ddef
  33055. /_pss
  33056. {
  33057. _sc
  33058. ss
  33059. } ddef
  33060. /_pjss
  33061. {
  33062. _sc
  33063. jss
  33064. } ddef
  33065. /_lp /none ddef
  33066. } def
  33067. /x                    % cyan magenta yellow black name gray x -
  33068. {
  33069. /_gf exch ddef
  33070. findcmykcustomcolor
  33071. /_if exch ddef
  33072. /_fc
  33073. _lp /fill ne
  33074.     {
  33075.     _of setoverprint
  33076.     _if _gf 1 exch sub setcustomcolor
  33077.     /_lp /fill ddef
  33078.     } if
  33079. } ddef
  33080. /_pf
  33081. {
  33082. _fc
  33083. fill
  33084. } ddef
  33085. /_psf
  33086. {
  33087. _fc
  33088. ashow
  33089. } ddef
  33090. /_pjsf
  33091. {
  33092. _fc
  33093. awidthshow
  33094. } ddef
  33095. /_lp /none ddef
  33096. } def
  33097. /X                    % cyan magenta yellow black name gray X -
  33098. {
  33099. /_gs exch ddef
  33100. findcmykcustomcolor
  33101. /_is exch ddef
  33102. /_sc
  33103. {
  33104. _lp /stroke ne
  33105.     {
  33106.     _os setoverprint
  33107.     _is _gs 1 exch sub setcustomcolor
  33108.     /_lp /stroke ddef
  33109.     } if
  33110. } ddef
  33111. /_ps
  33112. {
  33113. _sc
  33114. stroke
  33115. } ddef
  33116. /_pss
  33117. {
  33118. _sc
  33119. ss
  33120. } ddef
  33121. /_pjss
  33122. {
  33123. _sc
  33124. jss
  33125. } ddef
  33126. /_lp /none ddef
  33127. } def
  33128. % locked object operator
  33129. /A                    % value A -
  33130. {
  33131. pop
  33132. } def
  33133. currentdict readonly pop end
  33134. setpacking
  33135. % annotate page operator
  33136. /annotatepage
  33137. {
  33138. } def
  33139. %%EndResource
  33140. %%EndProlog
  33141. %%BeginSetup
  33142. %%IncludeFont: Helvetica
  33143. %%IncludeFont: Helvetica-Oblique
  33144. Adobe_cmykcolor /initialize get exec
  33145. Adobe_cshow /initialize get exec
  33146. Adobe_customcolor /initialize get exec
  33147. Adobe_typography_AI3 /initialize get exec
  33148. Adobe_IllustratorA_AI3 /initialize get exec
  33149. [
  33150. 39/quotesingle 96/grave 128/Adieresis/Aring/Ccedilla/Eacute/Ntilde/Odieresis
  33151. /Udieresis/aacute/agrave/acircumflex/adieresis/atilde/aring/ccedilla/eacute
  33152. /egrave/ecircumflex/edieresis/iacute/igrave/icircumflex/idieresis/ntilde
  33153. /oacute/ograve/ocircumflex/odieresis/otilde/uacute/ugrave/ucircumflex
  33154. /udieresis/dagger/degree/cent/sterling/section/bullet/paragraph/germandbls
  33155. /registered/copyright/trademark/acute/dieresis/.notdef/AE/Oslash
  33156. /.notdef/plusminus/.notdef/.notdef/yen/mu/.notdef/.notdef
  33157. /.notdef/.notdef/.notdef/ordfeminine/ordmasculine/.notdef/ae/oslash
  33158. /questiondown/exclamdown/logicalnot/.notdef/florin/.notdef/.notdef
  33159. /guillemotleft/guillemotright/ellipsis/.notdef/Agrave/Atilde/Otilde/OE/oe
  33160. /endash/emdash/quotedblleft/quotedblright/quoteleft/quoteright/divide
  33161. /.notdef/ydieresis/Ydieresis/fraction/currency/guilsinglleft/guilsinglright
  33162. /fi/fl/daggerdbl/periodcentered/quotesinglbase/quotedblbase/perthousand
  33163. /Acircumflex/Ecircumflex/Aacute/Edieresis/Egrave/Iacute/Icircumflex
  33164. /Idieresis/Igrave/Oacute/Ocircumflex/.notdef/Ograve/Uacute/Ucircumflex
  33165. /Ugrave/dotlessi/circumflex/tilde/macron/breve/dotaccent/ring/cedilla
  33166. /hungarumlaut/ogonek/caron
  33167. TE
  33168. %AI3_BeginEncoding: _Helvetica Helvetica
  33169. [/_Helvetica/Helvetica 0 0 1 TZ
  33170. %AI3_EndEncoding TrueType
  33171. %AI3_BeginEncoding: _Helvetica-Oblique Helvetica-Oblique
  33172. [/_Helvetica-Oblique/Helvetica-Oblique 0 0 1 TZ
  33173. %AI3_EndEncoding TrueType
  33174. %%EndSetup
  33175. 0 A
  33176. 0 R
  33177. 0.7 G
  33178. 0 i 0 J 0 j 1 w 8 M []0 d
  33179. %AI3_Note:
  33180. 0 D
  33181. 336.656 313.3461 m
  33182. 249.6557 487.1468 l
  33183. S
  33184. 249.6557 487.1468 m
  33185. 422.6563 400.5464 l
  33186. S
  33187. u
  33188. 0 1 0 0 K
  33189. 422.8563 314.3461 m
  33190. 422.8563 487.1468 L
  33191. 249.6557 487.1468 L
  33192. 249.6557 314.3461 L
  33193. 422.8563 314.3461 L
  33194. s
  33195. 336.256 400.7464 m
  33196. S
  33197. U
  33198. u
  33199. 0.3 G
  33200. 307.4559 429.7465 m
  33201. 307.4559 314.3461 L
  33202. 422.8563 314.3461 L
  33203. 422.8563 429.7465 L
  33204. 307.4559 429.7465 L
  33205. s
  33206. 365.1561 372.0463 m
  33207. S
  33208. U
  33209. u
  33210. 0 O
  33211. 0 0.2 0 0 k
  33212. 0 G
  33213. 249.6557 492.6622 m
  33214. 252.7017 492.6622 255.1711 490.1928 255.1711 487.1468 c
  33215. 255.1711 484.1007 252.7017 481.6313 249.6557 481.6313 c
  33216. 246.6096 481.6313 244.1402 484.1007 244.1402 487.1468 c
  33217. 244.1402 490.1928 246.6096 492.6622 249.6557 492.6622 c
  33218. b
  33219. 249.6557 487.1468 m
  33220. B
  33221. U
  33222. 422.6563 400.5464 m
  33223. 318.25 451 273.5 444 336.656 313.3461 c
  33224. S
  33225. 249.6557 487.1468 m
  33226. S
  33227. 0 To
  33228. 1 0 0 1 235.7624 478.6313 0 Tp
  33229. TP
  33230. 0 Tr
  33231. 0 O
  33232. 0 g
  33233. 4 M
  33234. /_Helvetica-Oblique 8 Tf
  33235. 0 Ts
  33236. 100 Tz
  33237. 0 Tt
  33238. 0 TA
  33239. 0 0 5 TC
  33240. 100 100 200 TW
  33241. 0 0 0 Ti
  33242. 0 Ta
  33243. 0 Tq
  33244. 9 0 Tl
  33245. 0 Tc
  33246. 0 Tw
  33247. (b) Tx 
  33248. (\r) TX 
  33249. TO
  33250. 0 To
  33251. 1 0 0 1 342.7624 320.1313 0 Tp
  33252. TP
  33253. 0 Tr
  33254. (a ) Tx 
  33255. (\r) TX 
  33256. TO
  33257. 0 To
  33258. 1 0 0 1 409.7624 394.6313 0 Tp
  33259. TP
  33260. 0 Tr
  33261. (c) Tx 
  33262. (\r) TX 
  33263. TO
  33264. u
  33265. 0 R
  33266. 0 G
  33267. 0.5 w 10 M
  33268. 210.0058 444.4641 m
  33269. 237.9438 444.4641 l
  33270. S
  33271. u
  33272. 0 O
  33273. 0 g
  33274. 2.8 w
  33275. 236.3498 444.4601 m
  33276. 234.8648 446.7701 l
  33277. 241.0528 444.4601 L
  33278. 234.8648 442.1501 l
  33279. 236.3498 444.4601 L
  33280. f
  33281. U
  33282. U
  33283. u
  33284. 0 R
  33285. 0 G
  33286. 0.5 w
  33287. 209.5933 379.8247 m
  33288. 299.7223 342.8877 l
  33289. S
  33290. u
  33291. 0 O
  33292. 0 g
  33293. 2.8 w
  33294. 298.2447 343.4856 m
  33295. 297.7415 346.1853 l
  33296. 302.5998 341.7104 L
  33297. 295.9976 341.907 l
  33298. 298.2447 343.4856 L
  33299. f
  33300. U
  33301. U
  33302. 0 To
  33303. 1 0 0 1 156.078 442.1831 0 Tp
  33304. TP
  33305. 0 Tr
  33306. 1 w 4 M
  33307. /_Helvetica 8 Tf
  33308. (Point bounds) Tx 
  33309. (\r) TX 
  33310. TO
  33311. 0 To
  33312. 1 0 0 1 154.0222 378.3813 0 Tp
  33313. TP
  33314. 0 Tr
  33315. (Curve bounds) Tx 
  33316. (\r) TX 
  33317. TO
  33318. u
  33319. 1 g
  33320. 0 R
  33321. 1 G
  33322. 8 M
  33323. 335.9773 319.0372 m
  33324. 336.8874 317.2563 L
  33325. 333.0374 315.4784 L
  33326. 332.1274°¿2 317.2594 L
  33327. 335.9773 319.0372 L
  33328. b
  33329. 337.6324 318.6328 m
  33330. B
  33331. U
  33332. u
  33333. 0 0 0 1 k
  33334. 0 G
  33335. 336.656 313.3461 m
  33336. B
  33337. 336.656 318.1544 m
  33338. 339.3115 318.1544 341.4644 316.0016 341.4644 313.3461 c
  33339. 341.4644 310.6905 339.3115 308.5377 336.656 308.5377 c
  33340. 334.0005 308.5377 331.8477 310.6905 331.8477 313.3461 c
  33341. 331.8477 316.0016 334.0005 318.1544 336.656 318.1544 c
  33342. b
  33343. U
  33344. u
  33345. 1 g
  33346. 1 G
  33347. 422.6563 400.5464 m
  33348. B
  33349. U
  33350. u
  33351. 0 g
  33352. 0 G
  33353. 422.6563 400.5464 m
  33354. B
  33355. 1 G
  33356. 418.3475 404.8974 m
  33357. 420.1603 404.0525 L
  33358. 418.2175 400.2831 L
  33359. 416.4047 401.1279 L
  33360. 418.3475 404.8974 L
  33361. b
  33362. 0 G
  33363. 422.6563 405.3548 m
  33364. 425.3119 405.3548 427.4647 403.202 427.4647 400.5464 c
  33365. 427.4647 397.8908 425.3119 395.738 422.6563 395.738 c
  33366. 420.0008 395.738 417.848 397.8908 417.848 400.5464 c
  33367. 417.848 403.202 420.0008 405.3548 422.6563 405.3548 c
  33368. b
  33369. U
  33370. %AI3_BeginCrops
  33371. userdict /AI3_noCropMarks known not {
  33372. u
  33373. u
  33374. 0.5 w 4 M
  33375. 138 295 m
  33376. 111 295 L
  33377. S
  33378. 147 286 m
  33379. 147 259 L
  33380. S
  33381. U
  33382. u
  33383. 138 501 m
  33384. 111 501 L
  33385. S
  33386. 147 510 m
  33387. 147 537 L
  33388. S
  33389. U
  33390. u
  33391. 443 501 m
  33392. 470 501 L
  33393. S
  33394. 434 510 m
  33395. 434 537 L
  33396. S
  33397. U
  33398. u
  33399. 443 295 m
  33400. 470 295 L
  33401. S
  33402. 434 286 m
  33403. 434 259 L
  33404. S
  33405. U
  33406. U
  33407. } if
  33408. %AI3_EndCrops
  33409. %%PageTrailer
  33410. gsave annotatepage grestore showpage
  33411. %%Trailer
  33412. Adobe_IllustratorA_AI3 /terminate get exec
  33413. Adobe_typography_AI3 /terminate get exec
  33414. Adobe_customcolor /terminate get exec
  33415. Adobe_cshow /terminate get exec
  33416. Adobe_cmykcolor /terminate get exec
  33417. Adobe_packedarray /terminate get exec
  33418. %%EOF
  33419. H◊#ˇ ˇˇˇˇ#◊ 
  33420. d,
  33421. Courier
  33422.     .°dONLNd5$>+S@5for (ptIndex = 0; ptIndex < cont->vectors; ptIndex++)°dONLNd8%50:* {°dONLNd:%C0≈)r.left = FR(*coord++) - 2;°dONLNdX1C<¿* r.top = FR(*coord++) - 2;°dONLNdu=CH¨* r.right = r.left + 5;°dONLNdéICT¨* r.bottom = r.top + 5;°dONLNdßUC` * if (OnCurve(bits, ptIndex))°dONLNd«aRlò+ PaintOval(&r);°dONLNd÷mxÅ(î6#ifdef mark_off_curve°dONLNdÔyCÑ\++  else°dONLNd˘ÖRêù+  FrameOval(&r);°dONLNd    ëú6(∏6#endif°dONLNdù5®:+ }°dONLNd©5¥û* cont = (path *)coord;°dONLNd-µ&¿+(‹D}°dONLNd/¡Ã(Ë6}, Palatino
  33423. °dONLNd1ÿ‰É*QThis function to mark the control points of a path is a good framework for adding°dONLNdɉâ* Rcurve editing. We leave that to you also, and suggest that besides simple point-by°dONLNd’‰âç( ß-°dONLNd÷¸g(6Kpoint direct mouse editing, you consider providing the capability to do the°dONLNd"¸G*
  33424. following:°dONLNd-+1+•°dONLNd/7S) Bdo direct curve editing by hit-testing the curve itself instead of°dONLNdr7&ì* just its control points°dONLNdä,+81(TI•°dONLNdå,78>) <select groups of points/segments to move at once, similar to°dONLNd…87Dfi* &selecting multiple icons in the Finder°dONLNdJ+V1(rI•°dONLNdÚJ7V.) 7do constrain-based editing, where tangent continuity is°dONLNd*V7bÂ* $maintained between adjacent segments°dONLNdOh+t1(êI•°dONLNdQh7tN) Ainterpolate changes to a set of key points across the rest of the°dONLNdìt7ÄC* =path, allowing, for instance, creation of a bold character by°dONLNd—Ä7åW* >simply moving a few points on the stems and then smoothing out°dONLNdå7òù* the rest of the outlines,     Helvetica
  33425. °dONLNd)©∑§(“6NOW IT’S UP TO YOU
  33426. °dONLNd<ª«t*NThis article has given you the tools to do some fancy work with curves in your°dONLNdã«”f* Iapplications. We’ve given you routines for drawing curves and paths using°dONLNd’”flÑ* OQuickDraw, discussed how to save these in PICTs so that they can be loaded into°dONLNd%flÎå* Nother programs like MacDraw or printed using the LaserWriter, and shown how to°dONLNdtΘ~* Nextract paths from TrueType fonts, giving you an abundant supply of path data.°dONLNd√˜ê* UNow it’s up to you to play off this knowledge by adding curve editing, text rotation,°dONLNd * 9and other means of transforming your new freehand curves. x4x&,Times
  33427. ({) 
  33428. +
  33429. 27
  33430. (è6!THANKS TO OUR TECHNICAL REVIEWERS*
  33431. 4Pete “Luke” Alexander, Guillermo Ortiz Sean Parent •
  33432. 4ìÚ·Ø
  33433. +ˇY0CURVES AHEAD: WORKING WITH CURVES IN QUICKDRAW  
  33434. )Œ Autumn 1991ˇÚ◊#ˇ ˇˇˇˇ#◊ 
  33435. d,     Helvetica
  33436. .°dONLNd%/5ç+MP
  33437. VALIDATING°dONLNd C=Sç+DATE AND°dONLNda1qç(åO
  33438. TIME ENTRY°dONLNd5èç+    IN MACAPP0C,’¶
  33439. D-‘•öˇÅÙ,˙ññ,˙D-‘•@µ    ÁÁΔΔÁÁΔÁ•!˝Á!B! c!B˛=ÔBBF1B=Ô=Ô˛B=Ô=ÔBF1˙B=ÔF1˝B    =Ô=ÔBJR9Œ%))J cBB˝ cÑÑ•˛Δ
  33440. ÁΔÁÁ!Á%)!Á%))J˛-k"5≠1å5≠)J-k)J=Ô-k%)Á)J)J1å1å5≠5≠9Œ9Œ5≠5≠=Ô1å5≠9Œ1å5≠5≠1å1å-k5≠1å1å-k1å˛)J-k-k)J%)-k)J)J%))J%))J%)%)!%)¸!%)˛!%)!%)%)Á˚!%)%)!!%)!%)!˛%)!!%)%)˝!2%)!%)%)!%)!•B c cB•B%)VµJRJR)J)J-k%)-k-k%)=ÔNsJRJRÁ%)Á!%)1å1å9ŒBF1JRJRF1JRF1F1NsNsJRJRNsRî˛JR
  33441. F1B=Ô=ÔF19ŒB=Ô9Œ=Ô=Ô˛9Œ˛=Ô˛9Œ-kâÁÁ˝Δ˛ÁΔÁÁ!•˛B•1å˛=ÔB=ÔB=ÔF1=ÔF1=ÔB=ÔB=ÔF1BBF1=Ô˝B
  33442. F1=ÔBF1F1B9ŒBB-k%))J cB¸ cÑÑ•˛Δ˝Á!!Á!˛%))J-k1å˝-k5≠-k1å˝5≠˛)J-k1å9Œ5≠˛9Œ5≠9Œ5≠9Œ5≠9Œ1å-k1å˛-k 1å-k-k1å-k-k)J-k1å)J%)-k¸)J-k%))J)J¸%)!%)˛!˛%)!)J%)%)!ˆ%)˛!%)!%)%)˛!%)%)˛!%)Á˝ c• c!RîJRJR-k!-k)J-k-k)J=ÔRîJRF1Á!%)-k5≠BBJRJRF1F1˝JR¸NsF1F1˛B=ÔBB=ÔB=Ô=ÔB˝=Ô    B=Ô5≠5≠=Ô9Œ=Ô9Œ=Ô-kïΔÁΔÁ˛Δ˚Á c!BB%)=Ô9Œ9ŒB˛=ÔB=Ô=ÔBB9ŒB=Ô=Ô˛BF1=ÔB9ŒJRBBF1F1B=Ô=ÔB5≠)J%)!˛B cB˛ cÑΔ•Δ•Á˝ΔÁ!Á˝%)-k-k1å1å)J˝1å-k1å-k5≠5≠1å-k˝)J1å1å˛9Œ
  33443. 5≠9Œ1å5≠5≠1å-k1å1å-k-k1å-k-k˛)J-k˝)J!-k˛)J%)!%)%))J!˛%)!)J˛! %)!%)!%)!)J!%)!%)!˛%)    !%)!!%)!!%)!%)ˆ! ÑB cBÑ cΔJRNsF11å%))J)J1å)J)J=ÔRîJRJR)J5≠=ÔF1BF1BF1BF1F1JR˛F1B¸=Ô˙B=ÔBB˚=Ô
  33444. 9Œ9Œ=Ô%))J9Œ9Œ=Ô9Œ=Ô1å®ΔÁÁΔΔÁÁ!Δ!ÁΔÁ!B!•1å=Ô5≠˛B˛=Ô˛B˝=Ô    BF1BB=ÔF1BF1=ÔF1˛B    =ÔBB1å-k%)•! cB¸ cÑ˚ΔÁÁ!ÁÁ˛!)J%))J˛-k)J1å5≠)J1å-k˝1å5≠˛1å5≠-k˛)J-k1å1å=Ô5≠9Œ5≠5≠9Œ5≠9Œ1å1å-k1å-k1å-k)J˛-k%)-k)J-k%)˛)J%)%))J%)%))J!˚%)!%)%)!˛%)!˛%)$!%)!Á!)J%))J%)!%)%)!!%)!Á%)!%)!!%)%)!•B c cÑ c cNsJRJR5≠!¸)J
  33445. 5≠F1=ÔB=ÔB=ÔF19Œ=ÔB˛F1˛B=Ô=ÔB˛=Ô˛B=ÔF1BF1=Ô˛B1å=Ô˛B
  33446. =Ô9ŒB9ŒB=Ô-k)J1å=Ô9Œ9Œ=Ô1åπΔ˛ÁΔ˛ÁΔÁÁ! c˛B!9Œ5≠5≠=Ô=Ô9ŒF1¯=ÔF19ŒF1¸BF1˛B =Ô9Œ9Œ%)%)Á!B cB cB˛ cÑΔ••Ñ•˛ΔÁΔÁΔÁÁ%)Á!)J)J%))J-k-k)J5≠)J1å˛-k1å-k1å9Œ1å-k=Ô˛-k)J-k-k)J-k1å5≠1å1å-k1å1å-k-k1å)J-k)J1å)J-k)J-k)J)J%)-k%)˛)J    %))J)J%)!!%)%)Á%)˛! %)!%)%)!%)%)Á!!%)Á˛!
  33447. %)%)!!)J!!%)!%)!˛%)!%)!!ÁÁB cB cB!F1JRF11å!)J%)-k5≠BB˛9Œ=Ô=Ô9ŒB=ÔB=ÔB¸5≠ 9Œ9ŒB9ŒB9ŒB9ŒB=ÔB=Ô˝BF19Œ1å-k1å˝=Ô 9Œ=Ô9Œ=Ô)J-k)J5≠9Œ9Œ5≠5≠É!ΔÁ•˝Á!Á!!˛BÑ-k=Ô˛9Œ˛=ÔBB=Ô9ŒF19Œ=Ô=Ô¸B=ÔBF1B=ÔB=Ô=Ô9Œ1å%)%)Ñ!B cB cB˛ c•ΔÑ••˝Δ!¸Á!!%))J-k)J1å¸-k1å-k-k1å1å5≠1å9Œ1å˛5≠9Œ5≠1å¸-k1å-k1å˝5≠-k1å)J5≠-k-k)J˛-k˚)J%)¸)J˝%)!)J%)!!˙%) !%)%)!ÁÁ%)Δ•)J!%))J˛%)˛!%)˚!%)ÁB˛ c
  33448. BBBNsJR5≠%)1å5≠=Ô=ÔB9Œ9Œ˝=ÔB=Ô=Ô9Œ¸1å5≠5≠9Œ1å-k-k9Œ=Ô=Ô9Œ=Ô=ÔBB=Ô=Ô˝B9Œ1å1å-k1åB9Œ¸=Ô1å)J)J5≠=Ô9Œ9Œ5≠ö&ΔÁ•ÁΔÁΔÁΔÁ!•!B!Δ9Œ=Ô5≠9Œ=Ô=Ô9Œ9Œ=Ô9Œ=Ô9Œ=ÔB9Œ=Ô=ÔB=ÔBBF1=Ô˛B=Ô=Ô1å)J)JÁ!˘B cÑ˝•Ñ•Δ••¸Á˛!%)˛-k1å1å)J˝-k1å-k-k1å1å-k1å-k˘5≠˛-k
  33449. )J)J1å-k1å5≠-k1å-k-k)J1å%)-k¸)J    -k%))J)J%)%))J!%))J˛%))J¸!%))JΔÁΔÁΔΔÁ!ΔΔÁ!ÑΔÁ%)-k%)!-k!Á%)!%)%)!!Á˛!B˝ cB=ÔRîB=Ô5≠9ŒB=Ô˝9Œ=Ô=Ô˛5≠1å-k-k)J˝1å 5≠1å9Œ5≠-k)J-k)J9Œ=Ô=Ô9Œ˛=Ô¸BF15≠-k1å1å)J5≠BB˝=Ô5≠)J)J-k9Œ9Œ5≠=ÔëÁΔÁΔ˛Á    Δ!Á!BB!Ñ-kB˛9Œ˛=Ô9Œ=Ô9Œ=Ô5≠=Ô9Œ˝=Ô˘B5≠)J-k%)Ñ! cB cB cB cB c cÑÑ••Ñ•Δ˛•    ÁΔÁΔ!ÁÁ!)J)J˛-k 1å)J-k1å1å-k-k1å)J1å-k1å¸5≠1å9Œ1å9Œ9Œ5≠5≠-k1å1å%)-k)J1å1å5≠˘-k¸)J%))J)J%)-k)J˛!%)!!%)%)!%)!ΔÑ•ÑÁ!!%)Δ•!%)ÑΔΔÁΔΔ˛!Á)JÁ!˛%))JÁ!%)!˝ cB!9ŒRîB9Œ˚=Ô9Œ=Ô=Ô9Œ5≠˚-k    1å-k5≠1å9Œ1å5≠5≠=Ô%)˛-k)J5≠B=Ô9Œ=Ô˘B5≠1å5≠5≠1å9Œ˝=ÔB9Œ)J-k-k5≠˛9Œ«ÁΔΔÁΔΔÁÁΔ!ÁB!BΔ1å˛9ŒB9Œ=Ô9Œ˛=Ô5≠9Œ5≠B9ŒB9Œ˝=ÔB=Ô=Ô9Œ-k%)%)•˛B!B cB c˛Ñ•¸Ñ•ÑΔ˛•
  33450. ΔÁÁ!%)%))J-k1å-k-k)J)J1å˚-k1å-k˛1å-k1å9Œ˛5≠1å1å˛5≠71å1å)J-k1å%))J%)-k5≠1å-k1å)J-k%)1å)J)J%))J%)-k%))J%)%)!!%)%)Á!Á!%)Á!Ñ• cÑÁÑΔÑÁÁ!•Á•ΔÁΔ c˛Ñ cB!ΔΔÁÑΔÑ!Á%) cBB cBΔ9ŒF15≠9Œ=Ô9Œ˝=Ô5≠5≠1å)J!!)J1å-k-k1å5≠1å5≠1å5≠1å9Œ˛5≠
  33451. -k)J-k%)-k-k5≠B=Ô=ÔB˛=Ô F1=ÔF1B=Ô-k1å1å-k1åF19Œ˛=ÔB-k)J)J5≠=Ô5≠9Œ¨ÁΔ˛Á˛Δ$ÁÁÑBB c)J=Ô9Œ5≠=Ô9ŒBB=Ô9Œ=Ô9Œ9Œ5≠9Œ9Œ=Ô9Œ=Ô9Œ=Ô=ÔBB=Ô5≠%)%)Á c!˛BÑ˛ c••ΔÑÑ•Δ˙•
  33452. Δ•ΔΔÁÁ!Á%)-k-k)J1å)J˙-k1å-k1å1å9Œ˝1å9Œ1å5≠5≠9Œ1å˚5≠1å)J)J%)!%)-k-k)J%)-k%)-k)J-k)J)J%))J)J-k%))J%)%)¸!$%)Δ•ÑΔÁÁ c••ΔÑΔÑÑ•!Á•Ñ••ÑÑ•ΔÑBÑ•• cÑ cΔ•!˛Ñ%)1å9Œ˘=Ô≠5≠-k1å-k-kΔ••Δ%)5≠-k1å-k5≠-k1å5≠5≠1å9Œ9Œ=Ô5≠)J-k-k˛1å5≠=Ô¸BF1BB=ÔB=Ô-k˛1å5≠=Ô9Œ=Ô=ÔB˛-k1å=Ô9Œ9ŒØÁÁΔÁΔÁ•˛Á    BB!•1å5≠9Œ=Ô9Œ9Œ˛5≠9Œ5≠¸9Œ 5≠=Ô=ÔB=ÔB=Ô1å)J%)Δ c!¸BÑ c•Ñ• c•Ñ˛•Ѹ•
  33453. Ñ••ΔΔÁΔ!%)!%)1å1å-k˛)J1å-k˛1å)J-k˚1å5≠˝1å5≠1å9Œ˚1å-k)J%))J%)!Á¸)J%)-k)J)J˛%))J˛%) !%)ÁΔ!••ÑΔÑÑB!˛ÑBÑΔ• cΔ•˝Ñ cÑ cÑÑΔÑ! cÑ! c cΔÁΔΔ!1åB9Œ=Ô5≠9Œ=ÔB1å5≠-k1å)J˛-k&)J••Á•Ñ%)1å1å-k-k5≠-k1å1å5≠5≠9Œ5≠9Œ)J-k-k1å)J-k-k5≠9ŒB=ÔF1=ÔBBF19ŒBB˛1å-k9Œ˛=ÔB=Ô9Œ)J-k-k=Ô9Œ9Œ†˛ÁΔÁΔ˛Á
  33454. ΔB!B!9Œ5≠=Ô9Œ=Ô9Œ=Ô5≠5≠˝9Œ1å=Ô9Œ¸=Ô1å%)!!˘B-k9ŒÑ•ΔÑ˝•ÑΔΔ•˚ΔÁÁ!Á˛!˛Á!)J1å-k1å)J-k-k1å-k1å-k5≠1å1å9Œ9Œ5≠5≠1å9Œ˙5≠1å1å5≠1å1å˛-k)J)J%)!%)%)-k˝)J˛%))J%)ÁΔ%)%)!Δ• c c•ΔΔÑÁ!••Δ˛ÑΔ•Ñ)J c!Ñ%) cÑ• c c)JÁΔ•Ñ cΔB)JÑ˛ c•Á%)9Œ9Œ=Ô5≠1å¸-k 1å)J1å-k1åÑÁΔÁΔ•!˝1å5≠-k˛5≠9Œ9Œ=Ô5≠%)-k)J-k˛1å-kBF1˛B =Ô=ÔF1BB=Ô1å5≠1å1å=Ô9Œ˛=Ô9Œ)J-k-k9Œ=Ô5≠’ΔÁΔÁ˛Δ ÁÁ•!! c-k=ÔB=Ô5≠5≠=Ô¸5≠=Ô5≠9Œ9Œ=Ô9Œ=Ô9Œ1å)J!!ÑB!˛B5!!•JRcΔ c•ÑѕѕÑÑΔÑΔÑΔ•ΔΔÁΔÁÁ!Á%))J-k!!Á!Á%))J1å-k1å)J-k%)1å-k1å)J1å5≠1å5≠5≠˝1å-k˛1å5≠5≠-k-k1å-k1å-k˛%) !Á!!-k)J)J%))J)J%)%)˛)JÁΔΔÑÑ•ÁΔÑÑ• c cÁÑ• cÑÑΔ cΔΔ•ΔÁ¸Ñ!Δ!ÑÑΔΔÑÁÑBÑÑB cB cÑ)J)J!%)-k)J-k-k1å-k1å˛-kΔ•Á˛Δ•Á1å-k˛1å)9Œ5≠5≠9Œ5≠5≠=Ô9Œ%)1å1å5≠5≠-k)J-k9ŒB=ÔB9Œ=Ô=ÔBB=Ô-k1å-k-k5≠B9Œ9Œ=Ô9Œ)J-k)J9Œ5≠9Œ∂˛Á˛Δ
  33455. ÁΔ! cB!Á9Œ=Ô5≠9Œ˛5≠9Œ5≠9Œ5≠9Œ5≠=Ô9Œ˛=Ô1å)J!ÁÑ!! c˛B c! c•Rîc=Ô!˛•ÑΔ••Ñ•ÑΔ•˝ΔÁΔÁÁ!!%))J-k-k1å-k-k%)%)Á!%))J)J˛1å-k1å-k1å˛5≠1å1å˝5≠9Œ1å9Œ1å5≠1å5≠)J˝-k˛)J!%)%)!!%)-k)J˝%)!˛Á•ÁÁ-kÁΔ¸Ñ•ÑΔΔ••Δ˛•ΔÁΔ•ÁÑÁÑÁÁB cÑΔ• cÁÁÑÑ˝B
  33456. cÑÑΔ•Ñ•!1å-k1å¸-k1å-k••ÁΔÁΔΔ!5≠1å5≠5≠9Œ1å5≠5≠=Ô5≠9Œ=Ô1å-k)J1å5≠1å1å-k-k5≠˝B=Ô˛B=Ô-k1å)J5≠=Ô=Ô9Œ=Ô9Œ-k)J-k5≠9Œ9ŒÀΔÁΔ˛ÁΔÁΔB! c%)=Ô9Œ5≠9Œ5≠1å1å5≠=Ô5≠5≠9Œ=Ô5≠=Ô=Ô1å%)%)Á c˛! c!˛B!Δ%)5≠VµNsѕѕ c•ѕѕѕ•Ñ•Á•˝ΔÁÁ!!)J)J-k)J˝-k)J)J%)˛!)J-k1å)J1å1å9Œ-k5≠5≠1å1å5≠-k5≠1å5≠˛1å-k)J¸-k!)J1å)J-k%)%)Á%)Á%)%))J!Δ•• c cÑÁ•Ñ•!)JÑ cÑΔ c cΔÑÑ˛• ÁΔÑΔÁΔÑ••Ñ!ÑB˝ÑB•)J!B•B˛ÑB cÑÑ cÁ•Ñ•˛-k)J˝-k1å%)Δ•Δ•!ΔΔ!1å-k1å)J5≠5≠9Œ5≠=Ô9Œ=Ô=Ô9Œ˛-k1å-k-k1å1å5≠˛=Ô9ŒBB=Ô=Ô-k1å1å)J=Ô9Œ=Ô=Ô9Œ)J-k)J5≠9Œ=Ô«••ÁΔ!ΔÁ!Δ!!Ñ5≠9Œ1å˛5≠    1å9Œ9Œ5≠9Œ5≠=Ô9Œ9Œ1å˛!ÑBB c˚B c)J)J%)NsZ÷9Œ cÑΔѕѕÑΔ••Ñ••Á˛ΔÁΔ!Á!!1å)J˙-k1å1å-k1å%)˛!
  33457. )J-k1å5≠-k5≠5≠1å5≠1å1å5≠1å5≠˛1å-k-k˛1å-k1å1å˛-k˝)J˛!%)!!ÁÑ cΔÁÁ˛Ñ3ΔB•!• cB•ÑB•ΔÑ•Δ!ΔBΔ••Δ!••Ñ•%) c cÑ cÑΔ!Á••BΔ••!BÑ c••ÁÁ•Á˛-k)J1å)J-k-k1åÁ•ΔÁ•ÁΔ!!-k˛9Œ'1å5≠5≠9Œ5≠9ŒB=Ô9Œ5≠-k-k1å-k1å-k1å9ŒB=ÔB9ŒB=Ô=Ô1å1å-k-kBB9Œ=Ô9Œ1å)J-k5≠9Œ5≠¨Ñ•Ñ•˛Δ! c!!Á5≠9Œ5≠-k1å5≠1å5≠5≠9Œ9Œ5≠5≠1å!%)ΔÑ!˙B ! c•-k%)!5≠RîRîÁÑ•¸Ñ•Ñ•Ñ˛•˝Δ˛Á!Á%)%)-k˚)J˚-k1å)J%)%)!)J-k˝1å5≠˚1å5≠1å1å5≠˛-k    1å-k)J)J1å%))J-k-k)J˛%)ΔΔÑ!ÑÑ˛ cSÑΔ•ÑΔ c c••BBΔÑBΔ cÑÑΔÑΔ cÑΔÁÑÑ•!Δ c•B•ÑÁÑ!•Ñ•Δ•Δ cB cB! cBÁÁ•!1å)J1å)J1å-k1å)J1åΔ•ΔÁΔ!ΔÁΔ!-k1å9Œ9Œ5≠5≠=Ô=Ô5≠˛=Ô5≠1å-k1å˛-k1å9ŒB¸=Ô1å-k-k)J9Œ9Œ=Ô9Œ9Œ-k)J)J5≠9Œ9Œ≠Δ˝Ñ    •!ÁB! c)J=Ô5≠9Œ¸5≠    =Ô9Œ9Œ)J%)!Á cB!˘B
  33458. Á)J)J!)J%)NsNs=Ô cΔ˛Ñ•Ñ•Ñ˛• ÑÁ•ΔΔÁΔÁÁ%)Á%)˛)J-k)J-k)J-k)J)J-k1å-k-k)J-k1å1å-k-k)J%))J)J-k1å-k5≠1å5≠˙1å-k-k1å-k1å-k1å-k-k)J-k)J%))J-k)J• cBÑÑ c˛Á• c• c c•˝Ñ
  33459. BÑ!• cѕѕBÁ c!•˛Δ•Δ• c•ÑΔÁ cÑ c•Δ! cÁÁ! cB cÑÑ˛ c•Á%)1å-k)J˚-k˝Δ˚Á!)J1å=Ô9Œ=Ô9Œ9Œ=Ô˛B=Ô5≠-k1å-k1å-k5≠BB=ÔB=ÔB1å1å-k-k5≠=Ô9ŒB9Œ-k-k)J1å=Ô9ŒŸΔÁ¸Ñ,Δ!BÑ5≠9Œ9Œ1å1å5≠9Œ1å=Ô-k)JΔ%)•B!!BB!B!B!•)J%))J%)%)!9ŒNsVµ!Ñ••Ñ•˛Ñ •ѕѕ•Δ•Á•ÁΔ˛Á%))J%))J)J-k-k˝)J-k-k)J)J1å˛-k1å-k5≠-k%)!%))J-k5≠1å-k5≠1å1å5≠5≠1å-k-k1å-k˛1å-k-k1å1å-k%)-k-k%)Á c cB•ΔΔÁ c cBBÑÑ˛ c,B cÑB cÑÑ cÑ cÑBÑ• c!ÑΔ•ΔÑÑΔ cΔÑ•Ñ cB c•Ñ•BΔÑ)JÑB• cB cB˛Ñ•Δ!˝-k)J-k1å1å-kÑÁΔÁΔΔÁ!Á%)Á%)-k9Œ9Œ=Ô=Ô9Œ9Œ=Ô9Œ=Ô9Œ9Œ-k1å˛-k=Ô=Ô9Œ9Œ=Ô9Œ5≠)J1å-k5≠9Œ=Ô=Ô9Œ-k-k)J1å9Œ5≠≥ÁΔÁΔÑÑ•BB!%)9Œ=Ô1å1å9Œ5≠1å-kΔÁΔ•!!˘B!%))J%)%))J%))J)J%)F1RîB c•Δ•ÑÑ•˝Ѹ•Δ•ÁΔ˝! -k)J-k%)-k%))J-k)J)J-k1å˛-k)J¸-k
  33460. 1å1å5≠-k!%)!%)1å5≠5≠9Œ-k5≠˛1å5≠-k1å-k1å-k-k1å-k-k)J)J%)1å1å!B!BÑΔ•Ñ˛Δ c cΔ¸ c B cBÑ c cÑ•ÑÑ•B˛Á% cÑÑΔ•• cΔ c•Ñ c• cÑÑB cΔΔ!Ñ c c!ÑB cB cÑÑ cΔ-k1å-k1å˝-k1å-k˛Δ˝Á    !!%)!!)J5≠9Œ9Œ=Ô˝9Œ    B=Ô1å-k1å-k-k5≠B=Ô˛B1å˛-k
  33461. 5≠=Ô9Œ9Œ=Ô1å)J)J-k=Ô=Ô≠ΔΔ˛Á•ÑB! c)J=Ô5≠5≠-k)J!Á••B!!¸B˛!BF1F1!!)J%)%)!%)9ŒRîRîΔ cÁÑ˛• c• c• c•ѕѕ•ΔΔ˛Á!%))J%)%))J)J˛-k)J˝-k5≠)J˛-k1å-k1å1å-k1å)J1å-k-k%)!%)-k1å5≠-k-k1å1å-k˛1å˘-k
  33462. !%)!! cÑΔÁ•Ñ c•Ñ˛B ÑBB cB cB c!Ñ cB c˛Ñ cΔ• cΔ••ÑΔÑÑB•˛Ñ cBÑB cÑΔ• c!ÑB c!•B cBÑ• c cΔ)J1å)J)J¸-k1åÁ•˝Á˛!˝%)1å=Ô˝9Œ=Ô=ÔB9Œ˝-k1å=ÔF19Œ=Ô=Ô9Œ˛-k
  33463. 1å=Ô9Œ9Œ=Ô-k)J)J-k9Œ=Ô¿ÁΔÁÁ!ÁÁBB•1å)J%)!ÁÑÑBB!B!¸B    !! c c!!Rî-kÁ)J˛%))J!NsNs=ÔBΔ˝Ñ•ÑÑ•˛Ñ•ÑÁ••ΔΔÁÁ!%)%))J%))J-k)J)J-k)J)J¸-k1å˝-k¸1å-k1å5≠5≠1å-k)J%)-k1å5≠5≠1å1å-k1å5≠1å5≠˛1å˛-k)J-k•B!ÑÁ˛Δ˝•Ñ cΔB c c˛BW c! c!•B•!!• c cÁÑ c•ÁÑΔΔ•BÑÁ c•Ñ cB•ÑÑ c!Ñ!ÁÑ!ÑB c cBB!•ÑBB•%))J)J-k-k1å-k1å-k1å)JÁΔÁÁ!%)%)!%)%))J!1å9Œ9Œ=Ô9Œ9Œ=Ô9Œ=Ô1å1å)J1å1å˝=ÔB9Œ˛-k)J=Ô9Œ=Ô9Œ5≠˛)J9Œ9Œ∫•ΔΔ˛Á•BBΔΔÑ cB˛!B˛!B!B˛!BΔ!B!=ÔF1Δ!˛%)
  33464. )JΔJRNsNs•ÑΔÑB cBÑ c˘ÑΔ•ΔÁÁΔ%)%))J!%)!-k)J%))J%)-k˛)J˛-k)J)J-k)J1å-k1å-k1å-k1å1å5≠1å1å-k1å%)%))J˛1å-k˛1å¸-k1å-kÁ˛ c••ÑÁÑΔΔB•BΔ!B cÑ˛B cB!B c! cÑ!!B!Δ• cÑ˛•Ñ c cÑΔ cB cBB• c cB!B cΔB c! c c˛B    !Ñ cΔ! cÑ•Δ1å¸-k 1å-k1å1å-kÁ!Á!Á%)!)J˛%)1å=Ô5≠5≠=Ô9Œ9ŒB9Œ)J9Œ)J1å-k=ÔB˛=Ô˛-k
  33465. )J9Œ9Œ5≠=Ô5≠-k%)-k9Œ=ÔπÁΔ˛Á!Ñ!B˛!˙B!B!BB cÑÁ!)J•B•Rî)J!˛)J
  33466. %)!1åRîRî9Œ c••ÑΔ˝Ñ˝ c˛Ñ••ÁΔÁΔΔÁ˛%)    )J)J%)-k)J-k)J1å%)-k˝1å˛-k1å)J˛1å-k5≠1å1å5≠-k˛1å5≠)J-k%))J˛1å!-k-k1å1å-k-k1å-k cB c!•Ñ•ÑBÑ•B cÑ•B•BÑ c•!BB c!˝ cÑÁÑ!ÑÑ cÑ cÑ c•! cÑ••BÑB c c˝B( c! cBB!B cB c c!Ñ••!Ñ••BÁÑ%))J-k-k1å-k1å-k5≠-k5≠1å)J%)!Á)J%)-k˛%) 5≠9Œ=Ô9Œ=Ô9Œ=Ô=Ô1å)J1å1å-k¸=Ô
  33467. 1å-k)J)J5≠9Œ=Ô=Ô9Œ)J)J%)5≠9Œæ˝ΔÁÁ cB!˛B˛!B˛!B c••ΔÁ!Δ!ÁÑ5≠F1Á˝%)!!F1NsRîΔÑ•¸Ñ•ÑÑ cÑ c cÑ cÑ••ΔΔÁÁ-k˙%)˛)J%))J)J-k-k1å)J˛-k )J1å-k1å-k-k1å-k1å5≠1å5≠-k˛1å-k)J%)%))J1å5≠1å-k1å-k)J-k•B!BÑÁ•• cÑ c cÁBÑÑ c!˛B •B! cB! cÑB cÑ!B˛ cÑ cÑB cÑBB••!ÑÑ cÑ˛B/! c! c!BB!! c! c!!BB!!Ñ•B•Δ c•Á)J1å-k-k1å-k5≠1å1å5≠9Œ)J!!%)%))J!)J)J=Ô˛9Œ=Ô9Œ9Œ-k)J-k1å-k5≠˝=Ô1å˛-k1å=Ô˛9Œ-k%))J)J9Œ÷Á•˛ÁΔB!B!B!˝BѸÁ!ΔÁΔΔÁΔBBRî5≠Á)J)J!%)!)JRîNsB cΔ c•˛Ñ•Ñ˛•˝Ñ2 cÑÑ•Δ•Δ!)J)J%)%))J)J%)-k%)%))J-k)J)J-k)J-k-k)J-k1å-k1å-k1å5≠1å-k1å1å)J1å5≠1å1å5≠1å5≠1å1å%)%))J˛1å$-k1å1å•BB!B•ÁBÑ•ÁΔ•Á• cÁB c!BÑ c•BB c!ÁB cBΔÁ˝ÑΔÑΔÑ cB c•BΔΔÑ cÑΔB c! c!BÑBB•Ñ˛B<! cBB cÑ c c•ÑÑ cÑÁΔÁ-k5≠1å1å-k5≠1å5≠5≠9Œ1å!Á%)%)-k%))J1åB9Œ=ÔB=Ô9Œ5≠1å-k-k1å1åF1=ÔB=Ô5≠)J-k%)-k=Ô=Ô5≠9Œ1å˛)J9Œ¿¸ΔÁ•ΔΔ˚Á#• cÑÁÁΔÁΔÁΔÁÁ!•)JNs%)!)J%)!)JÁBNsNs! c•ÑÑ•ÑÑ c˝Ñ•Ñ•˛Ñ
  33468. •ÑΔÁΔÑΔÁ%))J)J˝%))J%)˛)J-k1å1å)J˚-k1å-k1å-k-k1å1å)J1å)J-k1å1å-k5≠1å1å-k˝%)G1å-k-kB!B!ÑΔ•ΔÑÑBÑ cB!! cÑÑBÑ!Ñ cÑ!BΔB!B%) c cΔ!%)B cB•BB c•Ñ•!BΔB cΔ!!B c! c!! c c!B!˛B!ÑÑ˛•
  33469. cÁ c•ÑΔ•Δ!1å5≠˚1å9Œ5≠%)!%)%)-k!)J5≠B9Œ=Ô9ŒB9Œ-k-k1å-k1å9ŒB=ÔB9Œ)J˛-k9Œ5≠5≠9Œ5≠!)J)J1åÆΔΔÁΔ˛ÁΔÁΔ˚ÁΔÑÑΔ!Á!ΔΔÁÁΔ cRî9Œ!!˛%)!-kNsRîB!••˚Ñ c•ѕѕѕ•˛Δ    •ΔΔÑÑ••ΔÁ%)˛)J-k-k)J˛-k)J)J1å˝-k1å-k-k˝1å-k1å5≠-k5≠˛-k1å-k˛1å5≠-k%)%)-k-k)JÑΔ!•ΔÁÑÑ•ÑÑ˛Δ(ÁÑ• c cB!ÑÑ cÑ cB•• c c•!BÁ cÁÁÑBΔ c cΔΔ c• cÑ cΔ! c!јB!B!BBÑ!Ñ cB cB cBÁ c c•ÁΔ•Á-k˛5≠1å1å5≠5≠9Œ5≠˝)J-k)J-k=Ô=Ô9Œ=Ô9ŒB-k1å)J-k-k9Œ˝=Ô˛-k)J1å˛9Œ5≠)J)J-k)J¿¸ΔÁ˛Δ˛ÁΔÁΔÁÁΔÑ c•ÁΔÁΔΔÁ•%)Rî)JÁ˝%)Á=ÔRîNs• cΔ˚Ñ c˛Ñ c• cÑÑ•ÑΔ•ÁÁ!ÁÁѕѕÑÁ!%))J-k˛)J˝-k1å)J-k-k1å-k1å)J¸1å-k-k˝1å-k1å5≠1å5≠-k-k1å)JÁÁB cÑΔΔÑ•ÑΔ˛•*ÑÑBÑ c cB!BÑ!ÑB c!ΔÑBÑ• c••Ñ!BB•• c••ÑB!B cΔ c!•Á˛B!! cB c!!!!BB!BB˛ c!! c cÑ cB cΔ•ΔΔ•!1å5≠˛1å5≠9Œ9Œ5≠%)%))J-k-k%)5≠B=Ô9Œ=ÔB1å˛-k1å5≠=Ô9Œ9Œ=Ô1å)J-k)J)J5≠=Ô5≠9Œ)J)J%))J≥Δ•ÁΔÁÁ˝ΔÁΔÁΔÁ˛Δ!• c˛ΔÁΔ! c9ŒF1Á%)%))J%)!%)RîRî=ÔB•ÚÑ ••Δ•ΔÁ!%))J%)!Δ••Δ•ΔΔÁ%)-k-k1å-k1å-k1å-k1å-k1å5≠1å˛-k5≠˚1å5≠-k-k5≠1å1å5≠˝1å;%)%) c cÑÑB cΔ••BÑÑ••ΔÑB!B!B!!ÑBÑÑB cÑÁB••B%)•ΔΔ cÑÁ!ÑÑ c cBBÑÑ cBÑΔ•BÑ˛B c c!B!B!˛B! cB c cÑB˛ c •Ñ c c!•ÁΔΔÁÑ%)1å¸5≠9Œ9Œ-k)J)J1å˛)J 9Œ=ÔB9Œ=ÔB1å-k1å-k1å=ÔB˛9Œ)J-k-k%)1å˛9Œ5≠%))J)J’ΔΔ•¸Δ ÁÁΔÁΔÁ•ΔΔÁΔ!•ÑΔΔ•ÁΔ!ÁNs1åΔ)J!%)%)Á=ÔNsNsΔ˛Ñ cÑ c˚Ñ• cÑ c•ÑÑ˛•-Á!%)!)J%))JÁ%)•Á•Δ•ΔÁ!%)1å-k-k1å-k1å5≠%)-k1å1å)J1å1å-k1å1å-k1å1å5≠-k5≠-k5≠-k5≠-k˛1å)J•BÑ˛B:••ÑΔÁ•ÑÑBBÑB cB!B!BB cÑBB•Ñ cÑ••!!Á! c•Δ c•Á cBB cÑB cÑÑ•• cB c c•Ñ!B˛!B!B˛!BB c c• c!!B!ѕѕÁΔ•ΔÁÁ%)˛1å9Œ5≠˛9Œ%)-k%)1å)J)J5≠B9ŒB=Ô=Ô1å-k-k1å-k=Ô9ŒB9ŒB-k˛)J%)9Œ5≠9Œ5≠1å%))J∞Á˝ΔÁ˚ΔÁ•ÁΔΔÁÁΔ!ÁΔ•Δ!ÑB5≠JRÁ!˝%) )JRîRî9ŒÑÑΔÑÑ cÑÑ•˚Ñ cѕѕÁΔÁÁ%)%))J)J%)%))J-k%)!Á!˛ÁΔΔÁ˝-k1å-k1å-k1å)J1å˛-k1å5≠1å-k1å1å5≠-k5≠5≠1å1å5≠9Œ9Œ1åΔÑBB cBΔΔ•ÑÁΔ••%)˘B!BB cBÁ! cÁ•BΔ•ΔΔ c!ÑÁÑ c˛•B!ÑΔ!BÑ•• c c• cΔ• c˝B˝ cB c!BB cÑÑ!!BBÑ c cÁ cB˛ΔÁΔ!Á%)˛5≠
  33470. 9Œ5≠9Œ=Ô1å)J-k)J-k)J1å¸=Ô9Œ˛-k1å5≠B=Ô9Œ=Ô9Œ)J-k˛)J9Œ9Œ=Ô5≠)J-k—•¸Δ•˛ΔÁ˛Δ•Á•˛ÁΔÁΔΔÁΔBÑF11åΔ%)!%)!!9ŒRîF1! c•Ñ c cÑ cÑ c˛Ñ c˝Ñ••Δ•ΔÁ!Á!!)J%)%)!%)˛)J
  33471. %)ÁÁ!!ΔÁÁ%)%)-k1å1å)J˛1å-k1å)J1å-k˛1åG)J1å5≠1å5≠1å1å5≠1å5≠-k)JÁ!B c!ΔÑΔÑΔ••ΔÁ cÑ!B!B!B!B!!B!•BBΔ•B•ÑÑΔ cÑΔ!B•BÁ c••!B•Δ c c• cB˛ c
  33472. B cB!!BB!B!!B! c˝B c! c cÑ c cBÑ•ΔΔÁΔ!Δ!1å5≠9Œ=Ô1å9Œ9Œ˛)J-k)J)J=Ô9Œ˛=Ô9Œ-k-k1å-k1å9Œ=Ô˛9Œ
  33473. 1å%))J%)%)1å9Œ5≠9Œ)J%)πÁΔÁ¸ΔÁ˝ΔÁ˛Δ
  33474. ÁÁΔÁΔÁ•%)•!)JNsÁ)J¸%)NsNs=Ô c••˛Ñ c•ÑÑ c˚Ñ˝•
  33475. ΔΔ!%)!!%)!)J%))J˛%))J)J-k)J)J!!Á!Á!Á%)-k1å-k1å-k1å%)5≠-k˛1å˝5≠-k5≠1å5≠1å5≠1å=Ô!B!BÑΔÑ• cΔΔ!Δ•ΔΔ c˛B!B!˛B!BB˛Ñ••B• c•Ñ cÑ˛•ÑΔ•!Ñ cBB!ΔΔÑ! cBB˛ c• cB!!Ñ cB c˛! cBÁB c! c!Ñ cΔ cΔBÁ cÑÁÁΔÁÁ!Δ)J5≠5≠1å˛=Ô1å-k-k)J)J-k5≠=Ô5≠B=Ô=Ô1å-k-k1å)J˛=Ô9Œ=Ô5≠˛)J%)%)1å9Œ9Œ1å%)≤˚Δ•Á¸ΔÁ•˚ΔÁΔÁΔ cF15≠Á%)%)!%)Á=ÔNsNs•Ñ••˛Ñ     c cÑ cÑÑ cÑÑ c˛•Δ•Á˚!%)!%)Á¸)J%))J-k)J)J!Á˛%)˛!--k-k1å)J1å-k-k)J1å)J1å5≠9Œ1å5≠-k1å1å-k1å5≠-k%)B c cÑBB•ΔΔ•Ñ!%)• c cBB!B!B!˛B!BBÑBÑÑ!ÑBÑB c%)B-k cÑÑΔ cÑ! c˛B c!Ñ cÑÑ•ΔΔBB!BÑB˛!˝B c cB c!! c˛B cBÑ! cBΔÁΔÁΔΔ!Á-k9Œ9Œ5≠9Œ=Ô5≠%)˛-k)J1å=ÔB9Œ=Ô=Ô9Œ1å˝-k=Ô9Œ=Ô9Œ9Œ1å˛%)!-k5≠5≠9Œ%)π˝ΔÁ•˛Δ•ÁΔΔÁ˛ΔÁÁ•ÁΔΔÁÁ!JR%)Á)J!˛%)NsVµ5≠ c••ÑÑ cÑ cÑ cÑ cÑÑ•ÑÑ c••Δ•Á!!Á%)˛!˝%))J)J%))J)J˝-k1å1å)J)J!%)!%)!%))J-k1å-k-k˛1å-k1å5≠˝1å-k-k5≠)J-k%) c!BB cÑ•Á%)•ΔΔ%)ΔÑB c˚B ! cB cBBÑBÑBBÑB˝ c!•ÁB%) cB!˝BÑÑ cÑ c cÑB!! cÑÑ cB!BB!! c!˙B Ñ cB•Δ• cÑÑ c!Á˛!Á!!1å˛9ŒB9Œ-k)J-k)J-k%)5≠9Œ=Ô9Œ=Ô=Ô-k1å5≠-k-k5≠=Ô9Œ5≠9Œ=Ô-k)J˛%)1å9Œ9Œ1å ΔΔ•˛Δ•˝Δ•ΔÁ•˝ΔÁ˛ΔÁÑB=Ô•˛%)H!Á9ŒVµNsÑ cΔÑÑ cÑ cÑ cÑÑ c cÑ cÑÑ•ÑΔ•ΔÁ!!%)Á%)%)!!%)Á%)%))J%))J%))J%)%))J-k-k1å-k)J)J%)!%)!!Á)J%)1å5≠-k-k1å-k1å1å5≠-k˝1å-k)J c!B!BB cΔΔ•Δ•Á cÑB cBB!B!˝B cÑ cB c! c!¸B!%)!-k!ÁÁ!! c! cBÑΔ c! c˛Ñ    ••Ñ c•!!B!!˝B!B cB!!BB cB•!ÑΔBB c! cÁÁ!˛Á    !!5≠9Œ5≠1åB5≠)J-k˝)J=Ô9Œ=Ô5≠B5≠1å-k-k)J-k9Œ5≠9Œ9Œ5≠9Œ-k%)!%)%)˛5≠∂•ΔΔ•ÁΔÁ˘ΔÁΔÁΔÁÁΔÁÁ!ÑNs%)!%)!)J!!NsNs9ŒB•Ñ• c•ÑÑ c˘Ñ •Ñ•ΔΔÁ%)%)!%)%)!%)˛!)J%)-k)J1å˛)J˛-k)J˛-k
  33476. )J)J-k-k)J)J%)!)J)J!-k-k9Œ˛1å5≠1å1å-k5≠5≠-k-k)J! cB c cÑ cÑ!ΔΔÁÑÑ˝ cB cB cB cB˛ cB c cÑ c¸B!ÑÑ•Ñ)J!! cB!Ñ c•ÑÑÁÑ•Δ• c cBB! c! c˚B!B!B!˛B!Ñ•B˛ c%BBÑÑB•!Á!Á!%))J5≠5≠=Ô5≠=Ô)J1å)J-k)J-k1å=Ô9ŒB9ŒB5≠1å1å-k)J-k9Œ9Œ˛5≠=Ô)J˛%)5≠5≠1å¬ cÑ••ΔΔ•ΔΔ•Δ•ΔΔ•Á˚ΔÁ•1å=ÔÁÁ)J!!Δ5≠NsRîÁ˛Ñ c cB c cÑ c cÑ cÑÑ c cÑ••Δ•ÁÁ%)!Á%)˛!%)!¸%)˚)J-k)J-k)J-k)J1å)J˛-k3%)%)!%)!)J)J1å-k1å)J1å5≠1å-k-k1å-k•!B cBÑ!Ñ•!••ÁÑ cÑÑ cB cB cB c cÑÑ•BÑ c cB c¸B cBB!Ñ c!B c! cBBΔÑÑB•ÑBÑÑ c cB c!˛B cB!B¸! B c! cB•!••B!˝BÑΔ!ÁÁ!%)Á!)J9Œ5≠9Œ9Œ5≠%))J-k-k)J-k˛5≠    9Œ=Ô1å-k1å)J%))J5≠9Œ˛5≠1å5≠)J%)!-k5≠5≠µÑ cÑÑıΔ0ÁΔÁΔΔÁÁ c cB1åΔ!!%)!!F1RîBÑÑ• cÑ c cB cB c cÑ cÑ cÑÑ••ΔΔÁÁ!Á!!%)˛!˝%)˛)J%))J)J-k%)-k)J1å)J-k1å-k)J1å%)1å-k-k1å1å%))J%)˛)J1å5≠1å9Œ1å-k˛1å%)BB cBB c cΔÑ%)!•ÑÑ•˚Ñ• c cÑΔ•)JΔΔB•B c!B!B cBÑÑBÑ˝B c!ÑÑ•B••BÑ cB!ÑÑ c!ÑB cBÑ˛!B˛!B!˝B cBÑÑ cB c!˛ cÑB!%)Á!!%)!%)1å9Œ5≠5≠9Œ)J%))J%))J)J1å˛9Œ=Ô=Ô1å˛-k)J)J9Œ˝5≠1å5≠!%))J5≠1å’ΔÑ cÑ cÑ˛•˛Δ•˛Δ    •ΔΔÁ•ÁΔ!ÁF1˝!%)Á-kJRRî-kB••Ñ cÑ cÑ c cB cB cB c cÑÑ••Á˛!ÁÁ!%)%)!˛%)!˛%)!)J)J%)%))J%)-k˛)J<1å-k1å1å-k-k1å)J1å-k1å1å-k-k)J%)!%)5≠-k1å-k1å)J)J•B!B! cB c cÑΔ)J%)Á•ÑB!•ΔΔ•ÑÑΔÁÑ•Á)J!%)ΔBB c˛B! cÑ!˛B!BB!Δ! cB cBÑΔÑÑ•• cB!ÑBB˛!˛B!B!B!!BB˛!B!ÑB!B! c! cB!-k%)Á%)!%)!%)9Œ9Œ5≠9Œ1å!)J˛%))J=Ô5≠9Œ=Ô=Ô9Œ)J)J-k)J%)%)=Ô5≠1å9Œ1å5≠-kÁ%))J5≠»ÁΔΔ cÑ cÑ•Á˛ΔÁΔΔÁΔΔÁ•ÁÁ•!=Ô5≠Á!Á!!ÁBNsNs˝Ñ c˛Ñ cÑ c˛Ñ B cÑ c cÑ cÑÑ•!!˛%)˛!%)%)!)J)J%)¸)J-k)J-k%)1å-k)J)J1å1å-k1å-k1å1å-k1å-k-k1å-k1å1å)J%)!%)˝1å! c˙BÑÁ%)ÁΔÑ•!9ŒΔ)JÁ!1å1å9Œ˛1å9Œ-k9Œ)J1å•ÑÑ c cBB!Ñ cÑ c cBBÑ c•! cÑÁ˛! cÑ cÑÑ c cÑB•Ñ cÑ cBB!B!B!˛B !B!B!ÁB cB!!B!˛ c%)1å-kΔ!!%))J!1å9Œ5≠9Œ9Œ-k)J)J-k)J)J1å=Ô9Œ9Œ=ÔB1å˛-k %)%)1å5≠5≠1å5≠1å1å%)%))J1å´•˛ΔÑÑ cÑÑ˛Δ•˘Δ!BÑF1!ÁÁ!Á!-kF1Rî1å!Ñ• c˛Ñ cÑ cÑ c¸Ñ cÑ c˛ÑB cBÑ•Á˘!˛%))J)J-k!)J%)-k)J-k˛)J-k)J˝-k1å-k-k1å1å-k˛1å+)J-k-k)J)J-k-k5≠•!B!!B! c cÑÁ!Δ)J)J%)!%)!%)1å=Ô=Ô9Œ5≠F1JR5≠F1)J=Ô5≠)JÁ•Δ˝ cÑÑBÑ c cBÑÁ•ÁÁBB•Ñ•!B c˛B c! c c˛B!B¸!B!! cB!˛BÑBB!B˛! cBB!9Œ)J!Á%)!%)!5≠5≠=Ô9Œ1å)J)J%)˛)J˛9Œ
  33477. =Ô9Œ=Ô1å-k)J)J%)%)5≠9Œ˛1å5≠)J%)!1å©˝ΔÁΔÑ cÑÑ•˛ΔÁΔ˛ÁΔÁΔ!1å=ÔΔ¸!9ŒVµRîÑÑΔ˜Ñ c•Ñ•Ñ˛•ÑΔ•Ñ cÑ c˛Ñ•!Á)J˛%))J%))J%)˛)J
  33478. %)-k)J-k)J-k)J-k-k1å1å˝-k˛1å )J-k-k1å1å-k1å5≠-k%)%))J!˚B    • c• cΔÑ•BΔ)J˛-k9ŒB5≠BB˝F1=Ô=ÔF1Ns˛1å)JÁ•Δ•Ñ c••ΔΔ!ΔÁ•ÑΔÁ••ÁÑ˛Δ• c c••˛B     c!BB!!B!B!˛B!¸B.!ÑBB!BB cB•ΔÑ•-k%)!!%)!)J1å9Œ5≠=Ô5≠%)%))J)J%)%)-k=Ô=Ô9Œ=Ô=Ô9Œ-k)J)J-k!)J1å5≠5≠˛1å%)%)-kø•Δ•Δ••ΔΔ˛Ñ•ΔÁ˚ΔÁÑ!Ns)JΔ!!ÁÁ!RîJR5≠!•˛Ñ c cÑ cÑ cÑ c• c•Ñ˝•ΔÁ!!Δ••ÑÑ c cÑ•Δ!˛%))J%))J%)˝)J-k-k1å)J%))J)J-k-k)J1å)J5≠-k-k˛)J1å-k˛1å-k1å1å)J%)B!˛B! cB cÑΔÑ c!Á!%))J1å5≠B9ŒBF1F1NsNsF1VµJRNsVµVµB˛9Œ5≠)J!!ΔÁÁΔ•!ÑΔΔ•ÑÑÁ%)Ñ•Δ• c c˛ΔB!B!!BB˛!B˛!B!B¸!    B! c!BB!!B!˝ cÑ!)JΔ%)!%)!%)˛5≠=Ô-k)J%)-k˛)J9Œ=Ô˛9Œ=Ô9Œ)J)J%)%)!-k˛1å5≠-k)J!-k¿ΔΔÁ•¸Δ••ÑΔΔÁΔ!˛Á!-k=Ô!Á!Á%)!9ŒRîNs•Ñ••˝Ñ c˛Ñ c•Ñ•Ñ˝•ΔÁ˝!%)!!Δ˛•)Ñ•ÑÁΔ!%))J)J-k%)-k)J-k)J)J-k-k)J-k-k)J-k-k)J1å)J-k-k1å-k1å-k1å-k1å-k1å-k1å9Œ5≠˛B c!B˛ c3ΔÁ c cÁÁ%)5≠9Œ9ŒJRBF1BJRJRNsJRZ÷NsZ÷VµZ÷^˜^˜JRNs=Ô9Œ5≠)J)J-kÁ!ÁΔÁÁΔΔ!•ΔÁÁ%)!%)%)! c˘B c¸B˝!2B!B!B!B!!B cÑÑ!Ñ cB! c! cÑΔ-k%)Á%)%))J)J1å9Œ5≠5≠9Œ-k!%)-k)J)J!5≠9Œ=Ô9Œ=Ô9Œ9Œ-k-k˛%)5≠1å5≠1å5≠-k%)%)¨•ÁΔ•˝Δ•Á••Ñ•ΔΔÁÁΔ!•!=Ô1å•!!ÁÁ!NsNs5≠ cÑ•˛Ñ c c¸Ñ c˝Ñ    •Ñ•ΔÁÁ!Á!Á¸!ÁÁ˝Ñ•˛Á%)-k˛)J-k)J-k)J-k)J¸-k
  33479. %)-k)J-k-k1å-k-k1å-k)J˛-k1å5≠%)!˚B •!Á!ÑΔ%)9Œ5≠=ÔF1F1B˛JR&RîNsRîRîZ÷Z÷Vµ^˜^˜VµVµF1RîF1F19ŒB9Œ1å9Œ)J!-k%)ÁΔÁ!!Δ!ÁΔΔÑ cΔÑÑ˚B˛!B˚!BB˛!B!!•B• cB cÑBB c c!Á!-k)J˛!%)%))J1å9Œ9Œ5≠5≠!˛%)-k)J)J=Ô9Œ9Œ5≠9Œ5≠5≠-k)J!%))J1å1å5≠1å-k%))J«Δ•˘ΔÁΔΔÑ•ΔÁÁΔÁ cΔF1!Á˛!Á5≠NsNs%) c••Ñ cÑÑ cÑÑ c˝Ñ ••Δ•ΔÑÁÁ!Á!Á˛!Á%)%))J%))J!Á˛•Δ˛Á!-k)J-k1å%)1å˛-k1å˝-k )J1å1å-k-k1å1å-k5≠1å-k)J˛1åÁ¸B%!Ñ c!B•Δ!9Œ9ŒBJRJRF1NsRîRîVµZ÷VµRîZ÷^˜^˜Z÷^˜c^˜Z÷RîNsRîBNsF1F1BF1˛1å
  33480. )J!%)%))J-k)JÁ%)ÁΔ˛• cBB! c!B!!B!!B!B!B!B˛!*B!B! c!Ñ c cÑ cB•B cBBΔ-k-k1å!%)!!%)!1å9Œ5≠9Œ5≠1å%))J!)J-k)J)J9Œ5≠9Œ˛5≠ 9Œ1å-k%)%)1å5≠-k1å-k)J%)∞˛•ΔÑ˛Δ•¸Δ••Δ˛Á!5≠9ŒΔÁ!Á!!BF1B cÑ•˛Ñ cÑ cÑ cÑ c˝Ñ˝•ΔÁ!ÁÁ!!Á˝!%)%)˛!
  33481. %))J!ÁΔÁÁ!ÁΔ!-k)J-k˛)J˝-k)J-k-k1å)J˛-k1å-k)J)J¸1å'ÑÑ!B!B!BÑ cΔ c•Á1å=ÔF1BJRBNsNsRîVµVµZ÷Rî^˜^˜cc^˜Z÷Z÷^˜cRîZ÷F1Ns˝JR=ÔB5≠5≠)J%)%))J1å-k-k)J!!ΔÁ• c cÑB c!B˛!B˛!B˛!B!!B˚!B! c! c!Ñ˛ c!Ñ!-k-k1å!%)!)J%)-k1å9Œ1å9Œ9Œ-k%)˛)J
  33482. -k-k1å9Œ5≠5≠1å5≠1å5≠1å)J%))J˛1å-k!%)ïΔ•¸Δ•ΔΔ˛ÁΔÁ˛Δ!ÑÑF1-kÁ!Á!Á1åF1Rî)J c••ÑÑ c˛Ñ c˚Ñ••Δ•ΔÁ!Á!Á!!%)Á%)!%)!)J!)J%)˚)J˙Á)J1å˛-k1å-k1å-k1å˛-k˛1å˛-k1å-k-k1å-k5≠Á˙B(Ñ•Δ•!9ŒF1F1JRRîJRNsRîVµZ÷Z÷Vµc^˜^˜cc^˜c^˜g9c^˜VµZ÷VµRîNsZ÷RîF1B5≠B=Ô)J¸-k1å-k%)!•˛Ñ˝B!˛B!B!B!˛B!B¸!B!B!˝BÑ!Δ! cÑ c!5≠-k5≠1å%)!!%)%)Á5≠9Œ9Œ1å9Œ5≠-k%)1å-k)J-k1å-k˚5≠9Œ-k%)%)˛1å-k)J%)™ΔΔ˛•Δ•Δ••˛ΔÁ•ÁΔÁÁB%)F1Á!Á!ÁÁ9ŒRîJRÑ c•˛Ñ c cÑ cÑ c˝Ñ••Δ••Δ˝Á    !Á!Á%)!!%)%)!˝%))J˛%)˛-k)J%)!!˛Á)J%)-k-k)J)J˘-k1å1å-k-k1å-k1å1å5≠Á!B c!BB cBÑ cÑÁ1åF1F1JR˛NsRîVµVµRîZ÷cZ÷˝^˜ccVµ˛c
  33483. VµZ÷VµRîNsRîVµNsNs=Ô=ÔF19Œ1å˛-k )J)J!%)!!ΔÑBB!B˛!B˛!B˛!B!B¯!B!˛BÑ!BBÑ cB1å˛5≠-k!˝%))J9Œ1å9Œ1å9Œ5≠-k!)J-k)J-k1å-k1å5≠5≠1å9Œ1å5≠)J!%)-k1å1å)J%)∑˙Δ•ΔΔÁΔÁ˛ΔÁΔÁ!F15≠ÁÁ%)ÁÁ!JRNs-kB•ÑÑ cÑ cÑ cÑ cÑÑ•˛ÑΔ˛•ΔÁ!!Á¸!%)!!%)!˛%))J˛%))J%))J˛-k)J-k)J˛Á!!˝)J1å-k-k)J-k%))J-k)J-k1å-k1å1å-k9Œ c!˙B c••1åF1BF1RîRîVµNsVµJRZ÷^˜Z÷Z÷cZ÷c˛^˜"g9^˜c^˜g9Z÷VµRîZ÷NsRîVµVµRîF1=ÔF1=Ô=Ô5≠5≠-k1å)J)J!Á••Ñ c c•Ñ c˝B!B!˛B!B! c cB!B!B!B! cBÑ˛!˛ cBB!1å9Œ9Œ5≠1å%)!%))J%)%)1å9Œ1å9Œ˛5≠-k)J1å-k5≠1å-k1å˛5≠
  33484. 1å1å5≠1å!%)5≠1å1å)J!¨Δ••Δ•˛Δ••˙Δ!ÑΔB)JÁ%)˛Á1åNsNs˛Ñ• cÑ cÑ cÑ c˛Ñ cÑ•˛Ñ    ••!Á!Á!!ÁÁ˛!%)Á%)!%)!%)!˛%))J-k%))J-k)J%)%)-k-k)J%)!!ΔÁ˛%)˛-k˛)J-k)J1å)J1å-k-k5≠1åB!! cB!˛B cÑ!9Œ˛Ns
  33485. RîVµNsVµVµ^˜Z÷Z÷^˜Z÷^˜˛Z÷¸^˜Vµ^˜^˜Vµ^˜RîVµVµZ÷Z÷RîVµNs=ÔF19ŒF19Œ1å%)˝)J%)•Ñ c c˛!B¸!B!B!˛B˛!B!B˛!¸B%!B!B! cB!Δ5≠=Ô9Œ5≠1åÁ!%)%)!%)5≠9Œ-k5≠5≠9Œ5≠-k%)-k1å-k1å-k-k1å1å5≠˛1å%)%)-k1å1å%))Jù˛Δ•Á•˝ΔÁΔÁΔ˛ÁΔB9Œ=ÔÁÁ!!ÁÁBVµ5≠ cÑ•˚Ñ cÑ c• c•Ñ˝•ΔÁ%)ΔÁÁ˚!%)%)˛!%)%)!%)%)˚)J-k˛)J-k)J˛-k
  33486. )J%)Á!!%))J-k)J-k)J˛-k)J-k1å-k)J1å5≠•˛B cBB c c•-kF1NsRîNsRîVµVµZ÷VµZ÷^˜Z÷Z÷^˜^˜Z÷^˜Z÷^˜^˜cZ÷c^˜˛Z÷˝VµZ÷VµZ÷RîVµRîF1B9Œ9Œ5≠9Œ)JÁÁ)J)J!!•BB!˛B!˛B!B!!˛ cB!B˛!B!ıBÑB-k5≠9ŒB=Ô5≠1å!!%)%)Á1å5≠5≠1å9Œ5≠9Œ9Œ-k)J˝-k)J)J9Œ1å5≠1å5≠-k%)˛1å)J%)¥•Δ•˛Δ•Δ•ΔΔÁ˛ΔÁΔ• cF1)JΔ!ÁÁ!!JRNsÁ c•˝ cÑÑ cÑ cÑÑ c c˛Ñ˛•˛!Á!!ÁÁ!Á%)˝!Á%)!%)!%)%))J!˛)J%))J%)¸)J˛-k 1å%)%)Á!%)-k)J)J%)-k)J˝-k1å5≠1åB!!˛B!BB c•=ÔF1NsNsRîZ÷RîVµZ÷Vµ˛Z÷
  33487. ^˜^˜Z÷^˜Z÷^˜^˜c^˜cZ÷˛^˜Z÷^˜Vµ^˜RîRîZ÷Z÷RîVµJRJRF1B5≠9Œ1å5≠1å!ÁΔ%)!ΔÑBB!B!B˛!B˛!B c cBB!B¸!B!!˘B
  33488. cBΔ=Ô9ŒB=Ô=Ô1å)J!˛%)!1å5≠9Œ1å5≠1å5≠9Œ1å-k1å-k)J%)%)-k9Œ1å5≠-k1å)J)J1å5≠)J)J∂
  33489. Δ•Δ•Δ•ΔΔÁΔÁ¸Δ!B%)B%)Á!Á!Δ9ŒNsB c•Ñ c! cB¸ c˝Ñ••Ñ••Á˛!ÁÁ!!%)Á˝!%)!!%))J%)!%)!%)-k%)%))J)J%)-k-k˛)J-k)J˛-k5≠)J-k%)%)!)J)J1å1å-k-k1å-k9Œ5≠5≠9Œ¯B    -k9ŒNsRîRîZ÷VµZ÷VµVµ˝Z÷^˜Z÷VµZ÷˛^˜cc^˜c˛^˜c^˜˛Z÷VµRîVµZ÷Z÷VµNsJR˛=Ô
  33490. 1å9Œ5≠1å1åÁÁΔ!• c cB!˛B!˛B(!B!BΔ•!B!B!B!B!BB cB c!BB• cB••%)9Œ=Ô=Ô9ŒB1å)J%)!%)!%)˝5≠1å˛9Œ5≠)J1å)J-k)J%)1å1å5≠5≠-k-k%)1å1å)J)Jß•ΔΔ••Δ•Δ•˝ΔÁΔÁ•B9Œ=Ô•˛! Á%)BJR! cÑÑ cÑ c c˛B
  33491. cB c cÑ cÑÑ••Δ˝Á!!Á!Á!Á˘!%)!˛%)¸)J%)%)˛)J%)%)˛)J-k-k)J)J-k)J-k!%)!)J)J-k-k5≠-k5≠5≠9ŒB!¸B
  33492. !Δ5≠F1NsJRVµZ÷Z÷RîVµZ÷Rî^˜˘Z÷^˜Z÷^˜Z÷^˜^˜˛Z÷^˜Z÷VµZ÷RîVµ˛RîZ÷VµRîNsB=Ô=Ô5≠1å1å%)1å!ΔÑΔÑ cBB!˛B˛!B˛! cBÑ! c! c!B˛!BBÑ cB!B!˛BÑΔ)J=Ô=ÔB=Ô=Ô)J%)!)J!%)%)1å¸5≠9Œ5≠1å%)-k˛)J
  33493. -k5≠1å5≠1å)J)J-k9Œ)J)JîΔ•˛Δ•˝ΔÁ¸Δ•ΔJR!Á!!ÁÁ5≠JRF1Ñ cÑ˛ c˛Ñ cÑ˙ c ÑÑ••ÁÁ!Á!Á!Á˜!)J!%)!)J%))J%))J%))J%)-k)J-k)J-k¸)J-k)J˝-k˛)J
  33494. %))J-k5≠1å9Œ5≠9Œ9Œ c!˝B cB c!=ÔF1NsRîVµ˚Z÷Vµ^˜Z÷˛^˜Z÷^˜Z÷^˜^˜Z÷^˜^˜Z÷cZ÷^˜Z÷^˜VµZ÷VµVµRîZ÷RîRîNsNsJRNsF1F1˝5≠-k5≠%)ÁÑ• c˙B
  33495. !B!B!BBÑ! c!B! c˛!˛B!Ñ c˛B
  33496. !B cÑ•Δ-kB=ÔBB9Œ!)J˛%)!)J5≠9Œ5≠5≠9Œ5≠9Œ9Œ1å)J-k1å)J)J˝1å-k%)-k1å-k-kœ cÑ•˛Δ••ΔÁΔÁΔΔ•! c-kBΔÁÁΔÁÁ=ÔB1å!•ÑÑ cÑ˛ cÑ c˛Ñ c cB c cÑ cÑ cÑΔΔ•Á!!Á!Á!Á¸!%)!!%)!)J!%)%))J)J%))J)J%)-k%)-k)J-k%)˝)J-k)J˛-k%)1å-k1å-k5≠˛1å≠ c!BB!BBÑB-k9ŒF1NsRîZ÷Z÷VµZ÷VµZ÷Z÷cVµcZ÷^˜^˜˛Z÷%Vµ^˜^˜Z÷Z÷^˜Z÷Z÷Vµ^˜VµZ÷VµRîRîVµVµRîVµRîNsJRNsNsF1F1B9Œ=Ô-k-k)JΔΔÑÑ c c˚B!B˛!BB c!B!B!B!B!!B!B!BB!! cBÑ•Á1åB˛=Ô5≠!!˝%))J-k5≠9Œ9Œ5≠5≠9Œ5≠-k)J1å%)-k-k5≠1å5≠-k-k%)5≠1å)J∫•˛ÑÁΔΔ˝ÁΔÁΔÁΔ cB5≠ΔÁ!!Δ-kJRJRΔ˛ÑBÑ˛ cÑ cÑ cÑ• cѕѕÑÑ cÑ cÑÑ•Δ•Á!Á˛!Á%)%)!!)J˝%)!%))J%)%)˙)J -k-k)J1å-k1å-k-k)J-k)J1å-k˛1å-k-k˛1å9Œ1å%)˝B cBÑ1åBBNsRîVµ^˜Z÷Z÷^˜Vµ^˜Z÷cVµ^˜Vµ^˜VµZ÷Z÷˛Vµ#Z÷Vµ^˜cRîZ÷VµZ÷VµVµRîVµRîVµRîVµVµRîNsJRNsRîJRNsF19Œ5≠1å-k-k!ΔÑ• cÑ˚B!B!B!B cB!B!B cBBÑ!B!B!˝B!•!ΔÁ9ŒBBF1=Ô1å!)J%))J˛%)-k˝5≠1å9Œ1å-k˛)J-k5≠1å-k1å)J)J˛-k≠•ÑÑ c cΔΔ•¯ΔF1!¸Á9ŒF1=Ô! cÑ cÑB c cÑ cÑ cÑ c c¸ÑΔÁΔ•Ѹ cÑ•ΔÁ!Á¸! Á!!%)%)!!%)%))J%))J%)˛)J%)%)¸)J1å-k1å-k)J-k1å1å5≠1å1å-k1å-k1å-k1å-k˛B cB cÑ9Œ=ÔJRJRVµVµZ÷VµVµ˛Z÷˝^˜VµVµ^˜Z÷RîVµVµRîVµVµZ÷VµZ÷VµZ÷Z÷VµZ÷˛RîNsVµVµRîVµZ÷NsNsF1JRJRF1BB-k˛%)ΔΔÑ•ÑÑ˛B˝!&B!B!B cBB!BÑB cBBB!!B!BÁ%)ΔÁΔÁ5≠B9Œ=Ô=Ô1å!)J˝%) !%)1å5≠9Œ5≠5≠9Œ)J%)-k)J%)˛1å-k)J-k1å1å)Jπ˛ΔÑÑ c•˛ΔÁΔÁÁ! c1å=ÔÁÁ%)Á!!F1Ns%)B•ÑÑ cÑ cÑ c˛Ñ cÑÑ•Ñ˛•Á˛!
  33497. ÁÁΔΔÑÑ cÑ•ÑÁ¸!%)!%)%)!)J!%)%)˛)J%))J)J-k-k)J!˛-k)J-k)J˛-k˛1å5≠5≠1å-k˛1å-k1å5≠5≠¸B!•9ŒBBNsRî˝Vµ^˜Z÷c^˜cZ÷^˜VµcVµZ÷VµZ÷VµVµZ÷VµVµZ÷RîVµZ÷˛VµRîVµRî^˜Z÷Z÷˛RîVµRîJRF1JRBB9Œ9Œ-k)J!%)ÁΔ•ÁÑ c˝B!B˛! c˛B  c!B!B!B!B cΔ!!BB!B cÑÁ!ΔÁÁ!=ÔF1B=Ô9Œ5≠%))J˝%))J%)-k˝5≠1å-k%)1å)J-k˛1å)J)J-k5≠%)Ø    •Δ•ΔÑÑ cÑ•Á˛Δ
  33498. ÁΔÑF11åΔ!Á!•1åJRF1 c˛Ñ˙ c˛Ñ c•Ñ•ÑΔ•!˛ÁΔÁ!Δ!ΔΔ cÑ c••ΔΔÁ˚!Á%)%)!˛%))J%))J)J%)¸)J
  33499. %)-k-k)J)J1å1å-k5≠-k5≠˛1å    -k-k1å-k1å5≠!B!˛B•=Ô9ŒJRNsRîZ÷VµZ÷VµZ÷Z÷^˜^˜Z÷Z÷^˜¸Z÷ RîRîVµVµNsRîVµVµRîRîVµVµRî¸VµRîVµVµRîVµJRJRF1BF1BB1å-k-k%))J!!ÁÑΔ c cBB˚!Ñ! cBB!B˛!B!!BÑ!B˛! c c•˝ÁΔ!B=Ô=ÔB9Œ1å%)%)!)J)J-k%))J-k5≠1å5≠1å-k)J-k)J)J˛1å)J%)-k1å)JÕÁΔÁ•ÁΔ˛Ñ•!ΔΔÁÑ)JBÁ!Á!ÁÁF1Ns-k cÑÑ˛ cÑ cÑ cÑ c˝Ñ••ÑÑ˝Á!Á!˛Á !!%)Δ•Ñ•ÑΔΔ•Á!˝%)!%)%)˛)J!˛)J%)-k)J)J-k1å)J-k)J)J5≠1å1å9Œ1å5≠-k5≠1å5≠1å1å˛-k1åÑ!˝BÁ=Ô=ÔF1NsRîVµNsZ÷VµVµ^˜cc^˜c^˜Z÷c^˜Z÷Z÷RîRîNsZ÷VµZ÷^˜˛RîVµ˛RîZ÷RîZ÷VµVµ˛Rî NsRîRîF1JR=Ô=Ô9Œ9Œ1å1å)J˛%)    !Δ•Δ c cBB!B˛!BB cB c cB!˛B2!B!B!B!B!BB••Á!ÁΔÁΔ)JJRBB=Ô5≠5≠)J%)%))J-k-k)J%)-k1å1å9Œ1å-k)J1å)J1å1å5≠-k)J-k1å%)¥ΔΔ•Á•ΔΔ•ÑÑΔÁΔÁÑB5≠ΔΔÁÁΔ)JNsJRΔÑÑ˝ cB c cÑ˛ cÑ c˝Ñ•Δ!¯Á!Á!%)Á••Ñ˝•Á!˛%)!%)%))J%)˛)J%)-k%))J)J-k)J1å)J1å5≠1å-k1å-k5≠-k5≠5≠1å-k˝1å5≠1å•B!B!Á=Ô5≠F1JRVµNsVµRîVµZ÷Z÷˚^˜
  33500. cZ÷^˜^˜RîRîVµVµNsZ÷NsVµRîVµ˛Rî^˜Z÷Z÷RîVµVµRîVµ˛NsJRJR=ÔB=Ô=Ô9Œ=Ô-k-k!%)!%)ΔΔÑÑ c cBB¸!˝B!B c˛!B!BB!B!B cBÑΔ•ΔÁ!ΔÁ•-kB˛=Ô)J1å)J)J%)˛)J%))J5≠1å1å5≠-k-k)J)J-k1å-k-k%))J1å-kπÁΔÁΔΔ•ÁΔÁ•Ñ•Á•!JR-k•!ÁÁ•BJR9Œ c•ÑÑ cѸ cÑ c˝Ñ•Ñ•Δ!ÁÁ!˝Á˛!Á!Á%)!)J!!Δ••Δ•Δ•!˛%))J%))J%))J%)%))J)J%)-k-k)J-k1å1å-k5≠5≠˚1å-k1å-k5≠-k1å1å5≠!!BB!B!9Œ=ÔJRNsNsVµNs˝VµZ÷^˜c^˜^˜¸Z÷RîRîVµRîNsRîZ÷VµRîNsVµNsZ÷VµVµZ÷Z÷RîVµRîRîJRNsF1JRF1F1˛B
  33501. 9Œ9Œ5≠)J)J%)%)Á!Δ• cÑÑ˛B!B!¸B c!˛B cB c!B˛!˝BΔ•Á•ÁΔ˛ÁΔ5≠B=ÔB9Œ1å9Œ1å-k%)-k)J)J!-k5≠1å1å-k)J-k%)-k1å5≠˛)J5≠-kß•˚ΔÁΔΔ••ΔÑ-kBÁ!ÁÁΔ%)F1JR%) cÑÑ˝ cB cB˝ cÑ c•Ñ••!˛Á!˛Á!Á!Δ%)Á!Á%)Á%)Á%)Á!ÑΔ•ΔÑΔ!˝%)˛)J˛%)
  33502. -k%))J)J1å-k5≠1å-k-k5≠˚1å-k1å)J1å1å5≠1å5≠ c!!B!!9Œ=ÔF1JRNsJRVµRî¸Vµ    Rî^˜Z÷RîVµRîVµVµRîVµ˝Rî
  33503. VµVµNsNsF1RîRîNsRîVµRîRîNsNs˛F1JRF1BBJR=Ô5≠=Ô9Œ5≠-k)J%)%)!Á!•Ñ˛ cB¸! c!B! cB!!B!BBѸ!B cB˛ΔÁ•ÁÁΔÁΔÁ˛=ÔB˝1å)J%))J)J-k%)˛1å-k˝)J1å-k1å%))J1å)J¶ÁΔÁ˛Δ
  33504. ÁΔÁΔÁΔ!•=Ô5≠Δ˝Á-kBBΔB˛Ñ cÑ cÑB c cÑ c˝Ñ•ÑΔ˝ÁΔ!˛Á!Á!Á˛!%)!Á˛!
  33505. %)%)ÁÁ•ΔÑ•Á)J%)¸)J-k˛)J-k1å5≠1å-k1å5≠˛1å5≠5≠1å5≠5≠˙1å9ŒΔ!˛B-k=ÔB9Œ5≠9ŒBJRNsRîNsJRVµRî^˜Vµ˝RîVµRîVµRîNsRîRîVµRîVµNsNsRîNsF1Ns˝JRNsJRNs˝B=Ô=Ô9Œ9Œ-k9Œ5≠9Œ-k)J%)!!%)ÁÁÑÑ c˛B!B!¸B! cB c!B!B˛!B!BB c!Δ!ÁΔÁΔ!ÁÁΔÁÁ=Ô=ÔB=Ô5≠-k5≠5≠1å¸)J5≠5≠1å˝)J˛1å)J%)5≠1åñ•ΔΔÁΔΔÁΔΔ•ΔΔ•Á=Ô%)ΔÁΔÁΔ=ÔJR1å!ÑB c!BB˝ cÑB c c˝Ñ•Á!ΔÁΔ!Á!Δ!Á!Á!Á!Á˘!˛%)ΔΔÑÁΔ%)!-k¸)J-k¸1å5≠-k1å-k5≠˚1å    -k5≠5≠-k5≠9Œ1å5≠)J!˛B5≠1åÁ-k=Ô=Ô9Œ9Œ=Ô9ŒBF1BBNsF1BF1JRNsNsRîRî˛NsVµ˛Rî    JRRîBJRB=Ô5≠B=ÔB˛=Ô    9Œ9Œ5≠)J1å%)1å1å)J!˛1å)J¸!    Á•Ñ cBB!B!B¸!B! c!B¯!    B!ÑΔ!ΔÁΔÁΔ¸Á!B=Ô=Ô˚1å%))J%))J-k5≠-k˛)J%)1å5≠-k%))J-k1å¿ΔΔÁÁΔΔ˛Á˝Δ%)BΔÁÁ!Δ%)BJRÑ cÑÑ c cB cB cB˝ c˛Ñ c•ΔÁΔÁÁ!˛Á˛!Á˚!%)˛!%)!!Á%)!)J!%)Δ!Á!!%)-k-k%)-k-k5≠-k1å-k˛1å5≠˝1å5≠5≠1å1å5≠5≠9Œ1å5≠1å5≠5≠=Ô c!!B9Œ!-kÁ%)-k9Œ-k-k)J5≠˛1å4=Ô-k9Œ9ŒBBNsRîNsJRRîNsRîNsVµF1RîJRBB=Ô1å9Œ)J-k%))J%)!)J)J!)J%)ΔÁΔÁÁ•%)%)1å%)-kÁ%)!ÁΔÑ cÑ˝B!B!˛B"!BB c!B!B!B!B!BB c c!!Á•ΔÁÁΔ!Δ!ΔΔ1åB9Œ=Ô-k¸1å%))J%))J1å1å˝)J1å5≠1å)J)J1å1åΩ•˝ΔÁ˚Δ
  33506. •5≠1åΔÁÁΔΔ-kJR5≠BÑÑ˝ cB c¸B cB˛Ñ•ÁÁ!˛ÁΔÁ!Á!Á!!ÁΔ!Á!Á!%)!Á!!˛%)!%)!%)!˛%)Á!%)1å-k¸1å-k1å-k-k˝1å&-k1å1å5≠1å5≠1å9Œ1å1å-k1å5≠%)B!!1åΔ!Á!ÁÑ!ÁÁ%)1åÁ)JÁ-k)J5≠1åBB˛JR NsNsJRNsF1F1=ÔF1B=Ô5≠1å%)˛!ΔΔÁ!•Δ•Á)J-k!ΔÁΔ••Á˛%)ÁΔΔÁ•Ñ c cBB!B!B!B˛!B! c˝B
  33507. !B!B!!BÁÁ!%)!ΔΔ˛Á!ÁÁΔΔ5≠=Ô9Œ=Ô˛1å5≠1å-k%))J%)1å-k-k%)%)!)J-k1å%))J1å1åºÁ•Á˛ΔÁ•˝ΔÁ=Ô%)Δ!ÁÁΔ=ÔNsÁ c•ÑÑB˙ cB c˛B c•Δ˝ÁΔ!Á!Á!Á!Á!ÁÁ!ÁÁ%)Á!!%)!%)!!%)!˛%) )J)J%))J-k)J-k-k1å1å5≠-k5≠¸1å5≠1å1å5≠5≠˛1å)5≠1å5≠1å5≠1å1å-k1å1åÑ!B5≠!)J1å=Ô9Œ5≠%)Δ c•ÑÁ••ÑÁ)J)J9Œ=ÔBJRF1JRF1JRB˛=Ô˛9Œ-k!Á!ÑBB˛ c
  33508. Ñ cÑ cÑΔ%)Á•ÁΔ˛•Δ!!ÁÁΔ••Ñ c cBB!B!˛B!B!B!¸B!BB˛ cÑ%)Δ%)%)ÁΔ˝Á!˛Á!=Ô=Ô9Œ5≠1å5≠1å1å5≠)J%)%)-k1å-k%)-k%))J1å-k)J%)-k-k§•ΔΔÁ•˚Δ•)JBΔ˛Á•%)JRF1˝ј c¸B ÑÑΔΔ!ÁÁΔÁÁ!Á!¸Á!Á!Á!Á˝!
  33509. %)!%)!%)!%)%))J%)1å˝-k)J-k-k1å-k5≠¸1å 5≠1å5≠)J5≠-k1å-k5≠-k5≠-k5≠1å5≠1å5≠-k!Ñ-kÁ-k=ÔBF1=Ô=Ô1å%)••˛ c"ÑÁ%))J1å1å=Ô=ÔF1BNsBB=Ô=Ô9Œ9Œ5≠1å)JÁΔÁ c c!!BÑBÑΔ%))J-k˛)J!ΔΔ•Δ•Ñ˝ÁΔÁΔÑB c!B˛!B˛!B˛!˛B!B˛! B cÑΔ)JÁ%)!!ΔÁÁ!˛ÁΔ•)J˛=Ô5≠-k1å5≠5≠1å!!%)1å1å!%)!)J1å1å%)%))J1嵕•ΔΔÁΔΔÁΔΔÁÑB1åΔÁÁΔ•5≠JR5≠ c˛Ñ˛ cB cB˚ cѸ cÑÑ!ÁΔÁ˛!˛Á˛! Á!Á!Á!Á%)Á)J%)!)J˛%)!)J˚1å˛-k 1å-k1å-k5≠1å1å-k1å-k1å1å5≠˛1å5≠˝1å5-k1å1å5≠1å-kÑ•5≠%)9Œ=ÔB=ÔB=ÔB5≠9Œ5≠1å)J%)ÁÁΔ%))J1å1å=ÔBJRF1JRB=Ô9Œ5≠1å-k%)!•ΔÑ•ÑÁΔ!%))J¸1åŒ5≠5≠-k-kÁΔ••ΔÁΔ!!ΔΔÁ• c!B!B!B!B!˛B!B!B!˛B
  33510. cÑBÑ!ÑΔ)J!)J%)ÁΔ!˝Á ΔÁ•5≠=Ô=Ô9Œ1å-k5≠1å5≠˛%)1å-k)J%))J)J1å1å˛)J1å†ΔΔ••ÁÁ•˛Δ•)JJR)J•ÁΔÁ•F1Ns%) cÑÑ c cBB cB˛ cB c c¸ÑB˛ cB•!˚Á!ΔÁ˝!ÁÁ˛!%)Á¸%)˛)J-k1å-k1å1å-k5≠-k)J-k)J)J-k1å1å-k-k1å5≠˛-k˛1å-k1å5≠¸1å˛-kÁÁ5≠%)5≠=Ô5≠9Œ5≠1å%)!ÁÁ!˛%)!!••Á-k9ŒF1BJRBNsF15≠1å1å!•˛ cÑ•%)%)˝1å5≠1å5≠5≠9Œ5≠)J-k-k)J!•• cÑ•ÁÁ!ΔÁÁ! cBÙ!B˝!BB!B!••!Á!Á!!ÁΔΔÁÁΔÁ˛ΔB9Œ=Ô5≠5≠-k5≠-k)J!!)J1å)J%)%))J-k5≠)J!-k-k´˛Δ    •ÁΔΔ!ÁΔΔ5≠B˝Á
  33511. Δ)JBB• cÑÑ c cB˚ cÑBÑ˛ c•ÁΔ˛ cÑ cÑ•Á!!˛Á!!˛Á!!Á˛!%)!%))J%)-k)J˛-k1å1å5≠˚1å-k-k1å)J-k-k˛1å)J˝1å5≠1å˛5≠1å5≠-k5≠-k1å-k1å)JB!9Œ-k-k1å)JΔÑ c˛Δ Ñ!!B•Á!)J!!Á5≠B˛RîNsNs9Œ1å!Δ˛BÑΔ%))J)J!Á˛Δ˝! %)-k1å-k)J!!Δ• cÑ•˛!ÁÁ•Δ cB!B˛!B˛!B cB!˛B!˛B! c•ΔÁ˛%)!%)!ÁÁΔΔÁΔÁΔ•!B=Ô=Ô˝1å-k˛%)
  33512. -k1å%))J%)5≠1å-k%)-k-k–
  33513. •Δ•Δ•ΔΔÁΔ•ÁB5≠•˛Á•1åF11å cÑÑ c cB cB cB cB c cÑB c cÑ•ΔÁÁ•Ñ˝ cÑΔÁÁ!!˛Á!Á!Á!Á!!%)!!%)-k1å-k)J˛-k1å9Œ-k1å)J5≠1å)J1å-k)J-k)J)J-k1å-k1å-k1å-k1å-k˛1å9Œ-k1å1å-k1å-k5≠-k!1å9Œ9Œ)J%) cB%)5≠Á c!Ñ=Ô cB˛ c
  33514. Ñ%)!-k-kBNsVµRîRîF1B-k!˛B c cÁ%)ÁB!Á%))J5≠1å-k)J!••!%)Á˝•ÑÑÁ%)!!ΔÁΔΔB!!B!B!!B!!B! c!B¸!BB•Á˝!˛%)!ÁΔÁΔÁΔÁΔΔ1å9Œ=Ô9Œ-k1å-k1å%)%)Á-k-k˝)J1å-k)J%)-k–Δ•Δ•ΔΔ˛ÁΔ)JB)JΔ!˛Δ=Ô9Œ)J cÑÑ cB˛ cB˝ cÑ cÑ cÑ•ΔΔÁΔÁΔÁ•ÑBÑ c•ΔÁ!ÁÁ˛!
  33515. Á!!%)!)J)J-k)J1å)J1å-k)J˚1å5≠1å-k˛1å-k1å)J˛-k)J1å-k1å-k-k˛1å5≠-k1å5≠˛1å˛-k<)JÁ!5≠F1B9Œ-kB%)Δ!Á!B cÑ! cBBΔΔ c•Δ5≠=ÔRîVµVµZ÷Vµ=Ô%)•BB cBBÑ c c%)1åΔ cÑB! cBÑÁΔ! cΔΔ˛•ΔΔ•Δ!Á˛!ΔÁÑ!!B!!Ñ!BB!B!B!B!B! c!•Á%)Á˛%)"Á%)!%)!ΔΔ!Á!ÁΔΔ!=ÔF19Œ5≠-k5≠1å)J%)!)J1å)J%)%)-k1å1å)J-k)JØ•ΔÑΔ•ΔÁ˛Δ5≠=Ô˛Δ Á•%)9ŒBÑ cÑ cB cBB¸ cÑ˛ c Ñ c•ΔÁΔÁΔÁΔÁΔÑ˛ c•Ñ˛!˛Á!Á!˛%)˜-k5≠%)1å-k1å-k˛1å-k1å-k1å˝-k    )J-k-k5≠-k1å-k5≠1å5≠¯1å=5≠)J9Œ=ÔJRF1!•BÁF1F1!Δ!%)Δ9Œ••-kÁΔΔ9ŒRîZ÷RîRîF19Œ%)Δ!BB! cÑ•-k%)Δ)J5≠-k!1åB!BÑ!!Ñ••˝!%)%)!)J˛! %))J cB!BBΔ cB!B˛!B˛!B!ÑΔÁÁ!Á!!%)!!%)%)ΔÁ˛ΔÁÁΔ•-k9Œ=Ô9Œ-k-k1å-k!Á!-k-k)J)J%)1å-k)J%))J±Δ•Δ•Δ•˛ΔÁ=Ô1åΔÁÁ•Δ%)=Ô5≠ cÑÑ c cB cBÑ˛ cÑ cÑ cÑ cÑΔΔ˝ÁΔ¸ÁÑ•˛ÑÁÁ!ÁΔΔ!)J¸-k)J˛-k1å)J˛-k1å-k˝1å-k¸1å5≠1å-k-k1å˛-k1å-k1å1å5≠-k¸1å&-k1å-k5≠5≠)J9ŒF1B9Œ5≠)J%))JΔ•9Œ!!)J%)%)Á9Œ%)!Á1åB9Œ9ŒF1NsVµJRF1=Ô)J•˛B!˛%)ÁBBB^˜súB!!BÑ c!BB c•Á)J-k˛)J%)%)˝!    %)-kÁ! c!BBÑ!˛B !BB!!B!B•ΔΔ%)¸!%)˛!%)ΔÁÁ!˛ÁΔΔ˛9Œ5≠5≠)J1å!%)!-k%))J%))J)J-k)J)J%)∂˝Δ••˛Δ%)JR%)•ÁÁΔÁ9ŒB%)BÑ c cB cB cB˛ cB c cÑ c c•˝ΔÁΔÁΔÁΔ˝ÁΔ• c cÑΔÁÁ%)˛)J-k)J-k)J˜-k1å)J˛-k)J1å-k1å˝-k1å1å˝-k )J1å1å5≠-k1å-k9Œ1å1å-k1å-k˛1å%)=ÔNsJRNsNs=Ô=Ô9Œ9Œ5≠=Ô9ŒNs1åB9Œ1å˛-k1å5≠F1B=ÔBRîRîNs9Œ1å%)ΔBBÑ!Á˛!%))J1åBJR^˜)J%) c cÑÁΔ c!B c•!)J1å˛5≠-k%)!%)Á%)!%))J˛B    !B!ÑBB!B!B˝! cÁ•ΔÁ%)˝!!Á!ÁÁ!!ΔÁÁΔΔÁΔ•%)=Ô9Œ9Œ)J-k)J%)Á!)J-k)J)J%))J-k-k!)J≥ ••Δ•ΔΔÁΔΔ1åB•˛ÁΔ%)F1JR˝ÑB cBÑ˛ cÑ cÑ cÑ˛ c    ΔΔÁÁ!ΔÁ•!Δ˘Á••Á!%))J-k)J1å˛-k)J˛-k)J)J˝-k1å-k˛1å-k1å-k˝1å 5≠-k5≠-k5≠1å1å-k-k)J-k-k˛5≠˝1å˛-k#5≠-k)JF1F1NsRîRîBBF1JRF19ŒBF1NsF1JRF1=Ô9ŒBJR9Œ5≠=ÔBNsVµNsF1B9Œ)J!˛Ñ"Á)J!9Œ1å-k=ÔF1RîJR1å9Œ)JB5≠!Ñ•Ñ cΔ•Á)J5≠9Œ1å-k)J1å-k%)!%)!˛%) cÑ˝B! cBB!B!!B! cÁ!ΔΔÁ!!%)˝!%)!!ÁΔÁΔ˛ÁΔ•9Œ=Ô9Œ9Œ˛)J!!%)1å˝)J1å)J)J%)ŒÁΔ••˝Δ•B5≠•ΔÁÁΔ1åF19Œ! cÑB˙ cB cB cB cB•ΔÁΔÁΔ!ΔÁΔÁ˛ΔÁΔ!%)˛)J˛!%)%)-k˝)J-k)J1å)J-k1å˛-k1å)J1å)J-k-k1å1å5≠-k1å-k1å-k1å-k1å-k1å˛-k11å-k-k)J-k1å1å-k1å-k1å-k1å-k)J-kBJRJRRîF1VµF1BF1JRJRNsNsBF1=ÔF1B=Ô9ŒB=ÔB9ŒF1RîVµJRF1B1å!ÁÑ˛•@5≠5≠9ŒJRF1BF1JRRîJRNs9Œ%))J1å1å)J1å1å9Œ1å9Œ=ÔBBF1B=Ô1å5≠)J)J!Á!Á!Δ! c!B!BB!B c!!Δ c!BÑ%)Á!Δ•!%)Á!Á˚!ΔΔÁΔÁΔÁΔÁ=Ô=Ô5≠-k-k)JÁÁ%)-k)J)J%)!%)-k%))JΩ %)%)ÁΔΔ•ΔΔÁB-k•˛Á•F1JR! cÑ˛ cѸ cÑB¸ c"ÁΔÁΔÁÁΔ!ΔÁÁ!Á!%))J)J-k-k)J-k)J%))J!%)!)J)J-k)J1å-k1å)J¸-k1å-k-k1å-k-k1å1å-k¸1å-k˝1å-k˛1å-k-k1å)J5≠5≠1å)J˛1å-k5≠)J5≠BF1JRJR˛Rî
  33516. F1BF1F1NsJRNs=ÔB9Œ9Œ˛=Ô9BB=ÔJRRîNsRîF1=Ô-k%)ÁÁ•Δ)J!!9Œ9ŒB=ÔBF1NsZ÷Z÷VµNsF1F1BJRJRB5≠=ÔJRJRF1F1=Ô9Œ=Ô1å9Œ1å)J%)!!%))JÁ cBB!˝B!!B!ΔΔ!B•!!%)!ΔÁÁ%)!%)˙!ΔÁÁΔ˛Á•-k9Œ=Ô5≠-k-k!Á%)-k1å)J)J%)%)-k-k%)∫!˛%)˛!
  33517. Δ-k=ÔÁÁΔÁ•%)F1B˘ cB cB˛ cBB c cÑÁΔÁΔ˛ÁΔΔÁ!%)%)˙)J%)˛)J    %)!)J!%)%)-k-k)J)J˛-k)J˛-k )J1å)J5≠1å-k-k1å-k1å)J1å˛-k    1å1å-k1å-k-k1å-k1å-k˝1å5≠-k-k1å1å-k)J1åF1BJRNsRîJRRîNsJRB9Œ9ŒB=Ô=Ô9ŒBF1Ns˛F1
  33518. 9ŒBNsRîVµRîJR5≠5≠!Á˛Δ"%)9ŒB)J5≠=ÔB9Œ=Ô5≠=ÔF1NsNsJRB=Ô9Œ)J1å=ÔJRF1F1JR9Œ1å9Œ5≠9Œ9Œ1å-k!%)˝!B cBB! c˛!B!B c%)!ÑΔ!˝Á•Á!!Á!ÁÁ!!Á!ÁΔÁΔΔÁÁΔΔ˛9Œ
  33519. -k-k%)%)Á)J-k-k%)%)!)J)J%)≈%)!˛%)!)J!B5≠•Á!Δ•5≠Ns)J cÑÑ cÑ c cBÑ˝ cB cBÑ c˛ΔÁΔΔ!!%)˛)J-k˛)J-k¯)J-k%))J%)%)!%)˛-k 1å-k-k1å-k-k5≠1å1å-k-k1å1å˛-k1å5≠1å1å-k-k5≠˛1å5≠-k5≠-k1å5≠1å)J1å-k1å1å9Œ-k5≠)JBBJRF1Ns˚RîXNsJRF1F1JRNsRîJRJRRîNsB=ÔF1RîZ÷VµNsF1B1å!ΔÁÑÁÁ-kF1F11å9ŒBF19ŒB9Œ5≠)J%)!!•!5≠JRJRRîJRRîBB9Œ9Œ=Ô9Œ9Œ5≠)J)J!%)!)JÁ•B cBB cB!B!B c c-kBÑΔ!%)ÁÁ!Á•˛!Á˛!Á!%)%)ΔÁ!˝ÁΔ-k9Œ9Œ5≠-k%)!!%)5≠-k)J)J%)%)1å%)…!%)!%)!!Á!=Ô)JΔÁΔÁÑBBΔBÑ˛B cB cB cB˛ cB cBΔ˛!%))J)J%)¸)J
  33520. %)%))J)J%))J%))J-k)J%)˝)J-k)J)J%))J%)!%))J-k-k)J-k)J-k-k1å-k5≠)J-k-k1å-k˛1å -k-k5≠1å-k-k1å1å-k1å-k1å˛-k5≠˛1å-k-k˛1åBF1˛JRNs˛JR2NsJRNsF1JRJRNsF1NsJRRîF1F19Œ9ŒF1JRNsRîF1JR=Ô)JΔÁΔ•ΔÁ)J1åJRF1B=ÔBNsF1NsF1JRF1JRBRîVµRîRîVµRîRî˛B=Ô=Ô˛9Œ 1å1å)J%)!!)J• cÑBB˚!BÑΔ)JÑÑ!%)Á!ÁÁ!ÁΔ!Á˛!Á%)Á˛!ΔÁÁ!Á!Á%)1å9Œ9Œ-k-k!Δ%)-k-k)J)J%)!)J)J∑˛%)!)J!Á-kF1Δ˛Á•!F1=ÔBÑÑ˛ cB˛ c
  33521. BÑ cÑÑ•Δ%))J-k)J-k)J-k˝)J%))J)J-k)J-k˝)J-k˛)J-k)J)J-k)J-k)J-k-k)J%)%))J)J-k-k1å-k-k1å-k1å1å-k-k1å1å˛-k1å1å-k1å5≠˝1å-k)J˛1å-k˛1å-k5≠˛1å5≠1å=Ô˛JR    NsJRRîJRF1NsVµRîRîNs˛Rî˛NsF1B9Œ=ÔBJRRîRîJRF15≠-kΔΔ!˛Δ)J-k=ÔF1JRF1BF1BF1NsRîRîNsRî˛NsVµNsNsF1JRF1B9ŒB9Œ=Ô5≠1å-k)J!%)%))JΔ cÑ c! c˛!B!BÑ˛Á c%)˚!ÁΔΔ%)!%)¸!%)!ÁÁ˛!Δ)J%)-k9Œ=Ô5≠1å%)%)Á-k-k1å%))J%))J)J≈%)%)!!Á!Á5≠5≠•ÁÁΔ•)JJR%)! cÑ c cB˝ÑΔ•ÁΔ!!%)%)-k%))J%))J%))J%))J)J-k%))J%))J%))J%)˝)J-k˛%)-k)J-k)J-k)J˛-k
  33522. %))J%))J%)-k)J-k-k1å)J¸-k1å1å)J1å1å5≠1å-k1å-k-k5≠-k1å)J1å˛-k
  33523. 1å1å-k-k1å1å)J-k1å=ÔNs¸JR?RîNsVµRîNsRîRîVµVµJRNsNsJRF1=Ô5≠B=ÔNsRîF1JRB-k!Δ•Δ!Δ!Á1å9ŒF1F1NsF1JRF1BF1RîF1NsRîRîNsRîJRRîF1JRBF1BB=Ô=Ô5≠5≠1å-k%)˝!Δ c c!!BB˛!    B!ÑÁ!Δ c%)%)Á˝!%)ÁΔΔ˚!%)˝!Á!Δ!)J)J!1å9Œ5≠1å-k!!%)1å)J%)%)!!-kª%)Á%)˛!%)B-kÑÁ˛Δ9ŒJRÑ cÑ cÁÁ!Á!Á!Á!Á!ÁÁ˛%))J)J-k%))J)J-k%)˝)J-k%)-k¸)J-k%)-k)J-k)J-k)J-k˛)J1å-k1å-k)J%))J!)J˛-k˛1å˝-k1å5≠)J˛-k1å1å-k-k1å1å)J1å-k˛1å-k5≠1å-k1å5≠-kF1-k˝JRRîNsRîNsRîNsVµVµ˛Z÷RîVµNsNsJRF1=Ô=Ô9ŒJRNsNsF1F1=Ô-k!!Δ!Δ!Δ%)-k=ÔF1F1NsJRJR˚NsJRJRVµJRNsBNsF1˛JR=Ô˛9Œ5≠5≠%))J!)J!%)Δ c cB! cBB!B!B•!1å%) c)J!!ÁÁ˝!Δ!Á!!%)Á˛%)!%)%)˛Á)J-k-k%)-k9Œ9Œ-k)J!Á!-k1å)J%)%)Á%)ª!)JÁ!!Á%)F1˛Á•ΔÁB9Œ!Ñ cÑÑ••ÁÁ!˝Á•ÁÁ%)!)J˛%))J)J%)%)¯)J%)˝)J-k%))J)J-k˙)J-k)J)J-k-k¸)J
  33524. 1å-k1å-k-k1å-k1å-k-k1å˛-k 1å)J-k-k1å-k1å-k1å1å-k-k˝1å-k%)BRî)JF1JRF1JR˛Ns)RîNsRîVµRîZ÷VµRîVµJRRîJRJRB=Ô5≠BBJRNsNsF15≠1å%)ÁΔÁΔΔ!)J1å9ŒBBF1JRJRRîRîVµ˛RîNsRîF1JRJRNsBJRBF1F1JR=Ô9Œ5≠5≠)J-k!Á!!Á•B cBB!B˛!BB•!1å!Ñ%)ÁÁ%)Á!!%)!%)ÁÁ˛!%)!!%)˛!ÁΔ%)%)1å=Ô!%)-k=Ô5≠1å%)%)Á)J-k-k!%)Á%)√˛%)!!Á1å9ŒÁ•ÁÁ•%)JRÁ cÑÑ•ΔÑBBÑÑ•Δ!Á˝!)J%))J%))J%)˛)J%)-k%))J)J-k%))J%))J-k-k%)-k)J)J-k˛)J%)˛-k)J˛-k)J1å)J-k˛)J 1å%)1å-k1å-k-k1å1å-k1å-k˛1å-k˛1å-k-k˝1å-k¸1å-k5≠RîNs%)F1F1¸Ns$RîVµVµZ÷NsVµRîVµNsVµNsNsF1B9Œ9ŒBBJRRîNsJR9Œ5≠-k!Δ!Á!!%)1å=Ô=ÔJRNs˛RîNsVµVµRîRîVµRîNsNsRîJRJRF1NsBF1B=Ô=Ô1å1å)J)J!˛Á!ÑBB cB!!B!BB cΔ%)-kÁ•)JÁ!Á%)˛!
  33525. %)!!ÁÁ%)!%)%)!%)˛!˛%)    -k=Ô9Œ1å!-k9ŒB-k)J˛!-k5≠)J%)!Áø%)!!%)!!5≠1åÁ˛Δ •5≠B c cÑBÁΔÁÁ•¸B c•!˛%))J%))J%)%))J%))J-k)J)J%))J%)%)˜)J%)-k)J-k)J)J-k-k)J-k)J1å1å-k%)1å-k-k)J-k˛)J1å-k1å-k1å1å-k)J-k-k1å-k1å-k1å1å˛-k-1å1å)J-k-k5≠-k1å=ÔJR)J-k=ÔJRF1RîNsJRNsRîRîZ÷NsRîVµVµNsVµNsF1NsF1=Ô9Œ9ŒBJRNsJRJRB=Ô5≠-kΔ!˛•Δ!-k9Œ=ÔF1F1NsRîNsVµRîRîVµRîVµRîJRRîJRJR˛F1JRJRB9Œ9Œ1å1å-k!˝Á• cB c˛B!!B!BBΔ%)5≠ c!!ÁÁ!˛Á!Á%)%)!ΔÁ˝!˛Á
  33526. !!%))J=Ô9Œ5≠9Œ)J!9Œ5≠9Œ)J˛!)J-k)J˛%)¥!%)˝!F1)JΔΔ!ΔÁB5≠BÑ c•!ÁÁ!Δ!Á• c c˛B!%))J%))J!)J%)˚)J-k˛)J-k%))J)J-k)J-k˙)J
  33527. -k-k)J-k-k)J-k)J-k-k)J˚-k)J-k%)˝-k˛1å    )J1å-k1å-k1å1å-k1å1å˝-k71å1å-k1å5≠RîNs-kÁF1F1JRJRRîJRNsRîRîVµRîRîZ÷RîRîNsRîF1JR9Œ=Ô5≠BBJRF1JRF1F19Œ5≠%)!ΔΔÑÑ•!-k9ŒBBJRNsNsRî˚VµRîNsNsJRF1F1BF1=Ô=ÔBB9Œ5≠1å%))J!Ñ˛Á cBB cBB!B!Ñ• cΔ)J1å!-k˛!Á˛!Á%)Á!%)!%)%)˝!Á%)!!%)9Œ=Ô˛9Œ1å!%)B9Œ5≠Á!!%)-k1å)J%)Á≥Á%)˛!%)J=ÔÁΔÁΔΔ!JRÁ cÑ c•ÁΔÁΔÁΔÁ!ÁÁΔÑÑΔ!!%)%))J%))J%))J%)¸)J%))J%)-k¸)J-k%))J%))J-k˛)J-k-k)J˛-k)J1å-k-k)J˛-k)J1å%)˛)J-k1å-k1å˛-k1å-k1å¸-k1å)J1å)J˝1åRîRîB%)%)9ŒF1BJRJRVµJRRîJRVµRîRîNsRîJR˛F19Œ=Ô9Œ9Œ5≠F1JRNsJRJRB5≠)J-kÁÁ•Ñ c•ΔÁ-k9ŒBF1F1JRNsRîNs˝RîJRNsNsF1JRF1JRB˛=Ô 1å9Œ1å-k%)!ÁÁ•Á• c!˛B c!!BÑ%))J•)JΔÑ-kΔÁÁˆ!%)!!%)˛!%)!1å5≠˛9Œ5≠9Œ%)!1å9Œ1å%)Á!!)J-k-k%)!•
  33528. ΔÁ%)!!5≠9Œ•ÁΔΔÑ9ŒB˝Ñ˛ÁΔ˘Á    %)!%)ÁÁΔÁ!!%)˛)J%))J%))J)J%)-k)J)J-k%)-k)J-k-k˚)J-k)J)J˝-k)J1å)J1å˛-k    1å1å-k1å-k)J-k-k)J-k˛1å-k1å-k1å-k1å-k-k˝1å-k˛1å)JNsRîZ÷9ŒÑ!=Ô=ÔF1JRNsJRRîNs˛Rî˝NsF1=Ô5≠=ÔB=Ô9ŒBF1NsNsJRF1B9Œ-k˛%)
  33529. Á cÁ%)%)ΔÁ-k=ÔF1F1JRRîNs˝RîVµNsRîNsJRJRF1=ÔBB=Ô5≠5≠1å1å)J%)!Á˛ΔÑ cBB cBÑ!BB•Δ)JÑÁ!-k)JÁÁı!%)˛!%)!%)!)J9Œ=Ô9Œ=Ô5≠9Œ9Œ1å!)J9Œ=Ô-k!Á!Á-k)J%)%)ÀÁΔΔ!Á=Ô-k•ΔÁΔΔF11åB c c•Á!Δ˝Á!˛ÁΔ!˝%)    !Á!Á!!%))J-k%)˛)J%)%))J)J%))J%)-k˛)J-k)J)J%)-k)J-k)J-k)J)J1å-k)J1å-k-k1å1å˛-k1å-k-k1å-k)J-k)J-k-k1å)J-k-k1å-k-k˛1å-k1å5≠-k-k)JBNsRîF1ÁΔ%)5≠=ÔBNsF1JRF1RîBRîNsJR˛B9Œ5≠˛=Ô9ŒB9ŒBF1RîNsF19Œ5≠)J-k)J)JÁ•)J-k%)! c%)1å9ŒBJRJR˚NsRîJRJRBJR=Ô=ÔB9Œ9Œ1å9Œ-k-k)J%)!Δ•Ñ•Ñ c!˛B
  33530. !B!B cÑÁB%))J%)Á!˝Á!˛Á!%)Á!!%)˝!%)%)9Œ9Œ5≠9Œ9Œ=Ô9Œ9Œ5≠%)Á1å5≠-k!!ÁÁ%)1å%)!ï!%)˛! =Ô%)•ÁΔ•!JR%) cÑÑ•˛ÁΔ˘Á!˛%))J-k˛%)ÁÁΔÁ!)J)J-k˝)J%)-k%)-k%)-k)J-k˝)J-k)J)J˝-k1å)J˛-k)J-k)J1å-k1å-k5≠˛-k˚)J1å-k1å-k1å-k1å˛-k
  33531. 1å1å-k1å=ÔNsNsRî-k%)•Á=Ô9Œ˛F1˛JRNsF1F1B=Ô=Ô1å-k1å9ŒB=Ô9ŒB=Ô9ŒNsRîJRBB1å1å˛)JÁÑ-k-k)J!Ñ c-k-k9Œ=ÔNsF1Ns¸JRNsF1JRF1=Ô5≠9Œ9Œ5≠˛-k)J%)!ÁÁ•ΔÑ˛ cBB!B!BB cÑ•!!-k)JΔ!Áˆ!%)˛!Á˛!5≠=Ô5≠˙9Œ 1å!-k9Œ1å-k!!Á!)J-k%)´˛!Á)J=Ô˛Δ    ÁÑ5≠BÑ cÑ cÁΔ˛ÁΔ˛Á ΔÁ!Á!)J%))J%))J%))J˛%)!˛Á
  33532. !!)J%))J)J%))J%)%)-k˜)J%))J-k-k)J1å)J˝-k1å)J1å1å-k)J1å-k1å-k-k)J)J%))J)J-k-k1å)J1å)J1å-k-k˛1å9-kNsRîRî=Ô!%)BÁ5≠5≠=ÔF1F1NsF1JRBNs=Ô9Œ1å%)%)1å9Œ=Ô=Ô9Œ5≠=Ô=ÔBJRVµRîJR9Œ5≠-k)J%)ÁÑ•%))J!Á c!!-k-k5≠=ÔBB˝F1Ns˛F1=Ô9Œ˛5≠-k%)-k)J%)%)Á˛ΔÑ• c!B˝! B!Ñ c• cΔ%))J!Δ!˝Á!Á˘!)J!!%)!-k=Ô¸9Œ
  33533. =Ô5≠5≠9Œ=Ô!%)1å9Œ-k%)Á!Á˛)Jª%)%)!!9Œ5≠˝Δ•B5≠BÑ c•˚ÁΔ˝Á
  33534. !!%)%))J%)-k!)J)J%)˝)J%)%)!!Á!!¸)J%)-k˝)J-k-k˛)J-k)J˛-k1å-k-k)J˛-k1å)J5≠1å1å-k1å-k˛1å)J-k˛)J-k-k1å-k1å-k-k˛1å%)BRîF1JR)J-k%) c!5≠9ŒBBF1BJRF1F19Œ9Œ)J!Á-k˛9Œ(B9Œ1å9Œ=ÔBRîNsRîJR=Ô5≠-k!ΔÑÑÁ)J%)%)•Ñ!Δ%)1å1å5≠5≠=ÔBF1BBF1B9ŒB9Œ9Œ˛5≠1å%)-k˛!Δ•Δ•ÑBÑ c˛B!B!B!Ñ cΔ%)%))J•!ÁÁ˛!Á!Á˛! Á!!)J!%)!)J%)=Ô9Œ5≠=Ô˛9Œ5≠˛9Œ =Ô-kÁ1å9Œ1å)J%)!!%)1å)J∂!!%)Á=Ô)J•ΔΔ•!JR!BÑÑ•˛Á
  33535. ΔÁΔÁΔÁΔÁÁ!!˙%))J%)%))J%))J%))J˛!ÁÁ¸)J%))J%)˚)J˛-k)J-k)J¸-k)J˛-k)J1å-k1å-k1å-k1å)J1å)J)J%))J%)-k)J1å-k-k)J-k˛1å'RîNsVµ-k-kÁ%)!Δ1å=Ô=ÔBBF19ŒB5≠9Œ)JÁ!1å9Œ=Ô9Œ=Ô=ÔB-k-k=ÔBNsF1BF1=Ô-k!˛ cÑÁ!!•Ñ!! c!-k-k1å1å5≠˛=ÔF1B=Ô5≠5≠9Œ5≠5≠1å˛)J
  33536. !%)ÁΔΔ•ÑÑB cB cBB˛!BBÑÑ•ΔÁ!ΔΔÁΔ!ÁÁΔÁÁ!Á!!)J˝!Á%)Á˛5≠=Ô9Œ9Œ5≠˝9Œ5≠=Ô9Œ!%)5≠9Œ1å˝!%))Jº!%)!%)BÁ˛Δ•1åBÑBÑ cÁΔÁΔÁΔ!ΔÁΔ!Á!%)%))J)J%))J%)¸)J%)˛)J %)-k)J%)!!Á!!)J)J-k%)˝)J
  33537. -k)J-k)J-k)J-k)J1å-k1å¸-k1å-k-k)J1å)J˛-k)J¸1å˛-k)J)J˝-k 1å-kNsNsVµ5≠)J-kΔÑÑΔ1å˛=Ô0B9ŒB9Œ5≠%)!%)9Œ=ÔB=ÔF1=Ô1å%)1å-k-k=ÔF1F1B=Ô9Œ! cB c c••Δ• cBB! cÁ-k1å)J1å1å5≠=Ô=ÔB˛=Ô9Œ9Œ5≠-k1å1å)J%))JΔΔ•Δ••ÑÑBÑ!˛B!B! cÑÁ•Δ!%)•ÁÁ%)Á˛!
  33538. Á!Á%)!ÁÁ!Á%)Á%)Á1å¸9Œ=Ô9Œ=Ô¸9Œ=Ô)JÁ1å5≠1å-k˛!%))J¬!!Á-k=Ô•ΔÁ••=Ô9ŒBÑ c•ΔÁΔÁΔÁΔ˛ÁΔ˛!%)˛)J%))J)J%)%))J˛%))J%)-k%))J%))J%)%)Á!Á!%))J)J%)-k-k˝)J-k-k)J-k˛)J-k)J-k-k1å-k1å-k1å)J1å-k1å)J-k)J˛-k1å˝-k˛)J-k-k)JJRRîRîF1)J-k-k•• cÁ-k9Œ˛=ÔF19Œ1å-k%))J1å9Œ5≠5≠JR=Ô=ÔB! c c)J˛9Œ1å5≠%) c!B˛!B˛!!ÑΔÁ)J˝1å5≠=Ô9Œ=Ô5≠=Ô˝1å -k)J)J%)!!Δ•ÑÑ cÑ˛ cB!B˝!
  33539. cÑ•ÁÁ-k•ÁΔÁΔ˝Á!˛Á"!Á!Á!Á!!%)9Œ=Ô5≠9Œ5≠9Œ9Œ5≠9Œ9Œ5≠9Œ5≠9Œ5≠9Œ)J=Ô1å5≠-k)JÁ!!-kò%)%)!5≠1å•˛Δ    ÁF1! cÑ cΔ!ÁΔ¯Á!)J)J%))J˝%))J)J%)¸)J%))J%)˛)J˛%)!Á%)!%)%))J)J-k˛)J˙-k)J1å)J-k-k5≠1å˛-k)J-k)J1å)J1å˛-k1å-k)J)J-k¸)J9ŒRîNsNs1å˛-k"•Δ cÁ1å5≠5≠=Ô=Ô9Œ=Ô9Œ-k-k1å5≠%)1åBB1å9Œ9Œ!Ñ cB-k5≠-k5≠%)ÑBB¯!BB c˛!-k1å-k-k1å5≠9Œ5≠9Œ1å5≠%)5≠%))J-k)J%)ΔΔÑÑΔ c cÑ˛ c!B!B˛!BÑ•Á)J¸Á˛!Á%)Á%)Á!!%)!!Á!ÁÁ5≠9Œ9Œ=Ô5≠9Œ=Ô=Ô¸9Œ=Ô9Œ9Œ5≠JR˛5≠-k-k%)Á!)JØÁ%)!B!˛Δ•%)F1•B c c!˛Δ ÁÁΔΔÁΔΔ!!%))J%))J˛%))J˝%))J%))J)J˛%))J%))J%)-k˛)J%)Á%)!Á!%))J˛-k%)-k˛)J-k˝)J˚-k5≠-k-k1å¸)J4-k)J-k)J1å-k1å-k-k)J)JNsRîRî5≠)J-k1å)JΔ c!!-k1å1å=Ô=Ô9Œ1å)J1å-k)J%))J)JB1å-kB-kÁÑÑ c•ÁÁ•ÑBB˜!    B cBÁ)J1å!-k-k)J˛-k5≠-k5≠-k-k)J)J-k!!%)-kΔÑBÑÑ cBBÑ c˛B¸! cÑ••ÑÁ!!ÁÁΔÁÁΔ!Á!Δ!ÁÁ%)Á!!-k=Ô1å¸5≠9Œ9Œ5≠5≠=Ô9Œ9Œ=Ô5≠BBΔ)J=Ô1å-k%)!Á%)≥%)!)JBÁΔÁΔ•1åBBÑ c•ÁÁΔÁΔÁÁ!ΔÁÁ!!%)%))J)J˛%))J-k%)˛)J%)˛)J%))J%)˝)J%)-k-k)J)J%)%)˝!%))J)J¸-k)J)J-k-k)J-k-k˛1å    -k1å-k1å-k1å1å-k-k1å¸-k1å˛-k)JBVµRîB-k1å-k)J%)Ñ c cΔÁ)J5≠9Œ=Ô9Œ˛1å-k!%)%)1å)J1å-kBÁÑÑ cÁÁΔÑ!!B˛!B!B!¸B cÑΔ%)-k1å%)1å-k˛)J-k˛1å-k)J%)%)-k)J)J!Á!• c cΔB c˝B!˛B!BB˛ c˛Á˛!Á!Á!!ÁÁ¸!Á!)J9Œ9Œ5≠5≠9Œ5≠=Ô9Œ=Ô9Œ9Œ5≠˛9Œ 5≠BJR1å c•9Œ5≠)J-k!!%)À!!-k=Ô•˛Δ•=Ô)J˛ c•Á˛Δ
  33540. ÁΔΔÁΔΔÁΔ%)!)J˛%))J%))J%))J!)J%))J)J%))J)J%))J%))J%)˛)J%)-k)J-k)J%)!%)Á!!%))J-k-k)J)J-k)J-k-k)J)J¸-k1å˛-k1å-k-k1å)J-k-k)J)J-k-k)J-k%)5≠RîNsNs)J˛1å%)Á!BBÑ•-k˛5≠9Œ1å-k-kÁ%)Á!Á1å)J=Ô%)Δ cBΔ!!ÑÑ c˝!B c!B! c˛BÑ c•ÁÁ5≠!!-k!)J!-k)J-k-k)J)J%))J%)5≠1å˛Á Δ!ÑBB cBB cB!!˚B
  33541. •Δ!ΔÁÁ!Á!Á!˛Á
  33542. !Á!Á!Á!!5≠5≠9Œ9Œ5≠5≠˛9Œ5≠9Œ9Œ=Ô5≠=Ô9Œ5≠NsRîΔ cÑ9Œ5≠-k)J)JÁ!¨)J!9Œ1åΔΔÁΔÁF1Á cÑÑΔÁÁΔ˙Á˛!-k%)%))J)J%))J%)˛)J%))J%)˛)J˛%)˛)J%)˛)J%))J-k)J)J-k%)%)!%)!!)J1å)J-k)J-k)J-k-k1å-k1å1å˝-k1å-k)J1å1å)J1å-k1å-k1å-k-k)J)J1åRîNsRî1å˛-k)J-kÁ˝B"%)!)J9Œ9Œ=Ô1å)JΔ!ΔΔ!!1å9Œ-kÑÁ c•Á%)B%)•!B!B c!Ñ!•˛BÑBB cΔ cÁÁ)J)JÁ%))J%))J%)˛-k)J-k)J!9Œ-k!1å˛ÑΔ!ÑB!˚B!B!BB c cΔ!˝Á!˙Á!!˝Á1å9Œ˛5≠9Œ9Œ5≠=Ô9Œ=Ô9ŒB˝9Œ BRî=ÔÑB-kB9Œ1å)J)J%)Δ∏    !!B)J•ÁΔΔ%)B˛ cÑÁ˚ΔÁΔÁΔÁÁ˝%))J%))J%))J!)J%))J)J%))J%)%))J%)˛)J%)¸)J%)˛)J%)˛)J˛!    %)!)J)J-k)J-k)J-k)J˝-k1å˙-k1å-k-k)J1å%)˛-k6%)F1NsRî=Ô-k)J1å-k1å-k)JB c! cÁÁ5≠1å9Œ=Ô%)Δ%)••BΔ)JΔ-k•Á c c%)• cΔΔ!•!BÑ!ÑBÑ!ÑB c!˝B*•Δ! c1åÁ!Á)J)J•Δ%))J)J%))J-k5≠9Œ-kÑ)JBÑ!•!B c c!B!B!B c c!BB•˛Á!¸Á !Á!Á!Δ!Δ!Á%)5≠1å˝5≠9Œ5≠5≠9Œ5≠BF1B5≠=Ô9ŒNsNsΔ!•F11å1å5≠1å-k!!π    %)%)BÁÁΔÁ•9Œ5≠˛ c•Á!˛ÁΔ˛Á ΔÁΔ!%))J%))J)J%)%)-k%)˛)J˛%)˛)J%))J%))J%)˛)J%)˝)J-k˛)J-k-k)J˚%))J-k1å˝-k5≠-k1å-k-k1å˚-k1å˛-kH1å)J-k)J1åRîRîJR)J-k1å1å5≠)J5≠!Ñ!BB•)J%)1åB)J%)Δ•Ñ cB!B)JÁΔÁ•ΔB• c!!Δ cBBÑΔΔBÑΔ c c•BÑB!B c c)J••)J%)Á•Á˛Δ)J-k1å-k!5≠B-k%) c•BB cÑB c cB!B!!B cBB c•Δ˛ÁΔÁΔ!¸Á
  33543. !Δ!Á!Á%)9Œ9Œ5≠9Œ¸5≠9Œ9ŒBBF1F19Œ5≠F1Rî=ÔB c5≠F1Δ1å9Œ-k-k)JÁ¬&!)J9ŒΔÁΔ••F1)JBÑ cÁΔÁ•ΔÁΔÁΔÁΔÁÁ!%)%))J!)J%))J%))J%))J%)˛)J%)%))J%)%))J%)-k˝)J%)˛)J%)-k¸)J-k)J%)%)˛!%))J-k1å)J˛-k)J-k-k1å1å-k)J˛-kX%))J-k-k)J-k-k)JBRîNs-k-k5≠-k1å-k)JÁ5≠B!B cÑÁÁ5≠=Ô!Δ•ΔBBΔ cÑ%)Ñ)JÑΔ•B•ÁÁΔB c c!ÁÑ• c cÁ cÑB c c!BB c!•ÑÑÁÁ•• c••ÁÁ1å9Œ)J)J!1å1åÁ˛ c˝B!!BB˝!BB c cΔ˛ÁΔ!ΔÁΔ˜Á!1å9Œ1å9Œ˛1å5≠5≠9Œ5≠=Ô=ÔBF1B=Ô=ÔJRNsÑ cÁNs%)•%)5≠-k)J)J!À%)5≠9ŒΔÁΔΔ!JRÁ c cÑÑ•Δ˝ÁΔÁÁΔÁ!!%))J%))J%))J%)%)˚)J%))J)J%))J)J%))J%))J%))J)J-k)J-k-k)J)J-k˛)J-k˛)J-k)J)J˝%) )J1å-k-k1å1å-k1å-k-k1å1å˛-k
  33544. 1å-k-k)J-k-k%)=ÔRîRî=Ô˛-k;1å-k1å)J9Œ9Œ=Ô cBBÑB%)1å!-k)J!ÑBÑ•B! c•Á!)JΔ•ÁÁB cΔ•!Δ)JÁÁΔ•ΔB cB cÁ!BB•B!•!Ñ c˛ÑBÑÑÁ-k1å)J1åÁ-k%)Á• cѸB !B!B!BB c!!Δ•Δ¸Á!!˛Á!˛Á#!ÁÁ-k9Œ5≠5≠1å5≠=Ô9Œ5≠5≠9Œ9Œ=ÔBJRBF1F1BZ÷5≠• c9ŒVµΔΔ)J9Œ5≠-k-k!ŒÁ9Œ-k˛ΔÑ1åB c cÑÑΔ c cBÑ•ÁΔ˝Á!)J%)!%)%))J!)J˛%))J%))J!-k)J%)%)˛)J˝%))J)J%))J)J%)˙)J
  33545. -k)J)J-k-k)J-k!%)%))J!-k)J˛-k1å1å-k1å-k-k)J˛-kb)J-k-k)J1åNsJRNs%)-k-k5≠-k5≠1å1å5≠F1-k!!B!Δ)JÁ!%)Á c! c c!•!Ñ!ΔB!Ñ cÑÑBÑÑ!ÑF1F1)JΔÑ•ÑΔ! c•• c cBB! cB!Ñ c cÑÑ cÑ!)J-k%))J•Á!Ñ• c cB!B!!B!B!˛B c cB˛Á    ΔÁΔÁÁ!ΔÁÁ!˝Á
  33546. ΔÁ!9Œ5≠5≠1å5≠5≠1å5≠˛9Œ=ÔF1F1BF1F1JRNsNsÁÑΔJR=Ô!Δ5≠9Œ1å1å-k%)ƒ$!B%)ΔÁΔΔ9Œ9Œ!Ñ cΔÁ!Δ• cBBÑÑÁÁ!!%))J)J%))J%))J%)-k%)%)˝)J%)˛)J%))J%))J%))J)J%)˛)J-k˛)J-k%)-k%))J)J˛-k)J-k)J1å)J)J˝%)-k1å-k˝1å˛-k1å)J˝-k3%)F1NsRî1å-k-k1å-k1å)J-kBF1B%)B!ÑΔ!!-k)J-kÑBB cÑ•Δ•!Δ•! cÑB cBÑ!!•1å1å)J cB˛Ñ BBΔBB•Ñ!B!B!!˝B•BBÁÁ)J%)1åΔÑ•• c cB c!˛B !!B!!BB•BB•!˛Á!¸Á!Á!¸Á!1å5≠5≠9Œ1å5≠9Œ5≠9Œ1å9Œ9ŒF1BF1F1JRF1JRRî9ŒÑÑ1åRî-k-k%)B9Œ5≠1å-k)J¿%)B¸ΔJR)J! c cΔÁ˛Δ Á•Ñ! cBÑÁ%))J%)%))J˛%))J%))J%)%))J)J%))J)J%)%))J%))J%)˛)J%)-k˛)J-k%)%))J)J%))J)J-k)J%)-k)J-k-k)J1å)J-k˝%))J1å-k1å-k1å-k-k)J-k)J-k)J1å)J5≠JRNs=Ô%))J˛-k41å1å5≠JRNsBBB cÑB••%)•1å!•B)JB5≠9Œ9Œ!%)Ñ)JÑ cBB!B!!ÑΔÁΔΔ c!B cΔ!BΔB˝!B!B c c!B! cÑ•Δ!•!Ñ c c˛B cB!B!!B!!˛B cB!˝Δ˛ÁΔ˚Á!ΔÁΔ¸5≠
  33547. 1å9Œ5≠9Œ5≠9Œ9Œ=ÔBF1B˝F1Rî!ÑÑNs9Œ)J)J=Ô=ÔB1å5≠-k%)√5≠=Ô•ΔÁ•%)JR• cÑ cÁΔΔ˛Á !ΔÁÑ c!BΔ!!)J%))J˛%))J%))J˛%)-k%))J%)¸)J%)˝)J%)˛)J-k˛)J-k)J-k)J)J˛-kF)J)J1å)J5≠-k1å)J)J%))J)J-k-k1å-k1å-k-k1å-k-k1å-k-kJRRîNs)J-k-k)J1å1å-k1åNsNs^˜5≠Δ! cBB cÑ!)J%))J•1åÑ9ŒJRRîF1F1=ÔÁ)JΔΔ c cÑ c c-kJR˛BF19Œ-k! cB c˛B•B•!BB cBB!Ñ!ÑB cB c cΔÁΔ cÁ˚B    !B!B!B!B! c˝B!•˛Á!Δ˝Á    Δ!ÁÁ!Á-k5≠=Ô1å¸5≠1å=Ô5≠=ÔBF1F1JRF1JRJRRîF1ÑB5≠Rî-k)J5≠F1=ÔB=Ô5≠-k1åµ5≠1åÑΔΔ•1åJR! c c•ΔÁΔÁΔ¸ÁΔ˛Á˛Δ Á!%))J)J!)J%))J%)%)!)J˝%))J˚%))J%))J%))J%)˛)J%)Û)J-k-k1å)J)J%)˛)J˝-k>)J-k)J)JBNsNs5≠!-k1å1å-k-k%)BNsVµF1Á%)•! cBÑ cÑ!!%))JΔ)J9ŒNsJRRîNsNs9Œ=Ô1å9Œ1å1å9ŒJRJRZ÷RîF1NsF1F1BB)J cΔ!Ñ!˛ c2BB! cBÑBÑB cÑBB c c• cΔ•Ñ• cBB!B cB!B!B!BB! cBÑ!B c!ÁΔÁΔÁΔÁΔ˝Á!Δ!5≠1å˛5≠9Œ5≠9Œ5≠5≠-k9Œ=ÔF1BBF1BBNsRî%)BÑNs=Ô)J)JJRNs=ÔB=Ô9Œ1å)J∏JR%)˝Δ B5≠B cÑ•ÁΔÁΔÁΔ˛Á ΔÁ!%))J%)!ÁΔΔÁ!¸%))J%)%)˛)J%)%))J)J%)%)˛)J%)˙)J-k-k˝)J
  33548. -k-k)J-k)J-k)J-k-k1å)J˛-k1å-k-k1å)J1å˛-k
  33549. 1å-k)J5≠RîNsJR%))J-k1å˛-k    =ÔRîRîVµ!Á-kÁÑ!˛BÑΔ•)J%))J1å5≠BNsJRRîJRNs=ÔF1F1JRF1JRNs˛Vµ˛Z÷^˜VµJRF1B5≠1å!Δ˛ cB!Ñ•ÑÁ!ÁÑ cÑ• cÑ••ΔΔÁΔÑ˝B!Ñ!B!B!˛B!BÑ•B c•ÁΔ!Á!ÁÁΔ!˚Á    1å9Œ5≠1å1å5≠1å5≠1å5≠˛9ŒF1F1BF1BF1JRNsF1 c c1åRî-k)J5≠NsJRF1=ÔB9Œ1å)JºB˝Δ
  33550. ÁF1!B cÑΔΔÁΔÁ¸ΔÁÁ!˛%))J%)%)!ÁΔÁΔÁ!-k%))J%))J˛%))J%)˛)J%)%))J-k!%)%))J%)˛)J %)%)-k-k%)-k%))J%)-k)J-k˛)J˛-k)J-k1å)J)J1å)J-k)J˝-k%NsF1Ns-k)J)J1å1å-k)J1åNsNsRî1å!%)%)!BB!!B c! cΔ)J%)B5≠=Ô=ÔF1BNs5≠˛=ÔF1NsBJR=ÔBJR=ÔF19ŒB=Ô=Ô9Œ9Œ5≠9Œ)J)JΔ•ÑB c•Δ!%)-k%))J˛Á    )JΔÁ!ΔÁ• cÑ c˙!B˛!    B!BBΔÑB cÁΔ˛ÁΔÁΔÁΔ˝ÁΔ-k5≠1å5≠-k1å1å˛5≠1å5≠9Œ˝BF1BJRNsVµΔ cÑJR9Œ)J)JF1F1JRF1˛=Ô9Œ-k≥=Ô•˛Δ%)JR˛ c••ÁΔ!•Δ˝ÁΔÁ%))J%)-k%))J˝%)Á!˛Δ!!)J%))J%))J%))J)J-k)J%)%))J%)%)˝)J%)˛)J
  33551. -k)J)J-k%)-k)J-k%)-k)J˝-k1å-k1å-k˛1å-k1å)J˛-k)JJRJRRî9Œ%)˛-k 1å)J-kJRNsVµF1Δ-k%)ΔÁΔ˛B c cÑBΔ!-k-k5≠˛=ÔB9Œ=Ô1å9Œ=Ô9ŒBJRBJRBBF19ŒB9ŒF1B9Œ9Œ=Ô-k˛!ÁÑ!Á!!˛-k )J)J1å1å)J%)Á!Á!!ΔÑ˛B!˛B¸!˛B
  33552. !ÑΔ•B cÁÁΔÁΔ˛ÁΔÁΔÁÁ•%)˛5≠    1å5≠1å5≠1å9Œ5≠1å1å=Ô¸B
  33553. F1F1Rî9ŒÑ c-kRî-k%)5≠˝JR=ÔB=Ô5≠-k©-k˛Δ•1åB˛ c•ÁΔÁ˛Δ
  33554. ÁΔÁΔΔ!)J!%)%))J˛%))J%))J%)!!˛ÁΔ!!%))J)J˛%)
  33555. )J%)-k%))J%))J!%)%))J%))J%)˘)J-k˙)J-k)J¯-k)J5≠JRNsF1)J%)¸-k9ŒNsNsJR˛!HÁÁ%)Ñ!BB! c! cÑ!!5≠-k9Œ-k5≠B5≠9Œ9Œ5≠1å-k)J5≠1å1å-k5≠-k1å5≠=Ô1å5≠1å)J!Á)JΔ%)%)Á!Δ%)-k)J-k!-k%))J%)-kÁΔ!%)Á•• cBB!B!B¸!B˛!B cÑÑ c˛ΔÁΔ˛ÁΔÁΔÁΔΔÁ9Œ˝1å-k5≠1å1å˛5≠=Ô=ÔF1BF1BBJRJRNsÁÑÑF1=Ô%))JB˛F1JRB=ÔB1å5≠æ%)•ÁΔ•=Ô5≠BÑ cΔÁΔΔÁ˛ΔÁΔΔÁ!!)J%))J˚%) )J%)%))J!)J!ÁΔÁÁ!˝)J%))J%))J%))J%)-k%))J%))J)J-k%)-k˝)J-k1å˛)J-k)J-k)J˝-k˛1å    -k1å-k1å)J1åF1NsNs1å˛)J1å-k)J1åNsRîZ÷-k!!%)Δ%)ÁΔ!˛B!B cÑΔ!Á%)-k-k5≠=Ô1å-k)J)J%))J-k-k5≠˛%);1å%)-k%)!-k%)!Δ1å%)-k!%)!!Á%))J!)J%)!%)Á%)%)5≠ÁÁ!ΔÑ cB!!B!B!B!B!B! c!B cÑ•Δ%)Δ!ΔΔ˝ÁΔÁΔÁ•1å5≠¸1å5≠5≠1å5≠1å9Œ=Ô˚B    NsRî=Ô c c-kRî-k)J1å˝JRNsF1F1-k1å5≠¨˝ΔÁBÁB cÑ˙Δ
  33556. Á•ΔΔÁ!%)!%)%))J˚%))J%)%))J%))J%)%)¸Á!)J%)%))J!%)%))J˝%)"!-k%))J%)1å%))J)J-k%))J-k-k)J1å)J-k-k)J)J1å)J-k1å-k1å-k)J%)9ŒNsRîB!˛-k)J-k)JBJRRîF1Á%)!%)%)Δ!)J! c˛B    ! cB cÑ%)!!1å%)˛!Δ˝%)'!•)J!-k)JΔÁ%)Á!%)Á)JΔ-k!%)Á!ÁÁ•)J-kÁ%))JΔ!!%)!)J•ÁΔ cBB˛!B¯!
  33557. BÑΔΔÑ!1å!•ÁÁΔΔ¸Á•-k5≠˝1å    5≠1å5≠1å1å-k5≠=ÔB=Ô˝BF1JRNs!Ñ cJR=Ô-k%)BF1F1BJRJRNs5≠Δ)J5≠Æ    •ΔÁ•!F1Á cÑÑ˚ΔÁΔÁ•Á!!%)!˛%))J%))J%))J˛%))J%))J˛%))J%)!!˛Á!%))J)J˝%)¯)J    -k)J-k-k)J)J-k)J-k)J˝-k˛1å˚-k 1åNsNsJR)J-k-k)J)J-k)J1å˛Rî %)!)J!!Á%)-kÁ c!!˛B!B cÑ%)Á)J%)!!Á!Á!Á!!Á•ΔΔ•ÁÁÑ!Á˛Δ)JÁ%)!•˝Á•)J)J•!ΔÁ c•ÁÁ!!Ñ• c˛B!B˛!B!B˛!B!BÑ•ΔBÁ5≠-k•ΔΔÁÁ˛ΔÁΔ%)5≠5≠1å5≠5≠1å1å9Œ1å5≠-k5≠9ŒBBF1˛BF1JRNsBÑB1åRî5≠%)1åNsF1JRNsF1RîJR!•)J9Œµ•˛Δ-kBÑ c c•Δ•˛ΔÁ•˛ΔÁ!!)J%)!!˛%)!)J!)J!%)%))J%))J!%)%))J!)J!!ÁΔÁ!!%))J˝%))J!˛)J%))J%)-k%))J)J-k)J)J%)-k)J-k)J˚-k1å-k)J%)F1JRJR1å)J)J-k)J-k)J-kF1F1Rî9ŒΔ¸!%)-k%))JÑ!B¸!BÑΔ!ΔΔÑ•!)J-k!Á••˛Ñ c˛Ñ BÁ••!ÁÁΔΔÁΔ!Δ˛•Á%)•ÑÑ• cΔÑ•ΔÑÑB c˛!B!!B!B˛!B˛!•Ñ! c-k-k9Œ¸ΔÁΔÁ•Á1å5≠-k¸1å-k˛1å5≠=Ô=ÔB=Ô˝BJRRî!!•JRB)J)JBJRBF1F1JRF11å%)Δ9Œ5≠√˛Δ•9Œ9Œ˛ c•˝Δ ÁΔÁΔΔÁÁ!%)%))J%))J˛%))J˛%))J˛%))J)J%)!¸)J
  33558. %))J!!Á!Δ%)%))J%)˝)J%)-k%))J-k˛)J-k˛)J.-k)J-k)J-k%)1å-k1å)J-k-k1å)J9ŒJRF19Œ%)-k-k)J-k)J)J=ÔJRNsJR!Á!!ÁÁ)J)J1å-k!ÁÑÑ!B!!˛B cΔÑÑ•!Á!)JÁÁ•˛B' cB••!ÑÑÁÑ!ÑÁΔΔÑΔ•Δ!Ñ cÑÁÁ cB• cÑ cÑ c cBBÑ!B!B˛!B˛!˛B
  33559. !B•BÑ%)-k-k1å-kΔ¸ÁΔÁ-k9Œ1å1å-k1å1å5≠1å5≠1å1å5≠=Ô˝B=ÔF1BJRNsJRB c1åRî-k)J1åJRF1F1BJRNs5≠-k1å1åB5≠ß•Δ•ÁB-k!Ñ c•ΔΔ•Δ•˝ΔÁÁ!%)%)!˛%)!%)!!˚%)!˘%))J%))J%)%)Á!ΔÁÁ%)%))J%))J%)¯)J-k)J)J-k)J)J¸-k1å-k-k%)-kJRNsB)J!)J)J-k)J)J-kNsJRRî˝%) !Á)J)J-k%)!1åÑÁ!B˝! Ñ c•ÑÁ•ΔÑÁ•Ñ c˝ÑBBÑÑBÁ cB c!ÁÑ•ΔÑÁ cÁ• c˛Ñ
  33560. c!BBÑ c cB cBB˙!B˝!3B!!B cB!Δ!-k)J1å5≠ÁÁΔ•ÁΔ•!5≠-k1å-k1å-k1å-k1å-k1å-k9Œ9Œ=Ô=ÔBBF1=ÔF1F1RîÁ cÑJR9Œ)J%)B˝F1JR5≠)J-k-kF1=Ô5≠∏
  33561. ΔΔ•%)F1!B cÑΔÁΔΔ•˚Δ˘%))J˛%) )J)J%)%))J%)%))J)J%))J%))J˛%))J%)%))J)J%)%)!ÁÁ!!-k%)-k%)˛)J%)˛)J%))J-k)J)J-k-k)J%)-k1å-k1å1å-k-k9ŒRîRî5≠%)-k¸)JJRNsRî9Œ!%)˛!Á-k)J)J-k-k)J%)BÁBB!B!˛B    ! c•ÁÑÁΔΔ•Δ˛ cB c cB c• cÑÁÑ• cÑ c cÑ•• c˛•˝B cBBÑB c c˝B˝!BB!B!B!B!B cÑ!Δ!)J%)-k-k1å%)ΔΔÁΔΔ!5≠1å5≠˛1å 5≠1å1å-k1å1å9Œ9Œ=Ô=ÔB=Ô˛BF1NsBÑ c-kNs1å)J1åJRF1BF1JR=Ô)J-k)JJRF1=Ô•∏%ΔΔÑ)JBÑB cÑΔΔÁ•ΔΔÁ•ΔΔÁÁ%)!%)!%)!)J!%)!)J!!)J%)%))J˛%))J!%)%))J%))J˝%)
  33562. !)J%))J!!Á!Δ!%)˛)J%))J%)¸)J-k)J)J-k)J˛-k)J˝-kNsJRF1!-k)J%)-k)J%)BJRRîF1Δ!%)!!Á˛)J-k)J-kÁÁ-k cÑ˛!B!BÑ cÑ cΔ•!•Δ•Ñ•B˛ c
  33563. B• c c• cÑ••Ñ•¸ cBBÑ c cB c!B˛!˛B!B!B˛!B!B¸!    B!BÑΔ%)%)!%)˛-k
  33564. ΔÁΔ•Δ1å1å-k-k1å-k˛1å-k1å-k5≠9Œ˚=Ô BBJRJR%) c•JR5≠)J)J=Ô˝F1=Ô)J)J%)=ÔNsJRÁB≈Δ•Δ1åBBÑ c•ΔΔ•Á•Á•˛Δ!%)!%)!%)!%)!)J!)J!%)%)!%)%))J%))J)J˛%))J!)J%))J%)˛)J%)¸)JÁ˛!Á)J%)˛)J%)-k˛)J-k)J%))J-k)J-k)J1å1å-k%)JRRîRî%)-k)J-k%)-k%)1åNsNsRî!!%)!%)!˛)J 1å-k-k!)J1å••! c! c˛! cB cBΔÑΔΔÑ•!!ÑÑΔÑBÑΔBÑBΔÑ c cÑB c•¸ cBÑ!B! c! c!B!!B!!B¸!B!˛B! cBB! cÁ%)%)!%))J)J1å-kΔÁΔÁ-k˙1å5≠-k˛1å 5≠=Ô9Œ=ÔBB=ÔBBJRJRBÑB9ŒJR)J)J1åJRJRF1F1=Ô%))J%)=ÔF1Rî=Ô cBª•Δ•9Œ1åB c c•˛Δ•Á•˝Δ!Á%)%)!%))J!!˛%))J%)%))J%))J)J!%)!%)%))J%)%)!¸%)!)J%))J˛%)*)J)J%)!!Á!!)J%))J%)-k)J-k%)%))J)J-k%)-k-k)J-k)J9ŒNsNs5≠%)%))J%))J%)%)F1JRNs5≠Δ%)˝!+%))J%)-k%))J-k-k%))J1åΔ cÑ!B!B cB!B cÑÑ! c c!Δ c••ΔÑ!B cÑ•Á!ÑÁ˝ cÑ c! c!! c!BBB!B!BÙ!B˛!B! c•%) cΔ!˛%)
  33565. )J5≠ΔÁ•%)5≠-k-k1å-k˛1å-k1å)J1å1å˛=Ô9Œ˛=Ô
  33566. 9Œ=ÔBJR1å!•Rî1å-k%)˛F1 JRB)J)J!9ŒJRJRF1•!Δ¿ ΔΔÁB%)!ÑB••ΔΔÁ˛ΔÁ•ÁÁ%)!%)!˛%)!)J˛%))J%))J%))J%))J%)%))J%)%))J%))J%)˝)J%))J%)%)˛)J˛%))J)J%)!!Á)J%)-k˝)J-k-k)J)J˝-k)J1åNsNsF1%))J-k)J-k)J%)=ÔNsRîF1Á%)˛!%)%)˛-k)J1å˛-k )J)J-k%)Á c cB!B!!B˛ c! c cÑÑB•ÑΔÑΔB••Δ c!•ÑÁÑ cBBΔB c˚B    !B!B!B!B!B¸!B!B!B!B!B!B•Δ5≠•Á˛)J%)1å!Ñ%)¸1å)-k1å1å-k1å-k1å-k=Ô9Œ=Ô9ŒB=ÔB=ÔBF1JRNs•!BF1-k%)9ŒNsJRJR9Œ)J)J!5≠JRJRRî%)B c9Œ¶••!F1Ñ cBÑÑB! cBÑÑΔΔÁÁ%)Á%)!%)!%)!%)!˝%)!%))J˛%))J˝%)!)J!%)!)J!˝%))J˛%) )J%))J%)%))J)J%)!Á!!˛)J%)-k%)-k)J)J˝-k=ÔRîJR-k%)-k)J%)%))J-kJRNsRî%)Δ˛!Á%))J)J¸-k˝)J    Á-k)J c!Ñ cB!!˝B!Ñ!! cÑΔ˛•Ñ cÑ c cÑ cÑBΔ•Ñ!!B!!B¸!BÔ!CB!B!! c••!Δ cB)J%))J!1å-kΔ1å1å-k1å-k-k)J-k-k1å-k1å-k5≠5≠=Ô=ÔB9Œ=Ô9Œ=Ô=ÔJRNs9ŒÁRî-k%)-kF1NsJR9Œ%))J!9ŒNsJRNs1å c c-kBø$Δ•-k=Ô! c cÑÁΔ•BB! cB cÑΔ!!%))J!%)%))J)J%)!)J%)%)!)J%))J˛%))J¸%))J%))J%))J)J˚%)
  33567. )J%))J%)-k)J)J%)-k%)-k˝!%)˛-k
  33568. )J-k-k)J)J-k-kNsNs=Ô!˚)JJRF1Rî9ŒΔ!!Á!Á-k)J-k)J-k)J-k%)1å)J-k˛%)0)JΔÑ!B!B!! cBBÑ!ÑB•Á• c!ÑÑ•! c cÑ cÑÑÁBÑ c!B!! cB!B!B!B!Bˆ!B˛!B!B!B c• c•ÑÁΔÑ)J)J%)1å-k1å)J1å1å5≠-k˛1å(-k-k1å-k)J5≠9Œ=Ô=ÔB=ÔB9ŒB=ÔBJRRîΔBBF1)J)J9ŒNsJR9Œ)J%)%)9ŒBF1Ns9ŒBÑ!JRB|Δ•1å1å! cBΔ•˛Δ•ÑB cB c••ΔÁ!!%)%)!%)!ı%))J¯%))J)J%)%))J¸%))J%))J%))J%)%)˛)J%)˛!)J%))J)J˛-k%)BNsF1)J)J%)˛)J!BJRNsNsΔΔÁÁ!Á%)%))J%)˝)J-k˙)J1åΔB!B!!BB! c!Ñ• cÑÁ•)JÑÑ cÑ cB c cBÑѸB˛! c˝!B! B!BBÑΔ cB c•1å c˛%)-k-k1å)J¸-k1å˝-k)J5≠5≠9Œ9Œ=Ô˛9Œ=Ô=Ô9ŒF1Ns=ÔÁNs-k%))JJRF15≠)J)J%)9ŒF1BNs=Ô cÑ cF1F1=ÔòΔΔ=Ô!˛ c¯Δ•ΔÁ¸ΔÁÁ!Á˛)J˛%))J!˛%)
  33569. )J)J%))J%))J!)J%))J%))J%))J˛%)¸)J%))J%)˚)J%)%)-k)J˛%))J-k)J-k)J5≠RîRî-k)J%)-k)J)J%)5≠JRJRNs%)Á!Á%)Á!)J!ΔΔ¸Á!˛Á!!%)-k1åΔ c!B!B!BB c˛Ñ c!%)!ÁÑ!!B cBB˛Ñ B cB cB!!B!B!B˛!B¸!B!B˙!B!B! cBB! c!B c•Á•˛!-k1å)J5≠1å-k1å-k5≠-k1å-k-k1å1å9Œ=Ô9Œ˙=Ô BJRNsÁ=ÔF1)J)JBJR5≠˛)J =ÔF1F1Ns=ÔÑ cB=ÔNs=Ô5≠ò•Á=ÔΔ˛ cΔ•ΔΔ˝•ΔΔ!Á%)ÁÁΔ••ΔΔÁΔ!Á%)!)J!)J!)J˝%)!˚%))J˝%))J%)%))J¸%))J˛%)˛)J%)-k)J-k%)-k)J-k%)-k)J)JJRNs1å)J%)˛)J !)JF1JRNs9Œ•!Á!Á!˚)J%)!ÁÁΔΔÑΔ•Δ••)J%))J!!BB! c˛!Ñ cÁ•ΔÁ cÑ•BB c cÑBB!ÑB˝!B˜!Û!BB˛!BÑ! c cÑÑ!Á)J)J5≠%)=Ô9Œ-k1å-k-k1å˛-k&1å5≠=Ô9Œ=Ô9Œ=Ô9Œ=Ô9Œ=Ô=ÔF1F1=Ô!Rî1å%)1åJR1å%))J-kF1F1BNs1åB cB5≠Ns=Ô5≠)J∂ΔÁ9Œ˛ c
  33570. •ΔΔ•ΔΔÁ•Δ•ÁÁ%)!˛%)!!ÁΔ•˝ΔÁÁ)J%))J¸%))J˛%))J%))J!%))J%))J)J%)-k%))J%)-k˛)J%))J-k%))J)J-k%)-k¸)J1å)J)J5≠RîJR-k%))J%))J-k%)=ÔNsJRJRΔ!!ÁÁ!!-k˛)J1å%)-k)J1å)J-k%)%)˛!-k)JÁΔÁ•˛B!˛B!B c c•Ñ˛Δ•ÑÑ!BBÑBB! c!B!B!B!B!B¸!B!B¸!B!B!B!B! c c!!B c•!%)!˛ c    !!Ñ1å-k5≠BB-k-k˛1å˛-k5≠9Œ9Œ=Ô=ÔB˚=Ô BNsÁF1F1)J)J=Ô1å%))J5≠˛F1
  33571. JR)J! cB1åRî=Ô9Œ-k1åz•)J-kB c cÑΔ¸•Δ•ΔΔ˝!%)!)J˛%)    !ÁÁΔΔ•ÁΔÁ!˝%))J!˝%))J˙%))J%))J%))J%))J˛%)-k!)J%))J%))J%)˙)J-kRîNs9Œ!˛)J%))J)JJRF1Rî%)Δ˛!Á!-k%))J%)˝)J-k-k˝)J
  33572. -k)J-k%))J)J%)ÁÁÑB˛!B˛!BBÑÑΔ˛ c    BB!!ÑB!B¸B˛!BÏ!BB cÑÑ c•Δ1åΔB cB cÑ1åF15≠-k1åJR9Œ)J˙-k9Œ9Œ=Ô5≠¸9Œ=Ô9ŒBJRB!ÁNs-k)J)J-k!)J5≠F1F1Ns=ÔΔ!BB1åRîB9Œ1å%)1å∞ Δ1å)JB c c•ΔΔ•ΔΔ˛•ΔÁ!!%)%)!¯%)!ÁÁΔΔÁÁ!!)J)J%)%))J%))J%))J˛%))J˛%))J%))J˛%)
  33573. )J%))J)J-k%))J%))J%)-k˛)J-k-k)J%)BNsJR%))J)J-k)J)J!=ÔJRRî=Ô•Á!!ÁΔ˝)J¸-k)J)J1å˛)J
  33574. %)-k%))J)J%)%)!ÁÑ!˛B!B!˛B c˛Ñ c c˛B
  33575. c!B! c!!BB!B˛!B!B¸!B!B˛!B˛!BB!!˝B•ΔÁ%)%)Δ c˛B
  33576. !!-kÁF11å-kB=Ô)J1å˛-k1å-k5≠˛9Œ=Ô˛9Œ=Ô=Ô9Œ=ÔF1F1-kBB%))J-k%)-kF1JRJRNs1å cBBÑ=ÔNsF19Œ5≠%)1å1åå•9Œ!BBÑ˛• Δ•Δ•Δ•ΔÁÁ!%)!˛%)!%)%)!%)%)!%)%)!%)ÁΔÁ•ÁΔÁ!)J!˚%))J!)J!%)%)˛)J˙%))J%))J%)˝)J%)%)-k)J-kNsRî5≠%))J)J%))J!-k˛JR˝ΔÁΔ%))J)J%)˝)J%))J1å%)¸)J-k)J¸%)-k•ÁBB˛!BB! c c˛B!˛B˛!B!!BBÓ!!!B!B!˝B cBÁÁ-kÁ cBΔ-k!-k=ÔΔ c9Œ=Ô)J9Œ-k)J¸-k(1å5≠=Ô5≠9Œ9Œ=Ô5≠9Œ5≠9Œ5≠=ÔF1JRBÁJR5≠%))J!1åJRF1JRNsΔB c!ÑF1F1B9Œ9Œ)J1å1å5≠ôÁ=Ô•BÑ c˛Δ•Δ•˛ΔÁÁ¸!%)!˚%))J!˚%)!ÁÁΔÁÁ%)!-k˛%))J˝%))J)J%)%))J%)¯)J %)%)-k)J%))J-k%)%)JRNsJR%)˝)J%)%)JRNsRî)JΔ!Á˛!)J)J%)˚)J-k)J1å)J)J-k˛)J!%)-k)J)J%))JÁ)J•Δ c c!B!B!B! cB!B!!B!!B c! c!B˛!B˛!B˙!B˛!B˛!B!B! cBB˝ cÑ)J%)•˛ c%)Ñ9ŒBNs!B=Ô=Ô1å1åB=Ô-k-k1å1å5≠˛9Œ5≠˝9Œ=Ô9Œ9ŒBNs1å5≠F1!%))JBNsNsF15≠ cB c c%)JRF1F15≠9Œ5≠9Œ1å1å5≠âÁ=Ô˛ c•Δ•Δ˝•Δ•ΔÁ!!%)!%)!!%)%)!%)!%)!˛%)!˝%))J!!ÁΔΔÁÁ!%))J!%)%))J%))J!)J!˛%)!%)%))J%))J)J˝%)    )J-k)J)J%)1åNsJR-k!˛)J%)!5≠JRJR=ÔΔÁΔÁΔΔ!)J%)˛)J%)-k)J%))J)J%)˛)J%)˛)J    !)J%))J%)%)!Δ!•˛B˝!B¸!B!B! c„!!B cBB c cB cÑ•Δ-k%)Ñ cBΔ!B!!1å!)J=Ô9Œ9Œ=Ô9Œ-k-k1å=Ô˛5≠˚9Œ5≠BF1JR••Ns1å-k5≠F1JRF11å• cBΔ9ŒJRF1B5≠5≠˛9Œ1å1å5≠û%)5≠! c c•ΔΔ••Δ•Δ•ΔΔ!!%)!˛%)!˝%)!!%)%)!%))J%)%)!%)!%))J)J%)!ΔÁÁ!!)J%))J¸%))J%)%))J%)%)ı)J-k%)JRNsB%))J%))J%))J)JJRJRNs!Δ˝Á!)J)J-k)J)J%)-k%))J)J-k)J-k%)-k%)˛)J%))J)J-k%))J!%)!ÁΔΔ c cBB˛!B!¸B¸!B˛!BB!!B¸!B!B!B!B!B˛!˝B˛ c˛Ñ˛Δ!•Ñ• c• cÑ%)Á9ŒÑÁ=Ô5≠˛=ÔB5≠1å=Ô5≠9Œ5≠9Œ=Ô¸9Œ5≠F1JRB5≠F1BF1JRRî9ŒÑ cBB c1åJRJRB=Ô5≠5≠9Œ˛=Ô5≠1å5≠•-k)J! cB•ΔΔ•Δ•Δ•ΔΔÁÁ%)Á)J˛!%)˝!%)!!%)%)!!)J˛%))J!)J!˛)J!Á˛Δ!%)%)!˛%) !)J%))J%)%))J)J%))J%))J%)˛)J%))J!=ÔNsJR-k!%)˛)J %)BNsNs5≠•ÁÁΔÁÁ-k˛)J%))J-k%)-k)J)J!)J)J1å)J-k-k)J)J-k)J-k%)!¸%))JÁÑ˛!B!B!!BB˙!BÚ!B˛!    B!B!!BB!BB˝ cÑÑ•ÁΔ-k-kÁ%) c%)Δ%) cΔÁ%)B-k=Ô5≠F1F1JR=Ô5≠1å9Œ5≠9Œ˙5≠9ŒBJRÁ•JRBF1JRBÁ!Ñ!!ÁJRJRB=Ô5≠5≠1å9Œ=Ô9Œ=Ô5≠9Œ1å9Œ®9ŒÁB cÑ•Δ•Δ•Δ•Δ•ΔÁ!!)J!%)%))J!¸%)!˝%))J!)J!%)!%)!)J%))J%))J)J%)!ÁΔÁÁ%)˝)J%)˛)J%)˙)J%))J%)-k)J-kJRJRB˛%))J)J!1å˛JRΔΔ!Δ!Á%))J%))J%))J)J%)%)˝)J-k-k%)-k¸)J-k)J%)%))J%)%)!%)!!Á%)! c!B!B!˛B!B!B!B!˛B˙! B!B!B!B!B!B!˛B! cB c cÑ˝•˛!5≠5≠1åÁ9Œ%)F1ÁBÁ)J%)F15≠5≠1å=ÔBJRBBJR=Ô¸5≠˛9Œ5≠9ŒBF1BB9ŒRîB9Œ•! c c%)BNsBF1=Ô9Œ5≠5≠˝9Œ5≠=Ô9Œ1å1åy=ÔÑB c cΔ•Δ˚•ΔÁ!%)!%)!%)!˝%)˝!%)!˘%))J˘%)!!ΔÁΔ!%))J%))J%))J%))J%))J˛%))J%)˛)J%)%)9ŒJRJR)J!)J%)-k)J%)F1NsRî)J•!ÁΔΔÁ%)%))J)J%))J%)Ò)J¸%)!%)Á!%)-k!%)Δ¸B!B!B˛!B!!BB˙!B˙!B!B!B!˛B!BB˝•!Δ!Á!%)9ŒF1BF1B%)=Ô c cÁ9Œ9Œ1å5≠-k9Œ-kBJRF1=ÔJRNsJR=Ô5≠5≠9Œ9Œ˝5≠ F1F1-kB=Ô%)Ñ!Ñ%)5≠˛F1B=Ô˝5≠    =Ô9Œ5≠=Ô9Œ=ÔB=Ô5≠5≠∑    =ÔB cB•ΔΔ•Δ•˝ΔÁÁ!!%)!%)˛!%)!%)!)J%)!%))J˛%))J˛%))J%))J%))J%))J%))J%))J%)%)!ÁΔÁÁ!%))J%)%))J-k%)%)˛)J-k)J%)˛)JNsNsB!)J!˛%)1åNsJR9Œ•ÁΔ˛Á%))J%)%)˚)J -k-k)J1å)J-k)J-k)J-k%)1å%)˛)J
  33577. %))J%))JΔÁ)J1å-k1å%))J1åÁ˘B!˛B !B!B!B!B!B!B!¸B!B!BB c˙BÑÁÁ˛%);-k)J1åJRJRF1)JÁ)JÁ5≠=Ô9Œ)J1å9Œ1å9Œ5≠=ÔJRVµRîRîNsJRF1F19Œ1å9Œ5≠9Œ5≠=Ô=ÔF1ÁB!%)5≠F1F1JRF1B=Ô=Ô9Œ5≠1å=Ô9Œ5≠5≠9Œ9Œ˛=ÔB5≠9Œô    9Œ! c cÑ••ΔÑΔ˛•ΔΔÁ!%)¸!˛%)Á%)!%)!%)!˛%)!)J!%)!¸%)!˝%))J˛%)#!Á!ΔÁ!)J%))J%))J-k)J)J%)!)J%))J!BJRRî%)!%)-k)J%)!JRJRNsÁΔΔ˛Á!˙)J    %))J)J-k)J-k%))J)J1å˛)J-k%))J˚%)Á!)J5≠-k5≠)JB!c9ŒÑΔ cBB!B!B!B!B!B!Bˆ!B!˘B c cΔ•• cÑ!%)-k1å1å9Œ5≠=Ô9Œ!•%)=ÔRî=Ô9Œ5≠)J1å5≠-kB=Ô1å˛5≠=ÔF1F1=ÔF1B9Œ1å5≠9Œ1å9ŒF11åÑ-k5≠NsJRJRBB=Ô9Œ5≠9Œ˛5≠=Ô˚9Œ˛=ÔB9Œ5≠≠-k!Ñ c••Δ•Δ˛• ΔΔÁÁ%)!%)!%)!%)!%)˛!%)!¸%))J˝%))J˛%))J%))J%))J˙%))J!!˛Á˛)J%)-k%)¸)J!-kJRNs5≠!%))J!)J%)=ÔJRRî1åΔΔ!Δ!Δ)J%))J%)˝)J-k˛)J-k)J-k)J-k)J-k˛)J-k˝)J%)%)Á)J1å5≠1å1åÁB%)^˜Ns!)JÑÁΔ• c˛B!B!B!B!B!B!B!B!B!B!˚B c cÑ c••Á!˛-k!5≠5≠1å9Œ1å1å)JÑÁB-kF11åBF1JR-k1å=Ô=Ô5≠5≠-k1å9Œ9Œ=ÔF1BF1BF19Œ=Ô˛5≠BF1B=ÔNsNsJRB˛=Ô9Œ5≠1å9Œ9Œ˛=Ô9Œ=Ô˛9Œ˛=Ô9ŒB=ÔB1åµ%)B c cΔ••Δ¸•ΔΔ˚!%)˛!%)˛!)J!%)!%)!%)%))J!%))J%)!)J!%)!%)%))J¸%)
  33578. )J%))J%)%)ÁÁΔ!%)-k%))J%)˝)J!BJRF1%)!˝%)    -kJRNsJRΔΔÁÁΔΔ˚%)˛)J%)-k%))J-k˛)J%)-k)J%))J˝%))J%)%)!%)1å1å-k1å cÁBcc1å!%)!Á•ÑÑ cB c˝B!B!B˛!EB!B!BBB cB cBÑ cÑÑΔΔ!!-k)J1å1å9Œ5≠5≠1å-k)JΔ!=ÔF1Rî5≠%)-kF1F19Œ-k5≠5≠1å1å9Œ-k1åJRJRF1VµJRF1JRJRF1JR-k9ŒBF1BF1B=Ô9Œ9Œ1å˛5≠9Œ=Ô9Œ=Ô˝9Œ5≠9Œ9Œ=Ô5≠=Ô9Œ=Ô9Œ˛B¡ΔB c cΔ•Δ¸• ΔΔÁ!%)!!%)%)!%)!˛%)!%)%)!%)%)!-k%))J%))J%))J!)J!)J%))J%))J%))J¸%)-k%))J%))J%)%)Á!Á)J)J-k%))J%))J-kJRJR5≠!%)!-k)J!F1NsNs-k•˝Δ%))J)J%)%))J%))J)J˛%).)J%)-k%)-k-k1å)J-k-k1å)J-k%))J)J!Á!-k1å-k!ΔVµsúkZVµ^˜kZJR5≠%)-kΔ!ΔΔ•• cÑB cB c˚B!B!˛B!BBÑѕѕ˛Á)J)J1å-k9Œ-k9Œ5≠˛1å
  33579. %)Á=ÔJRJRcc^˜=Ô-k-k˝1å5≠-k9Œ5≠=ÔRîF1BBRîRîVµRîZ÷Z÷VµVµ9Œ5≠9Œ9Œ¸5≠9Œ9Œ˛=Ô9Œ˛=Ô9Œ=Ô5≠9Œ5≠9Œ5≠=Ô9Œ˝BF1B∂Ñ c c˛•ΔΔ•¸ΔÁ˚!%)Á!!˛%)!%)!%)!%)!)J%))J!%)!%)%)!!%)%))J˛%))J%))J%)%)!)J˝%))J-k%)%)Á%))J)J%))J!=ÔJRF1!%)%))J%)%)5≠NsNsF1•ΔΔ˛Á%)%))J)J%)%)˛)J-k)J-k)J-k˛)J%))J-k)J-k˝%)!)J1åBRîJRF1=Ô-kZ÷kZ^˜Z÷RîNs^˜g9c)J-k)J%)˛!
  33580. ÁΔ•ÑÑ cÑ c cBB˛!˚B cBB cΔ•ΔÁ!%))J)J-k˛1åBJR˛-kÁ)J9ŒNsF1Vµg9g9kZkZ9Œ5≠-k9Œ-k-k˛9ŒNsBBF1RîF1RîVµ˛c^˜c^˜cNs1å5≠˛9Œ5≠9Œ9Œ=Ô5≠˝9Œ =Ô9Œ5≠5≠9Œ5≠9Œ9ŒB5≠B9Œ˛BF1B¨B c c˛B˝ cÑ˛• Á!%)!%)!%)!!%)!!¸%)!%)%))J˛%))J%))J!¸%))J)J˚%))J%)˝)J˛%)-k%))J%)!%))J!-kF1Ns5≠!!)J%))J%)RîJRNs%)ÁΔ!ΔΔ˝!ÁÁΔ!Á˝!˝)J6-k)J-k)J-k!%)=ÔJR^˜o{^˜Vµg9g9VµJRccJRRîVµVµNs5≠Z÷g9kZJRΔ1å)J%)!%)!!ÁÁ•Δ•Ñ cB! c cB!B cÑ••˛Ñ c cÁ%)%))J-k-k1å1å9Œ5≠=ÔNsJR1å1å%)9ŒF1RîF1Rî˛g9o{súsú=Ô5≠)J-k1å9ŒBJRNsF1JRNsJRRîRî^˜Z÷RîRîNsRîNsJRJRNs=Ô5≠˚9Œ=Ô¸9Œ=Ô˝9Œ
  33581. 5≠=Ô9ŒB9Œ=ÔBBF1BF1…B c c•ÑÑB!!˛B     cΔ••ΔÁΔ%)!%)˛!%)!˛%)!%)!¸%)!%)!%)%))J)J%)!˝%))J%))J%)!)J)J%))J!)J%))J)J%)!)J%))J%)%)BJRF1˛!
  33582. %))J!=ÔJRRî9Œ••ÁΔΔ•%)¸!+Δ••ѕѕ•Á!)J%)-k)J-k!=ÔRîVµVµ^˜Z÷NsF1^˜RîZ÷^˜VµBJRJRRîJRJR1åVµg9kZc1åÁ1å1å˝%)-!!ΔΔ•B!!Ñ••!-k5≠9Œ1å1å!)J)J-kÁ•Δ-k-k1å-k5≠9Œ9Œ5≠9ŒF1BBF1F11åJRRîF1NskZg9g9˛o{kZZ÷5≠%)9Œ9ŒF1F11åF1JRcZ÷VµZ÷˛cVµNsJRNsNsVµB=Ô=Ô9Œ5≠=Ô9Œ9Œ5≠˛9Œ5≠˝9Œ5≠5≠9Œ=Ô9Œ¸=ÔB=ÔF1BB¨B cÑ••ΔÁ•Ñ˛B c˛•ÁΔ•ΔÁÁ˛%) !%)!%)%)!%)%))J%)%))J!˘%)˝)J%)%))J)J˛%)˝)J˛%)˛)J!)J)J%)-kNsNs)J!˛%) !)JNsJRJR)J•ÁΔÁΔÁ!˛%))J)J%))J%)˛!ÁÁ˝)J %)%)ΔRîg9g9JRF1F1RîVµNsVµNsVµ^˜cBF1Rî9ŒNsNsVµNsVµJRNsZ÷!Á-k5≠˛)J%)%)ÁΔ cΔΔ%)BF1JRJRNsJRF1JRF1F15≠5≠BJRF11å-k9Œ1å=Ô9Œ9Œ5≠1å˝BRîRîkZ^˜VµRîkZkZg9o{wΩkZkZVµF15≠5≠=ÔB=ÔF15≠JRJRRî^˜g9o{˝kZcVµRî=Ô9ŒJRZ÷F1˛9Œ¸=Ô9Œ=Ô˝9Œ=Ô=Ô9Œ5≠9Œ˝=ÔB=ÔF1BF1F1–B c cΔΔ••˛Δ˛Ñ"ÁÑΔ•Δ•Δ•Δ•ΔΔ!!)J%)%)!!%)!!%)!%)!!%)!%)%)!)J!)J¯%))J!%)!)J%)˛)J%)-k%)%)ÁJRF1F1!!Á!%))J9ŒNsJR9ŒÑΔΔÁΔΔ%))J!)J%)!!˛)JQ%)%)!-k)J-k1å5≠=ÔBF1Rîcg9Z÷RîJRBZ÷^˜NsRîVµVµF1F1^˜RîZ÷g9NsNsJRJRF1cΔ=ÔRî%))J!)J-k)J%)!ΔÁ%)%)BF1RîNsRîNsJRNsJRNsF1F1JRJRBNsRîRîB5≠=Ô9Œ=Ô5≠=ÔJRB=ÔNsZ÷c˝kZ&ckZco{súc^˜g9^˜RîZ÷=ÔF1=Ô9ŒNsJRJR^˜g9kZo{g9o{kZo{súwΩwΩ^˜-kB-k1åVµ^˜9Œ1å5≠˝9Œ=Ô1å9Œ5≠9Œ5≠9Œ=Ô¸9Œ=ÔB9ŒB=ÔF1BF1≠ c c•ΔΔ•˛Δ    •ÁΔÁÁ!Á!ΔÁ¯ΔÁˆ%))J%))J˛%))J˛%))J˛%))J˛%)˛)J%))J%)˛)J%)-k!5≠F1Ns-k!!%)!%)%)JRF1JRÁΔΔÁÁΔÁ˚%))J%)Δ!=ÔF1NsVµcg9o{súo{^˜^˜˛c$^˜JRRîBZ÷Z÷Vµ^˜g9g9Z÷F1Z÷cZ÷^˜VµF1JRF1g91å-kÑVµJR=Ô=Ô1å!Á)J)J-k)J1åB˛RîZ÷VµVµRîRîJRRîNsNsF1JRRîNsVµRîVµNs5≠B-k=ÔBBNsVµg9˛^˜˛g9-c^˜kZo{o{g9cg9^˜csúo{o{RîJRBRîkZo{kZkZo{o{kZwΩsúcNs=ÔJRRîJRΔ9ŒJR^˜g9NsB1å=Ô=Ô9Œ9Œ=Ô5≠˛9ŒB=Ô˛9Œ=Ô˝BF1BBF1B∂B cÑΔ•Δ•Δ˛•ΔΔÁÁ¸!Á˜Δ!Á˛%)    !)J!%)%))J%))J%))J¸%)"!%)!!)J%))J)J%))J%)%))J%))J%))J%)%)BJRB!Á!!%)Á=ÔJRRî-k•ΔÁ˛Δ˘%)ΔF1Ns%)F1g9Z÷VµVµNsF1F1Rîcc^˜^˜Rî=ÔkZ˛Z÷c^˜VµckZ˛c NsRîNsJRF1cBB1å=ÔVµ1å9Œ5≠5≠%)=Ô)J%)1åF19ŒJRRîJRJRRîRîZ÷VµZ÷Ns˛Rî%NsRîRîJRZ÷RîNsB-k=ÔBNsRî^˜ckZg9g9^˜g9Vµo{^˜kZsúo{kZo{kZkZsú{fisúsúo{kZZ÷JR˚o{
  33583. súsúRî=Ô=Ô5≠1åÁ!RîΔÑ%)5≠˛cJR1å=Ô5≠9Œ5≠9Œ5≠9Œ5≠=Ô5≠=Ô5≠9Œ9ŒB=ÔB=ÔBF1BBJR„ Ñ c•ΔΔ•ΔΔÁ•Δ•Á˛!%)!˛%)!%)!!Á˝Δ•˛ΔÁ!%)%))J%)%)!)J%))J%))J!%))J)J%))J!!%))J%))J%))J%))J%)˛)J%)%)1åJRF11åÁ%)!)J!-kF1RîJRΔ•ÁΔÁ•!)J%)%)˛)J%)ΔVµkZVµRî)J-kBNsJRRîVµ^˜cRîRîZ÷RîF1Bo{^˜kZg9^˜˛g9Go{g9^˜JRRîVµVµBcNs!=Ô=Ô-kRî^˜9Œ=ÔB9Œ5≠B9Œ)JF1=ÔJRNsRîZ÷^˜^˜VµVµRî^˜^˜VµRîZ÷NsNsZ÷JRNsNs-k=ÔNsVµVµZ÷g9súkZsúkZsúVµg9Z÷csúsúo{súg9o{wΩ{fiwΩ˛sú2cg9g9súsúwΩo{wΩwΩo{Z÷súwΩsúwΩˇ5≠=ÔVµRîB5≠JRRî^˜ccVµ1å=Ô9Œ=Ô9Œ=Ô9Œ5≠9Œ=Ô9Œ9Œ=ÔB=ÔF1=ÔF1BBF1JRBƒ c c•Δ•Δ¸•ΔΔ!Á˝! %)!!%)%)!%)!!ΔÁΔÁ¸ΔÁÁ%)%))J¸%))J˚%)!%)!)J¸%))J%))J%))J%)BJRF1Á!!%)!!=ÔNsJR-kÑÁΔΔÁÁ˛%)<)J!ÁÁ!JRcZ÷Z÷JR!VµRîBg9^˜g9B5≠5≠B^˜F19ŒNsg9kZcg9c^˜o{o{VµVµNsVµRîRî=ÔcVµÁÁJRJR9Œ1åBB=Ô5≠1å1å)J-k%)F1F1Ns˛Z÷˝cF^˜Z÷Vµ^˜^˜VµRîJRF1B=Ô9ŒBRîZ÷Z÷F1BVµJRF1g9cRî^˜Rîg9súo{kZo{g9o{sú{fiwΩsúsúwΩsúo{kZJRo{o{kZsúRî!5≠RîkZwΩsúwΩo{^˜o{wΩo{g9kZccg9g9cg9Rî-k9Œ˛5≠
  33584. 9Œ=Ô9Œ9Œ=Ô9Œ=Ô=ÔBBF1˛BJRBBæÑ cΔ•Δ•Δ•˝ΔÁ!%)˛!˛%)!˛%)    !%)%))J%)%)!!ΔÁ˛ΔÁΔ!Á%))J)J˛%))J%))J%))J%))J˛%)-k%))J%)%))J%)%))J)J-kJRNs)JÁ!%)%)!)JF1NsB•¸Δ˛%) ÁΔ!1å9ŒRîcZ÷^˜Z÷)JRîkZ˝g9 5≠1å!!JRRî5≠Vµo{cg9g9c˛g9RîVµ˛RîVµF1RîkZ1å cÑ c=Ô˛B˛=Ô    9Œ=Ô=ÔF19ŒF1%)NsF1Vµ˛c¸g99^˜Z÷RîZ÷VµJR9Œ=Ô=ÔNsNsVµ=Ô!%)-k-kBB=Ô9Œ)J-k9Œc^˜Z÷o{g9kZo{{fiwΩsúsúwΩ{fic^˜g9NsZ÷^˜co{súVµ9ŒNs^˜g9^˜^˜kZcsúg9sú˛wΩkZg9c^˜g9cB1å9Œ5≠9Œ9Œ=Ô9Œ=Ô9Œ=Ô9ŒB=ÔBF1BB˝F1  c c•Δ˛•ΔΔ•ΔÁÁ˚!%)˝!%)%)!%)!%)%))J%))J%)!ΔÁ•Á˛Δ Á!%)%))J)J%)%))J%))J%)˛)J˛%))J˛%))J%)!BNs=ÔÁ%)!!%)%)BNsJR%)•˝Á2Δ%)Δ)J9ŒJRRîVµcc^˜Z÷JRRî%)=ÔVµVµco{VµB9Œ%)!Vµ=Ô9ŒVµo{g9VµccsúcNs^˜RîVµVµZ÷JRF1Z÷Rî! cÑ!-k˛BBF1F1BB=Ô9Œ=Ô5≠BΔRîJRNsZ÷^˜g9kZg9cg9cc^˜Z÷NsNsRîJR9ŒNs5≠c)J-k^˜g9Rî5≠!9Œ1å-k%))J=ÔRîNsZ÷^˜g9o{wΩwΩsúwΩwΩ{fiZ÷Z÷c^˜^˜Z÷cg9g9^˜˛kZ^˜ckZg9cg9VµVµZ÷Z÷cg9kZo{cZ÷cZ÷c=Ô1å˚9ŒB9Œ=Ô=ÔBBF1˝BF1BÀÑÑΔ•Δ•ΔÑΔ•ΔÁ!!%)Á%)˛!    %)%))J!!%)%)!%)!˝%))J%)˛)J!˛ÁΔΔÁ!!˝%))J%))J%))J%))J˛%)˛)J%)%)5≠NsJR%)Á!%)!%)-kJRJRBÑ•Δ•ÁÁΔ)JNsRî¸c^˜Z÷VµF1RîB=ÔZ÷=Ô^˜F19Œ5≠5≠BVµZ÷Vµ5≠1å1åRîg9Z÷cZ÷RîVµ˝Rî>NsRîVµ^˜1å cΔBÑF1BF1JRF1NsJRF1F1B=Ô9Œ9ŒÑVµZ÷RîZ÷Z÷^˜g9g9o{kZkZg9cVµcRîNsZ÷Vµ1å9ŒBwΩwΩo{o{sú{fiˇ!%))J)J5≠B9Œ9ŒBg9o{˛súwΩ{fi{fig9súkZZ÷^˜cg9cg9ckZkZg9ckZckZcg9cZ÷^˜NsRîRî˝Vµ^˜cVµNsc=Ô1å˛9Œ=Ô=Ô9Œ˛=Ô˛BF1BF1BBF1Õ cÑ•Δ•Δ•Δ•ΔΔÁÁ¸!%)˝!%)!!%)%)!%))J%)!)J!%)%))J%))J)J%)!ÁÁ˝ΔÁ!%))J)J%))J˛%) -k%))J%))J%)%)!NsJRBΔ%)Á!%)%)BNsRî%)ÑΔΔÁ•Ñ5≠Z÷Ns^˜g9g9˝^˜NsJRNsVµ^˜˛=Ô"5≠-k1å%)!ΔVµ^˜súc-k=Ô1åF1cNsF1Z÷VµZ÷RîVµNsRîJR^˜=Ô cÁ••JRF1F1˛JRF1JR˛B
  33585. 9Œ5≠1å=ÔRîBRîg9c^˜c¸kZc^˜Z÷Vµ^˜^˜B5≠Z÷Vµ^˜csúwΩˇ-k!ÁÁ%)^˜Ns9Œ9ŒNsRî¸sú{fi^˜^˜c^˜˛g9/kZkZg9kZg9ccg9^˜^˜cg9g9^˜Vµ^˜VµRîZ÷Z÷RîVµRîRîZ÷VµRîRîZ÷9Œ5≠9Œ5≠=Ô9Œ9Œ=Ô9Œ=ÔB=ÔBBF1=ÔBBJR√Ñ•Δ•˚ΔÁÁ%)!%)!%)!%)˝!%))J¸%)!˛%))J%)!%)%))J)J%))J)J%)!!ÁÁΔΔÁ%)!¸)J%)˛)JO%))J!9ŒJRJR%)Á!!%)!1åNsNs=ÔÑΔΔÁΔÑB^˜JRcsúcg9o{g9cVµNsJRRîZ÷^˜RîVµZ÷Ns1åΔÑ!5≠=ÔZ÷ckZF15≠F1F1Z÷NsVµVµ^˜VµVµRîNsRîVµZ÷Á%)•!!5≠JRBJRF1JRNsNs˝B)9Œ-k)J!Z÷VµNsZ÷cg9cg9kZkZg9g9^˜ccZ÷JR9Œ5≠F1Vµco{g9o{sú-kÑ!Á!o{wΩwΩkZF1Bg9˛sú{fiˇZ÷VµcckZ˛g9!kZckZc^˜Z÷RîRîZ÷cckZg9Z÷cZ÷VµVµ^˜Z÷^˜Z÷VµNsRîVµcZ÷Z÷Vµ=Ô5≠9Œ9Œ˝=ÔB=Ô˝F1˝B‘ c••Δ˝• ΔÁΔÁ!%)!)J!%)!%)¸!    %)!%)%)!)J!%)%)!˝%)˝!%)%))J%))J!%)ÁÁ˛Δ+%))J)J!)J%))J%))J%)%)F1F1=ÔΔÁ!%)%)!F1NsNsÁÑΔÁΔ cF1VµBNssúF1-k-k9Œ^˜c^˜JRRîVµ˛Z÷VVµZ÷NsNsF19ŒBc5≠1åg9cc=ÔJRVµZ÷cVµZ÷^˜Vµ^˜RîNs^˜Vµ)JΔ c!BRîBJRF1JRF1NsF1F1B9Œ9Œ-k!ÁNsZ÷BNskZg9kZo{súg9g9^˜cNs)JΔ)J-kJRNsVµo{kZsú{fic!%))J5≠Z÷súsúg9o{súo{kZ˛o{*wΩZ÷JRZ÷cg9ccg9g9cg9Z÷NsJRJRRîkZg9g9súo{kZsúkZg9Vµ^˜^˜Z÷^˜^˜Z÷^˜VµRîVµVµZ÷VµNs9Œ9Œ˛=Ô9ŒB=Ô˝BF1˛BF1»ÑΔΔ•Δ•˝Δ!!˛%)!)JÁ%)Á%)%)!!˚%))J¸%))J!)J˛%))J%))J%))J%)˛)J%)%)!!ÁΔ!%)%))J%))J)J%)9ŒJRJR-kÁ!!%)Á9ŒNsRî1å•ΔÁΔÑRîcNsRîo{Vµ-k1å=ÔB-k=Ô=ÔRîZ÷^˜VµZ÷VµJR9Œ%)-k=ÔNssúc=Ô-kJRo{o{NsVµRîZ÷cc^˜VµVµJRJR^˜Z÷)J cBB c!=ÔJRF1F1NsF1JRNsJRF1B9Œ)J!Á!9ŒZ÷JRVµVµ^˜c^˜VµZ÷RîZ÷Z÷%))J9Œ1å=ÔF1VµRîcg9súo{{fi9Œ!-kg9wΩ˛o{súwΩwΩ˛súg9RîkZVµc˛g9ckZcZ÷Ns=ÔJRZ÷kZsúo{kZ^˜^˜kZwΩkZo{¸cg9cc^˜c^˜RîVµVµZ÷Z÷JRB9Œ=Ô=ÔB=ÔF1=Ô˙BF1« cΔ•Δ˛•Δ•ΔÁ!!%)˝!%)%)˛!%)!!%)%)!%)!%)!!%)%)!%)!˘%))J˛%))J%))J%))J!!Á!!%)%))J%)F1JRF1Δ˝!R%)NsNsF1ΔÑΔ•ÑZ÷Z÷F1BZ÷g9-k1å5≠9ŒBJRJRRîJRZ÷F1Z÷o{o{Z÷Ns=Ô=ÔNs1åccB=Ô9ŒZ÷cZ÷^˜cVµZ÷cZ÷NsRîRîcNs9Œ cB c••ΔNsBJRJRNsJRF1BB=Ô5≠)J!Δ!Δ1å^˜^˜NsJR˛Z÷˛Vµg9=Ô9ŒRî˛c˝sú o{súwΩsú5≠1åco{súkZo{sú{fi˝sú.c^˜g9g9kZg9ccg9kZVµB5≠=ÔRîg9o{o{g9ccg9^˜co{^˜^˜súkZo{g9RîJRVµRîZ÷VµZ÷RîVµNsRîRîVµF1B9Œ˝=ÔB=ÔF1BB=ÔBBF1—ÑΔÁΔΔ•ΔÁΔΔ!!%)%)!!%)Á˝!%)!)J!˛%)!)J˚%)!)J%))J%))J%))J˚%))J)J%)˝)J%)!˛)J!5≠JRNs)JÁÁ%)!!=ÔNsNs1åÑΔΔ cJRZ÷BB=ÔkZJR=Ô1å=Ô9Œ=ÔJRZ÷^˜Z÷F1F1g9g9Z÷Rî^˜ckZo{9ŒJRkZRî9Œ9ŒVµRî^˜ccg9Z÷^˜Vµc^˜VµF1B cB cΔ1å)J9ŒNsF1NsRîNsJRNsBB9Œ-k%)•!)JNsRî%)o{JRJRRî^˜Z÷RîRîZ÷Z÷5≠g9g9kZsúsúkZsúkZsúo{wΩsúc=Ô=ÔZ÷kZo{o{wΩ{fisúsú{fisú^˜^˜.g9kZccg9kZg9cB-k5≠Rîg9kZg9g9cg9g9^˜g9cZ÷kZco{wΩg9Vµg9o{Z÷-k1åg9kZZ÷NsJRRîNsRîRîZ÷BNs=Ô˝BF1˛BF1˛B‚ cBB cB cB c c•Δ•ΔÁÁ!˛%)!%)%)!!Á˝%))J!˛%)!¸%)    !)J!%)%)!)J)J%))J˛%))J%))J%))J%))J%))J%)%)F1NsBÁ%)˛!%)NsF1NsΔ••Ñ)J^˜BNsF1Ns^˜B1å5≠5≠=ÔBJRNsVµNsZ÷Z÷Ns=Ô9ŒF1Ns)J^˜c=Ô9Œsúg9F1Z÷^˜cZ÷Vµ^˜Z÷VµVµRîZ÷F1JRVµ cBÑ-kF1F19ŒF1BNsJRNsJRJRBB1å)J%)BBΔF1F1^˜=Ô-kkZ^˜JR^˜VµRî^˜VµBF1-kBBNso{o{súwΩsú{fikZkZo{cVµckZsúsúwΩo{súsúkZ^˜c^˜kZ^˜cg9g9cNs)J-kRîsúo{g9g9c^˜Z÷ckZF1g9JRF1c˛Rî•5≠Á-kg9sú=Ô9Œ1åRîZ÷NsNsRîNsRîRîJRJRZ÷5≠B=Ô=ÔBBF1F1BB=ÔF1ÿ•Ñ˛ cB cBB cΔ•Δ•Δ•ΔΔÁÁ˛! %))J%))J%)!%))J%))J!)J˛%))J!)J˙%))J)J%)%))J˛%)˛)J%))J)J%)1åNsJR)J!˛%)!9ŒJRRî-kÑ••!^˜RîBRîJRJRNsNs5≠F19ŒF1F1˛NsL^˜o{cJRB=Ô^˜JR9ŒJRcNs9Œ{fisúc^˜Z÷cg9RîRîJRRîVµRîF1NsVµΔ!ÑJRVµRîNsNsBJRNsRîJRJRBF11å5≠%) c!!ÁBRîVµZ÷c)Jg9RîNsVµZ÷Vµ^˜-k^˜ˇcwΩkZo{wΩsúwΩsúwΩ˛o{&Z÷wΩ^˜o{wΩwΩ{fio{súwΩ^˜^˜g9ckZ^˜cg9kZVµF1)JF1kZsúg9g9cckZg9Vµ^˜NsVµc9Œ^˜Rî˛cNsRîRî=Ô)J-kRîNs1å9Œg9VµVµZ÷VµRîRîJR9ŒNsRî9ŒB=ÔBBF1BB=ÔBBÿ•ΔΔ˛•ÑΔÑΔÁ!ΔÁ˛Δ
  33586. •ΔΔ•ΔÁÁ!%)!)J˛%))J˛%))J!)J%))J˛%))J!%)%))J%)!¸%))J%)˛)J3%))J%)BJRBÁ%)!%)!!NsNsF1••B%)kZcF1=ÔBF1RîJRRîB=ÔNs9ŒBJRJRco{g9RîZ÷Z÷JRwΩVµ1å9ŒcZ÷1åcZ÷Vµ˝c|BJRF1JRJRF1NsVµ•B cZ÷g9VµNsRîBF1NsNsJRF1F1B5≠)J)JÑ!ΔJRVµNsRîVµcBo{^˜RîF1Z÷cJR5≠Z÷^˜Z÷súo{kZo{súsúwΩco{súkZg9kZsúo{wΩ{fisúsúo{súg9ccg9^˜cg9g9Vµ1å-k^˜kZccg9ckZc^˜RîVµRîRîkZJRZ÷RîZ÷F1c^˜JRZ÷^˜cRîRî)JVµcΔ5≠F1súcNsRîRîJR5≠BRîJR9Œ˛B=ÔF1˝BflΔ•Δ•Δ•ΔΔÁΔ!!%)!%)Á%)!ÁÁΔ•Á˛ΔÁÁ!%)˛)J!%)%))J!˛%)!)J%))J¸%)S)J%)-k%))J%))J!-k%))J!9ŒNsRî1åÁ!%)!!=ÔNsRî1åÑB1åg9súNsB9Œ5≠VµRîF1Z÷Z÷JRBJRJRNsRîo{kZg9cVµ9Œ9ŒsúJR5≠9Œo{o{F1VµcVµcg9cc^˜RîVµNsNsJRZ÷Δ c•=ÔkZVµNsZ÷NsF1JR˛Rî+NsB9Œ-k)J)J!B•9ŒJRNsB^˜^˜NsVµo{^˜cZ÷^˜g9-k9Œsúcg9kZwΩsúo{súsúo{kZsúZ÷wΩo{o{súwΩˇ˛kZ9súwΩo{^˜g9VµkZkZg9JR-k9Œo{g9g9kZo{RîNsZ÷cZ÷VµZ÷Rîsúg9RîRî^˜Z÷ckZg9cg9cZ÷g9kZNs!5≠5≠B!-kJR^˜Z÷VµJRBBNsRîF19Œ¸B=ÔBB”˛•Δ••ÑΔ•Δ!!Á!!%)!!Á%)!!Á!Á˚ΔÁ!!%))J)J˛%)!)J˝%) !%)%))J%)!%)%))J%)%))J!˛)JBNsB˝!@%)-kNsJRJR• c=ÔkZo{VµRî1åBg9^˜VµBNsVµcRîRîVµZ÷o{^˜RîRîZ÷VµVµ=ÔVµJR1åBsúo{RîVµZ÷^˜Vµ^˜g9cRîZ÷JRNsBRî-k•%)JRcVµRîRîNsB%)=Ô˛5≠-=Ô=Ô5≠)J-k!!!F1Z÷^˜Rî^˜cg9)J{fi^˜Ns^˜Z÷JRcNssúg9o{g9kZo{súwΩsúkZg9o{VµJRJRsúkZo{wΩg9cc˛súkZc^˜kZg9g9=Ô%)F1sú^˜kZZ÷RîkZkZF1co{JRVµRîwΩkZNs^˜kZ˛cZ÷^˜˛Z÷g9Z÷^˜c^˜9Œ9Œ1å5≠)JF1Nsg9VµRîRîNsJRRîNs=Ô9ŒF1=ÔF1=Ô˛B‡ ΔΔ••Δ•Δ•ÁÁ%)Á%)˛!%)!%)!%)!)J!˛%)Á!!˝Δ!Á˛%))J)J˛%))J˛%))J%))J%)-k%))J%))J%))J%))J5≠NsJR9ŒÁ!˛%)F1F1Rî-k!=Ôg9kZg9RîZ÷1åZ÷Z÷RîRîVµF1BJRZ÷NsckZ^˜Z÷c^˜^˜VµJR1åkZNsF1F1^˜Ns^˜^˜ccVµ^˜kZZ÷VµRîRîJRNsB-k=ÔJR^˜VµRîVµRîZ÷F1VµRîRîNsJR1å%)Á)J c!!•JRcsúwΩVµg9B^˜^˜Z÷JR=Ôc^˜Rîo{g9co{súkZsúsúg9cZ÷kZkZZ÷Z÷F1RîwΩwΩ^˜cg9wΩo{o{kZkZZ÷kZg9c9Œ5≠Z÷wΩcg9sú9Œ!g9kZg9kZF1Z÷Rîg9Z÷Z÷g9Z÷^˜c^˜Z÷cZ÷^˜˛g9
  33587. o{kZcg9o{c^˜^˜g9c^˜kZVµRî˝Ns    VµBB=ÔBB=ÔBB=Ô»˘•ΔÁ!!Á˚!%)Á%)!%)!%))J˝%)!ÁÁ˛Δ ÁÁ!!)J%)%)!%)%))J%))J˙%)i)J!)J%)BJRRîÁÁ!%)!1åF1NsB!JRkZRîkZNscRîB^˜VµNsRî^˜Z÷RîRîZ÷VµZ÷RîRîc^˜^˜NsF1-k=Ô{fic=ÔNsNsVµZ÷ccg9Z÷^˜^˜VµVµRîJRRîJRF1NsRî^˜Z÷Vµ^˜Z÷Z÷F1NsJRNsJRJRB9Œ)J5≠1åB!VµkZsúg9cF1F1^˜VµF1JRRîccF1RîcVµ˛sú
  33588. ckZ=ÔBBkZZ÷^˜VµVµ5≠˛c
  33589. g9wΩkZsúcsúVµco{c)JF1g9o{˛g9%^˜B)JkZo{c^˜NsRîVµVµ%)5≠BF1Vµ^˜^˜g9kZwΩsúwΩo{cZ÷RîB=ÔBcsú^˜RîVµNs^˜B˛Ns JRJR=ÔNs=ÔB=ÔB=ÔF1BB—Δ•Δ˝•ΔΔÁ%)%)!!%)%)!%)%)!%)!%)!˝%))J˛%))J%)%)ÁΔÁ˝Δ!%)˛)J%))J!)J%)!%))J%)%))J)J%)-kJRNs=ÔΔ˛!&)J9ŒNsRîÁBsúNssúVµ^˜B1åBJRZ÷RîRîcVµZ÷^˜Z÷VµZ÷Z÷^˜cg9=ÔJRNsJRF1wΩ{fiNsRîZ÷˛^˜=g9g9^˜VµZ÷Z÷VµVµZ÷RîRîco{^˜g9Vµ^˜Z÷^˜NsJRNsRîNsJRB5≠-k1åRî!!•!Nso{wΩsúcRîNscVµF1Ns^˜g9Z÷VµNs^˜RîRî^˜wΩo{NsRîRî)Jg9o{˝Z÷Vµ^˜g9c{fisúg9cg9Ns=Ô9ŒJRΔcsúcg9g9VµZ÷Bg9=Ô˛kZRîZ÷g9kZ^˜g9NsRîNsZ÷Z÷{fi{fiwΩwΩ{fisúo{cVµF19Œ1å1å%)BkZ˛VµRî=Ôc9ŒF1˛JR1åJR=Ô¸B=ÔÀÑΔ˚•Δ!ÁÁ!!Á˚!%)!˛%)!!%)%)!%)!)J˝%)ÁÁΔÁΔΔÁ%)%))J%))J!)J%)%)!˝%)!=ÔJRJR%)Á˛!$-kJRJR9Œ-kˇNsg9g9VµNs-k%)F1)J1åVµcVµZ÷VµRîVµZ÷cg9Z÷^˜F1JRg9kZRîF1Z÷súB˛Vµ^˜˛c^˜Z÷VµVµ˝Z÷!o{wΩwΩcVµZ÷VµcZ÷JRF1RîNsJRB=Ô5≠=ÔNsNsÑ!Vµ^˜ckZo{wΩZ÷Z÷^˜VµBNs˛c9RîVµcRîVµZ÷Nsg9Z÷=ÔVµRîg9g9c^˜^˜Rîcg9g9^˜ccg9VµZ÷Ns=Ô=Ô1å-kwΩ{fisú^˜kZ^˜cJRVµRîRîcg9JRRîJRF1F1JRVµ^˜kZkZsúwΩ{fi˛wΩsúwΩsúwΩ˛súo{súwΩwΩo{c^˜F1F1JRNsB^˜RîNsBB9ŒB=ÔB=ÔBBF1Œ
  33590. ΔÑΔ•Δ•Δ•ÁÁ%)˝! Á!!%)!%)!)J!%)!)J˚%)
  33591. !)J!%)%))J!%)ÁÁΔ˝Á%)%))J%))J˛%))J˛%)NsJR9ŒΔ˝!(=ÔNsB=Ô{fiVµVµcVµNsNs-k!1å5≠1å-k5≠9Œ=Ô%)Vµco{g9^˜RîBF1o{{ficVµF1RîF1RîVµZ÷Z÷g9˛c^˜Z÷Z÷VµVµg9kZkZ˛sú\Z÷^˜VµZ÷^˜RîF1RîNsNsF1F1=ÔBF1Rî9Œ%)súo{kZg9súkZ^˜Z÷VµJRNsg9c^˜c^˜^˜c^˜Z÷VµVµcVµNsJRkZo{g9g9cg9^˜g9súg9súcVµNsNsF19Œ=ÔÁ9ŒwΩ{fiwΩc=Ôg9^˜Z÷c^˜o{^˜kZZ÷F1BJRF1RîckZo{súˇˇ{fi{fiwΩ˝ˇwΩsúo{^˜JR-k-k!1åckZcZ÷B9ŒNsVµRî^˜VµB=ÔBF1=Ô¸B¿%)•Ñ•Ñ˛•ÁÁ˝!ÁÁˆ!%)!¸%)'!)J!%)!)J%)%)!!ÁÁΔÁÁ!Á%))J)J!)J%))J!9ŒNsJR!!Á%)!%)JRJR=ÔwΩVµRî˛Vµ JR=Ô%)%)5≠1å5≠5≠9ŒF1-k=Ô˛o{VµVµ9ŒBg9{fisúc˝VµRîVµZ÷Z÷˝cRîZ÷VµZ÷Z÷kZkZo{g9o{RîNsJRccVµ=ÔJRNsNsJR˝F1NsJR!RîwΩo{súsúo{^˜VµRîNsRî˛c˛^˜ Z÷^˜VµcRîo{Z÷^˜Z÷^˜kZkZ˛g9Lccsúo{o{{fikZ5≠Bg91å5≠•BVµRîco{B5≠g9^˜Vµg9cRîRîNsRîRîF1F1^˜co{súwΩo{o{wΩ{fiwΩˇwΩ^˜RîJRsú{fisúwΩo{Ns5≠9Œ9ŒkZ{fig9RîZ÷JRJRBRîg9^˜=Ô9Œ=ÔJR=Ô=ÔBB9ŒF1Δ )J!ΔÑΔ•Δ•Á!%)Á%)˛!%)!!%)!!¸%)!)J%))J¸%))J)J˝%))J)J%)!%)Á!Δ!˛Á%)%))J%))JF1JR=ÔΔÁ%)Á!9ŒJR9ŒsúRî^˜Rî^˜Z÷NsJR9Œ%)1å1å˛9Œ
  33592. VµF1=ÔsúkZo{VµVµB=ÔZ÷{fiwΩg9˛cg9Vµg9Z÷c^˜kZccVµZ÷Z÷^˜Vµ^˜g9˛sú
  33593. c^˜Bo{VµcBF1NsNsF1JRF1F1˛Ns=Ô%)˝súo{Vµ^˜RîRîVµg9g9cc^˜Z÷^˜Z÷NscVµo{kZc¸g9o{˛g9F^˜o{kZsúo{Ns1å^˜súo{JR9Œ=Ô=Ô^˜sú!Δ^˜o{^˜o{^˜F1F1RîNsBNsVµg9Z÷g9^˜Z÷VµRîRî^˜g9{fio{Z÷F1=Ô5≠ΔZ÷{fio{^˜=Ô-kÁ1å9Œ• csúVµVµJRRîRîZ÷^˜Z÷)JF1RîF1¸B◊ •)J%)•Ñ••ΔÁ!Á!˝Á!Á˙! %)%))J%)%)!%)%))J%)%)!)J˚%)T)J%))J)J!)J!%)!%)!)J%)%)1åF1F1)JΔ!Á%)-kJR=Ô^˜VµZ÷Z÷VµVµRî9Œ^˜)J1å5≠1å1å9ŒNs^˜9Œ^˜wΩo{VµRî9Œ9ŒVµg9súo{^˜g9cg9ccZ÷^˜cc^˜cVµVµ^˜Z÷Z÷^˜^˜g9o{súsúg9=ÔcZ÷cF1JRNs˛JRF1˛JRNsNs•!Ns˛o{    g9Z÷VµRîRîZ÷cc^˜^˜˛Z÷\VµNsVµZ÷^˜kZg9kZckZkZg9g9kZkZg9g9ckZsúo{Rî5≠VµwΩkZNs1å1å=ÔVµg9F19ŒRîkZNso{cg9g9JRBBZ÷^˜kZcg9cg9g9kZ^˜cc{fisúo{súVµ5≠5≠csúcF1BF19Œ1å)JΔÑF1Vµ9ŒRîVµ9ŒNsNsRî^˜=ÔNsBNs5≠=ÔB9ŒB≈ Ñ•%)%)ÑB c•ÁÁ!Δ˝!%)!!%)%)!%)!˛%)!˚%))J%))J%))J%))J˛%))J%)%)˝)J%)˛)J)%))J%)=ÔF1F1Δ!Á!!BF1F1Z÷^˜Z÷VµVµZ÷Rî9Œc-kB9Œ9ŒRîVµVµcRîwΩkZZ÷Vµ9Œ9ŒZ÷kZg9wΩ˛ckZcg9¸cg9˛Vµ^˜Z÷cc^˜kZwΩo{o{Rîccg9RîF1F1NsNs˝JRNsJRRî=Ô9ŒcRîZ÷^˜ccVµRîVµg9kZ^˜c^˜Z÷Z÷RîNscco{Vµcc¸kZg9˛kZg9˛kZRîBVµwΩg9JRB=ÔBVµg9NsZ÷VµsúcZ÷o{^˜^˜Vµ^˜^˜c^˜g9o{˛kZ*ckZg9g9cˇ{fiˇ{fisúc^˜{fiˇsúwΩ{fi{fio{g9kZRî=ÔF1RîRî1åNsZ÷JR=ÔZ÷NsVµNsVµF1NsF19Œ=ÔBB…
  33594. cÑÑ%)%)ÑB•Ñ•Ñ˛•
  33595. ÑΔΔÁÁ!!%)!%)!˛%)!%))J¸%)!˝%))J%)%)!˛%))J%)%)˛)J˛%)-kF1Ns)JÁÁ!Á-kJRF1VµZ÷Z÷^˜VµRîcJR9Œg95≠^˜=ÔZ÷ÁˇkZ˛g9'VµVµ=Ô5≠Z÷cZ÷^˜súZ÷cZ÷Z÷cg9c^˜cckZcVµZ÷Z÷Vµ^˜^˜cZ÷súsúwΩcVµRîVµZ÷NsF1JR˝Ns˛JRNsNs cBc˛^˜g9^˜Z÷Z÷ckZkZc˛^˜Z÷RîNscckZg9Vµ^˜˛kZ"g9kZkZo{g9g9kZg9kZo{Vµ5≠Z÷o{c=ÔBF1=ÔckZZ÷Z÷cg9^˜Ns^˜NsZ÷Z÷^˜^˜g9o{˛g9o{˛súg9g9cg9˛co{g9˛{fisúsúg9^˜Z÷VµRîJRBZ÷NsNsRî5≠BVµVµBF1VµJRRîJRVµJRF1BB=ÔB–Ñ c cÑ%)%)ΔΔ!ÁÁΔ•ΔΔÑΔ˛•    ΔΔ%)Á!%)%)!%)!˝%)!%))J!)J%)%)!)J%))J%))J%)%))J˝%)-k%)%)BJRF1ΔÁ˛!.9ŒBRîcZ÷^˜Z÷^˜Rî^˜=ÔBg9Nsg9Vµo{5≠)Jˇ^˜g9VµZ÷F15≠Rîg9Z÷^˜^˜cZ÷^˜cZ÷Z÷^˜cg9ckZVµ%)g9Z÷Rî¸^˜˛wΩVµ^˜c^˜Z÷BJR¸NsF1NsJRRî1å9Œ˛^˜kZ^˜cZ÷ckZkZ^˜c˛Z÷RîNs^˜g9cZ÷g9Vµco{kZg9o{kZo{kZo{˝kZ#c=ÔRîo{c-k5≠RîF1cVµg9Vµo{g9g9F1RîJRNsF1Z÷g9o{kZo{o{kZkZg9g9súo{wΩg9kZ˛c#g9^˜c{fi{fikZcVµ^˜Z÷Z÷RîF1B^˜NsRîJRNsJRBJRZ÷Ns=ÔF1RîVµBVµNsF1B=Ô=ÔB©•Ñ c cÑÁ%)ÁÁ¸!˝Á¸•ΔΔÁΔ!!%)%))J¸%))J!%)%))J˙%))J˛%))J˛%)%JRF11åΔ!Á!%)F1JR^˜Z÷^˜Vµ^˜Z÷^˜Rî5≠Rîg9co{kZˇF1ΔBcZ÷^˜Ns5≠F1g9Z÷^˜Z÷˛^˜ Z÷Z÷^˜^˜Z÷^˜^˜g9c-k1å9Œ¸^˜ Z÷RîkZ{fic^˜^˜Z÷cF1JRF1˚NsJRJRF1 cg9g9Z÷kZ˛^˜    ckZo{Z÷cZ÷^˜Z÷NsJR˛c^˜c^˜Rîg9kZg9g9˝kZsúkZco{g9B=ÔkZB-kB1åJRZ÷^˜VµNs˛Z÷^˜c=ÔF1RîZ÷Vµg9˛kZg9kZ˝g9kZo{sú˝cg9g9ccZ÷VµZ÷Z÷˛RîNsRîZ÷NsJRJRRîZ÷NsF1F1VµZ÷9Œ=ÔF1NsRîVµJRF1F19Œ=Ô=ÔŒ•Ñ•ÑÑ cÁ!!˛Á!Á!Á%)˝!.Á!ÁÁΔÁ•ÁΔÁ!!%))J%)%))J%)%))J)J%)%))J%))J%))J%))J%))J%))JÁ9ŒJRJR!ÁÁ!Δ=ÔJRZ÷Vµ˚^˜JR9ŒkZg9˛o{
  33596. ˇRî!)JZ÷^˜Z÷B9Œcg9^˜^˜c˝^˜ Z÷cZ÷Z÷^˜Z÷c=Ô1å5≠1åVµc˛^˜
  33597. Z÷^˜Z÷g9c^˜^˜cVµF1NsF1NsRî˝NsJRNs-kRîo{Z÷kZc^˜^˜ckZo{c^˜c^˜Z÷NsNsg9g9˝cg9cg9g9sú˛o{súwΩo{kZg9kZRî1åg9kZ1åNsJRÁkZcVµVµZ÷VµZ÷Z÷VµZ÷^˜F1cg9o{kZg9g9˛kZ g9g9kZkZg9g9o{g9cg9cg9˛c^˜cZ÷VµVµRî^˜Z÷^˜VµJRNsNsVµ^˜NsJRBRîZ÷Ns5≠F1JRRîZ÷F11åRî˛=ÔÕÑ˝•Ñ•˚Á!˝Á!!¸%)!ÁÁ•˛Δ-•ÁÁ%)%))J%))J!%)%))J%)!%)%)!)J%)%)!%)!%)F1B5≠ÁÁ!%)%)JRRîVµZ÷Z÷^˜Z÷^˜Z÷Z÷JR5≠súkZ˛o{
  33598. ˇ5≠1åF1cVµNs5≠Rîg9^˜Z÷cZ÷˛^˜Z÷^˜Z÷˛^˜
  33599. g9Ns5≠5≠1å9ŒNsg9^˜^˜Z÷Z÷^˜c˛Z÷^˜^˜F1F1NsJRRîJR˛NsJRJRF19Œˇg9cZ÷^˜Z÷cckZg9^˜^˜Z÷RîJRF1Z÷g9cc^˜˛g9o{g9súo{wΩo{˛sú8kZg9kZc%)^˜kZVµVµcVµRîkZJRZ÷Nsg9o{VµRîZ÷Z÷g9o{RîkZcsúo{g9ckZg9kZkZcg9g9^˜g9kZg9^˜kZkZsúg9cZ÷Z÷RîZ÷RîZ÷NsBc˛JRRî^˜^˜RîRîBRîVµNs=Ô1åNsRîVµRîÁF1=Ô=ÔB”•Ѹ•Δ!Á!Á!Á!Á!Á!!Á!%)˛!˛%)!Á!ΔΔÁΔΔÁ!!)J%))J%)˛)J+!)J%))J)J%)%)!5≠JRF1%)Á!ÁΔ1åVµVµ^˜Z÷^˜Rî^˜^˜Z÷^˜B5≠g9o{o{sú{fi{fi!-kRîcZ÷BF1kZc˛^˜cZ÷˛^˜Z÷g9^˜cF11å=ÔF1BZ÷=ÔZ÷Z÷cZ÷˝^˜Z÷RîZ÷VµRîBNsJR˝NsVµF1RîNs!•wΩo{cZ÷VµRîZ÷^˜g9g9c^˜cZ÷RîJRZ÷o{ccg9^˜g9súsú˛o{(wΩg9kZsúwΩo{kZo{o{5≠Rîsúg9o{{fi^˜g9g9RîZ÷^˜g9g9c^˜^˜Z÷ckZsúo{Z÷o{ckZsúo{g9kZckZ˛g9
  33600. kZg9g9o{wΩsúo{g9cRîZ÷˛RîZ÷Z÷NscVµJRRîBRîccNsZ÷BRîRîNsF19Œ=ÔRîF1Vµ%)9Œ˛=Ô´Ñ•Ñ˝•˜Á!Á%)¸!    %)!!%)%)!)J%)!Á˝ΔÁÁ˚%)˛)J¸%)F1B=Ô•!Á!ΔNs˛Z÷˛^˜/Z÷^˜RîZ÷5≠BckZo{{fikZ-k1å5≠^˜Z÷NsBRîg9^˜c^˜^˜Z÷c^˜Z÷Z÷cNs9Œ1åBF1g99ŒVµRîZ÷-k-kF1^˜^˜cZ÷c˝RîB˝JRRîNsNsJRNsNsBVµˇ^˜VµVµRîNsVµg9kZg9^˜o{Z÷JRF1^˜kZ¸csúwΩ˛sú:wΩkZkZsúwΩsúsúkZo{Rî9Œo{co{súNsVµcJR^˜g9^˜kZZ÷Z÷^˜Z÷NskZkZo{o{VµBwΩo{o{súkZcg9cg9g9kZo{wΩ{fi{fio{o{g9Z÷RîVµRî^˜Vµ^˜˛Z÷cJRF1JRF1JRg9Z÷Rî^˜BNsRîJRB5≠9Œ˛JR9Œ!=ÔBB•ÑÑ••ÑΔ˝Á!!Á!Á%)˛!%)!%)!%)!%)!!%)!%))J!)J%)!ÁÁ˛Δ4ÁÁ)J%))J%))J%))J%))J!1åF1JR%)ΔÁ!Δ9ŒVµ^˜VµZ÷^˜Z÷^˜c^˜o{Rî)JJRkZkZˇ=ÔJRB)JJRkZNsJRJRg9Z÷cZ÷c^˜c˛^˜cB%)RîF1cg9^˜cg9cZ÷5≠F19Œc^˜VµcRîJRF1˝JRcNsF1NsNsRîNsRîNsNsÑ)JˇZ÷Ns^˜JRNsVµg9g9kZcsúZ÷NsBZ÷g9g9cg9ccwΩ{fiwΩwΩsú{fikZo{súwΩo{wΩsúsúc=ÔkZsú^˜{fiB9Œo{JRRî^˜Rîc^˜^˜co{1åNsNsg9súˇsúc^˜csúo{o{cg9kZo{{fi{fiˇ{fiwΩkZo{cg9g9kZkZo{kZsúg9cVµ˛RîJRNsJRF1cZ÷Rî^˜JRNsVµF1B9Œ5≠=ÔF1JRRîΔB-kBÎ Ñ•ÑÑ••ΔÁ!ÁÁ!˛Á !ÁÁ!%)Á%)!%)Á!!%)%)!%)%)!%)!%)%)-k!!ÁÁΔÁΔ!!-k˝%)e)J!9ŒJR=ÔΔÁÁΔ%)NsZ÷RîZ÷Z÷c^˜^˜Z÷c{fikZΔ^˜o{wΩJR1å^˜BVµZ÷Z÷Rî=ÔZ÷ccZ÷^˜Z÷c^˜cZ÷cVµ-k=ÔkZ^˜súkZo{o{súsúBNs=ÔNskZc^˜cNsF1NsJRJRF1NsF1NsNsRîNsNsJRRî-ko{o{Bg9NsRîVµg9kZg9g9súVµJR=ÔZ÷kZc^˜g9˛cI{fiwΩwΩsú{fio{kZo{wΩo{súwΩsúg9Z÷JRwΩg9kZc1åwΩ5≠Rîg9Z÷cZ÷VµRîo{g9JRRîVµJRRîNssú{fiRîF1wΩo{o{g9kZkZg9c^˜kZkZ^˜cco{o{wΩwΩ{fi{fiwΩZ÷cVµNsRîJRZ÷Z÷F1F1B˛RîZ÷NsNsJRVµ9Œ9Œ5≠-kF1RîVµ•B%)9ŒŒѸ•Δ!ÁÁ!Á!Á˛!Á˝!)J!%)!%)!%)%))J˘%))J)J%)%)Á!ΔÁΔ!!)J)J%)%)F1JR)JÁ!ÁÁBcVµVµ˛Z÷˝^˜súg9ÁcBÁ5≠Bg95≠súZ÷Z÷=ÔRîg9c^˜c^˜Z÷˛^˜Z÷NsJR=Ôsúo{o{kZ˛o{sú^˜RîVµBVµÁ-kVµ^˜JRNsJR=ÔJRNsJR˝NsyRîNsRîJR c-k{fiVµBVµRî^˜kZg9g9o{o{VµNs=ÔVµg9g9^˜g9cg9^˜co{{fiwΩ{fisúkZo{súo{súwΩ{fiwΩc=Ô{fig9g9c1åg9F1JRo{cNs1åF1RîZ÷B1åRîg9o{súNs5≠-kF1c=ÔZ÷súkZkZ^˜^˜VµJRB9ŒJRZ÷g9co{súkZg9g9cZ÷cVµRîZ÷Z÷VµRî^˜cRîB=ÔRîVµZ÷RîJRJRNs=Ô5≠9Œ5≠1å=Ô9Œ-k9Œ-k1奞Ñ
  33601. •Ñ•ΔÁÁ!Á!Á!˛Á!Á˚!%)˛!%)!%)!˘%))J%))J)J%)˛!Á!%)Á5≠JRBΔ!˛Ác˛VµZ÷Z÷˛^˜g9g9sú^˜!Ns9Œ-k5≠Ns^˜NsVµcF1B^˜kZVµ˛^˜VµVµc^˜-kB=Ôcsúg9kZo{o{súo{sú^˜o{BRî-kBF1g9F15≠BF1BNs˛JR¸Ns Rî-kg9{fi1åVµZ÷kZkZg9cg9sú^˜NsBRîkZg9^˜cg9c^˜cc^˜sú{fi{fig9g9˛o{-súwΩsúsúF1c^˜cg9Rî-kVµF1g9cB)JF1g9kZcsú9ŒRîkZcRî5≠9Œ=Ô=ÔNs^˜súg9^˜RîNsF1=Ô=ÔJRVµ^˜g9g9˝kZsú{fikZ^˜VµZ÷NscZ÷Z÷RîNsZ÷kZNs=ÔF1˛VµBRî=ÔF1¸5≠F1˝5≠»˝•Δ•!Δ!Á!Á!ÁÁ!!Á!Á˛%)!%)˛!%)%)!˛%))J¸%))J˛%))J%)¸)J    %)%)BNs-kΔ!!ÑVµ˚Z÷ ccZ÷súg9g9kZÁ%)B-kB^˜kZRî^˜Z÷F1JRo{^˜^˜c^˜^˜súg9B9ŒF1c^˜sú˝o{súo{súkZsú^˜F1Vµsúˇo{B9Œ)J1å%)RîJRNsJR˝NsRîRîJRBˇ-kRîkZg9kZg9^˜kZsúZ÷Rî=ÔNskZkZ^˜˝c_^˜ccg9g9wΩg9^˜súo{kZsúwΩsúwΩc^˜cckZkZB-kVµo{g9Rî-kJRVµo{o{^˜JRΔBcNs)J=Ô5≠F1ckZg9Z÷RîF1BBNsVµ^˜ccsúkZsúwΩ{fiwΩˇo{Bc^˜VµNsZ÷^˜^˜cRîJRVµZ÷kZ9ŒJRVµRîRîJRRîB9Œ1å5≠1åB5≠F1%)9Œ9Œ5≠◊
  33602. •ÑÑ••ΔΔÁ!Á!˛Á%)ÁÁ!Á!Á%)Á˘!)J!!˛%))J%))J˛%)M)J%))J%))J%))J)J%)1åNsF1!Á!Ñ9ŒcZ÷VµZ÷Z÷VµRîc^˜^˜cVµ^˜VµVµÑRîRîF1kZg9RîcRîBcg9^˜Z÷^˜JRJR=Ô5≠kZ9ŒVµkZwΩ^˜o{g9kZwΩZ÷súkZo{o{Z÷Z÷súc9Œ)JNsBc9Œ9ŒNs˛JRNsJRNsNsJRNs•Δˇ9ŒRîo{cg9cZ÷^˜kZVµVµBF1ckZ˝c^˜^˜c^˜^˜RîNsg9RîJRg9kZkZsúo{súsú^˜kZ˛c#•)JsúckZo{BJRZ÷o{wΩ{fiJR9Œ^˜wΩo{%)5≠F1g9súcZ÷F1BBJRZ÷ckZg9cg9wΩsú˛{fiwΩˇZ÷Bg9c^˜RîZ÷Rî^˜g9^˜VµNsVµVµ^˜9Œ5≠NsJRRîF1VµB˛1å9Œ1å-k9ŒBÁ=Ô9Œƒ    •Ñ••Δ•!Á!Á˛!Á!Á˚! %)!!Á%)!%)Á%)!%)!˘%))J˝%)˝)J
  33603. !BJR=ÔÁÁΔÁZ÷Z÷^˜cVµc˛^˜+c^˜^˜sú^˜BNsRîNs^˜kZ^˜c^˜^˜JRRîkZc^˜^˜c{fiRîsúB-kZ÷súsúo{JR^˜csúg9F1g9súsúkZkZo{kZ˛Vµg9{fisúRîBNsF1NsJRNsJRNsNsZ÷1å1åˇÁg9cc^˜^˜ccZ÷Z÷=ÔBco{˛cg9˛cg9^˜VµZ÷g9RîRîNs^˜Vµg9g9súsúkZg9súcg9VµΔwΩc˛g99ŒZ÷kZ{fiwΩRîNs5≠9ŒNs!Nssúo{cRîNsBJRVµ^˜cg9g9kZg9sú{fiwΩ˝{fisúVµBg9kZcZ÷VµRîNscg9VµcJRZ÷Z÷cF1=Ô=Ô˝Ns JR1å5≠-k5≠1å1åBBΔ5≠JRœ c cB cÑÁÁ˛!Á!Δ!Á!ΔÁ˜!%)˛!%)%)!˝%)U)J)J%)!)J)J%))J)J%))J!1åF1F1)JÁÁ•BcRîc^˜Vµg9VµZ÷c^˜cVµwΩsúkZ5≠wΩZ÷kZo{F1g9cRîF1Z÷kZVµcZ÷wΩsúkZkZˇ1å^˜súg9Rî=Ô^˜RîsúJRRîg9o{kZccg9o{o{kZg9kZg9^˜BNsNsJRNsJRJR˛NsJRÑ^˜F1-kc˚^˜ Z÷BBZ÷kZ^˜ccg9c^˜^˜˛g9N^˜cVµVµZ÷^˜VµZ÷Z÷ckZsúRîo{cg9g95≠Nscg9g9cg95≠^˜ˇo{JRJR5≠=ÔF1=Ô5≠kZZ÷RîRîNsNsZ÷^˜g9cg9g9kZg9súwΩ{fiwΩ{fiwΩwΩg9JRZ÷ckZkZ^˜Z÷RîRîF1g9g9^˜Z÷RîNsZ÷Z÷Vµ9ŒB-k˛Ns F11å)J5≠1å1å5≠BF1-k-k)J÷˛B!ÑΔÁ˛Δ!Á˛! Á%)!ÁÁ!!%)!%)!%)!¸%)"!)J%))J%))J!%)%))J%))J)J%)%))J)J%)=ÔJRBÁÁ!%)Z÷VµVµ^˜g9VµcZ÷cZ÷˛^˜1csúVµ9ŒwΩg9kZ^˜Z÷o{Z÷RîF1g9^˜cNs1å=Ôg9súo{wΩF1Z÷wΩRîRî9ŒVµB^˜9ŒNsZ÷g9RîZ÷VµkZo{o{súg9kZkZg9JRJRNs˛JRNsJRRîRî)J)Jsú-k˛Z÷ ^˜cg9Z÷Z÷F1BVµo{^˜c^˜g9Z÷g9^˜o{o{kZg9c^˜Rî^˜c^˜Z÷kZ^˜NsZ÷Z÷Vµ˛cJR=Ôg9ckZ˛g9c)J-kRîBVµJRB1å)J^˜Z÷RîVµ^˜^˜g9g9kZg9o{g9kZco{sú˝{fi
  33604. súVµZ÷g9ckZg9kZRîVµNs˛RîsúcZ÷cJRVµ^˜^˜=Ô9Œ9ŒJRRîRîNs)J˛1å)J9Œ=ÔNs1å-k%)Ω¸Ñ
  33605. •Ñ•Ñѕѕ•ΔΔ˛Á%)˛!    %)!%)!%)!%)!)J!˚%))J%))J˙%)
  33606. )J)JF1F1-k•ÁΔJRRîJRVµc^˜˝Z÷8g9c^˜Z÷^˜Rî^˜ÁwΩ^˜^˜Vµo{^˜RîJRZ÷g9^˜=ÔBRîcco{kZsúB^˜Z÷Z÷=Ô9ŒF1F15≠JR=ÔZ÷NsF1JRRîVµkZo{o{g9súo{RîF1JRJRF1F1JR˛NsRî!Á{fi=ÔNso{g9kZo{g9Z÷^˜JR=ÔRîo{˚c^˜o{˛kZcc^˜cc^˜Ns9ŒBBF11å)JsúZ÷^˜^˜9Œ^˜cg9g9kZg9kZkZsúc9ŒsúkZ˛RîcVµVµZ÷c^˜c˝g9˛csúwΩ˛{fi)wΩsúckZZ÷o{co{kZZ÷VµVµNsRîNsNsZ÷g9cRîF1RîVµcB5≠9Œ5≠RîRî-k-k)J-k1å1å5≠F1F15≠1å1å≈Ñ•ΔÑΔΔÁÁ˛Δ•Δ¸•Δ•ΔÁÁ˛!˝%))J˙%))J%))J!)J˛%)˛)J%)5≠JRJRΔΔ•RîJRNsF1^˜^˜cVµcVµRîc^˜^˜Z÷Z÷RîZ÷)JkZ˛Vµ)^˜B9Œ5≠Rîg95≠F1Vµ^˜o{súo{cNsVµF1JR=Ô9Œ1å9ŒNs9Œ9Œ=ÔF15≠=ÔB^˜súo{súkZkZo{kZF1NsF1Ns˝JRNsVµ1åg9NsBsú^˜g9g9kZZ÷^˜JR=ÔNsg9g9c^˜˛cVµg9kZg9kZkZ^˜g9g9^˜g9VµRîF19ŒJRVµ)JVµc^˜g9Z÷5≠g9kZkZ˛g9o{wΩJR1åo{g9ckZ^˜^˜Z÷^˜Z÷cg9g9kZkZ˛g9ccsú{fi{fiwΩwΩ˛sú    wΩkZo{g9súwΩcRîVµNs˛RîBB^˜kZBVµNsZ÷Z÷F15≠9Œ1åVµRî-k˛1å5≠-k9ŒB9Œ9Œ5≠F1Δ!BBÑ•!Á!˙Á¸Δ••Ñ•˛Δ!!%)%))J¯%))J)J%)%))J˝%)=ÔRî5≠Δ cNsZ÷Z÷F1NsZ÷Z÷cZ÷^˜JRB˛cZ÷Z÷JRZ÷JRVµB^˜VµVµ=Ô9Œ=ÔNsJR)J1åkZ˛o{4súcNs=Ô5≠5≠1å9Œ5≠-kB1å1åNs1å5≠BNsg9kZo{o{g9kZsú^˜BNsNsF1F1JRNsNsRîNs)Jo{F1o{^˜g9g9kZccRîF1F1ckZg9˛^˜g9Nsc^˜cco{cg9˛c.Vµcg9g9cJRJR5≠{fikZsúsú9ŒRîg9Z÷Z÷o{kZo{{fig9=Ôcg9c^˜Vµ^˜Z÷^˜ccg9g9ckZckZc^˜cwΩ{fi{fiwΩwΩ˛sú(wΩsúo{o{wΩwΩ^˜NsZ÷VµVµRîRîJRNsF1F1^˜NsRîRîVµVµ1åB1å5≠F1Ns)J1å-k1å-k1å-kB5≠B1åJR–¸B•!Á!Á!!ÁÁ!Á!!Á!!ÁΔÁΔÁΔ•ΔÁ!!%)%))J˝%))J%)!%))J)J˛%)%)J)JJRF1ÁÑ9Œ^˜VµNsB^˜JR^˜c^˜c9ŒckZkZg9Vµ^˜BVµRîRîJRcZ÷BF15≠F1Ns=Ô=Ô˛o{Xsúsúc^˜cJR1å-k=Ô5≠1å1å-k-kF15≠1åF1BRîVµo{wΩsúcwΩ^˜1åJRNsJRF1JRNsNsRîRî5≠Z÷RîkZ^˜ccsúcg9^˜VµRîsúwΩsúwΩ{fisúo{VµZ÷cc^˜kZ^˜cVµ^˜o{JRF1Rî^˜cVµc-k^˜{fiwΩwΩˇ!sú{fiZ÷5≠súsú˝kZg9˝c^˜g9g9kZg9kZg9kZckZcco{ˇˇwΩsú˝wΩˇ˛wΩo{c˛Z÷˛Rî˛NsJRNsBJRg9Z÷JRZ÷Rî=Ô1å=Ô1åB5≠1å-k-k1å-k1åF1BF1=Ô1å=Ô’˝•Δ!Á!˝Á!ÁÁ!Á!Á!Á%)!%)!%)%)!!ÁΔΔ•ΔΔ˛!¸%)$)J%)%))J%)!5≠Ns9ŒΔΔRî^˜RîVµ=ÔVµ9Œ^˜^˜cZ÷ccg9g9^˜Z÷^˜BNsRîcJRVµVµF1˛BCZ÷1å^˜súkZkZsúg9VµJRJR9Œ5≠-k-k1åB1å5≠1å9Œ1åF15≠BF1RîJRNsZ÷g9BÁ9ŒRîF1BF1NsJRRîNsRî c cZ÷9ŒkZcckZc^˜Z÷F1F1kZ{fio{o{kZ^˜g9^˜RîJR=Ô=Ô˛^˜NsckZ^˜F1JRJRNs^˜cRî9ŒkZwΩsúˇRîF1kZˇ^˜Vµo{g9Vµg9˛c^˜Z÷^˜Z÷˛g9cg9c˛g9#cg9sú{fisúwΩwΩˇwΩwΩg9súg9g9kZcVµVµRîVµRîZ÷RîRîNsNsBJRBJR=ÔJR^˜VµZ÷F1˛1å5≠5≠1å-k˛1å-k5≠=ÔB5≠9ŒNs=ÔŒ
  33607. •Ñ••ÁÁ!!ÁÁ!˛Á!Á!Á˛!Á˝!¸%) !!Á!ΔÁΔÁÁ!%))J˛%)2)J%))JF1JR%)•1åkZZ÷cZ÷Ns9ŒVµRîZ÷^˜Z÷Z÷ckZc^˜cZ÷JR=ÔVµ^˜BRîRîBF1NsZ÷^˜JR-kkZwΩcVµVµNsB=Ô5≠5≠9Œ˝-k!=Ô1å=Ô1å5≠=ÔF1F1VµZ÷c9Œ9Œ1åRîJRF1JRJRNs˛Rî<5≠!!NsF1o{^˜cg9g9o{F19ŒVµo{kZZ÷Z÷^˜kZo{F1-k=ÔNso{cRîNsZ÷^˜Z÷ccJRB=ÔJRRîRî5≠{fisúwΩwΩRîVµwΩsúkZg9^˜ckZcg9c^˜^˜c^˜˝g9kZg9g9cc˝g9^˜g9ckZkZg9c^˜^˜˛Z÷^˜^˜Z÷˛VµRî˛NsJRJRNsNs=Ô=Ô9ŒRî^˜Z÷B5≠9Œ5≠5≠1å5≠˛1å)J5≠9Œ-kJR9Œ=ÔNs5≠Ÿ ••Ñ•Δ!ÁÁ!!Á!!¸ÁΔ˛!Á%)!˛%)!%)!)J!%)!˛%)7Á!ΔΔÁ!!)J!!5≠Ns=ÔÁ cg9VµZ÷cZ÷F1BRîVµRî^˜Rîg9cc^˜cZ÷VµRî9ŒRîRî9ŒRîF1VµVµRî^˜^˜Ns1å=ÔNsZ÷g9Z÷RîF1B˛5≠
  33608. )JΔ! c-k)J9Œ1å9Œ9ŒF1˛RîAcBZ÷súBJRJRF1F1NsNsJRRîRîÁZ÷RîRîZ÷Rîcg9Z÷Z÷=ÔF1cg9g9súsúwΩo{{fisúF1RîVµ^˜Z÷Z÷^˜cg9Nscc^˜RîVµ=ÔF19ŒNso{o{wΩkZBZ÷wΩsúZ÷g9kZ˛c
  33609. ^˜c